SaneCppLibraries
Platform Abstraction Library
A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux.
Sane C++ Libraries
526 stars
8 watching
12 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
asynccpplinuxmacosnetworkingno-dependenciesplatform-abstraction-layerprogrammingself-containedwindows
Related projects:
Repository | Description | Stars |
---|---|---|
alairion/not-enough-standards | A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,598 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 471 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
biojppm/c4core | A library of low-level C++ utilities designed to provide efficient and platform-agnostic solutions for various software development tasks. | 115 |
malamanteau/handycpp | A collection of utility functions to simplify C++17 development | 13 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 37 |
sago007/platformfolders | A C++ library to abstract platform-specific directory paths | 180 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 102 |
cpgf/cpgf | A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 99 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,049 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |