SaneCppLibraries
System utilities
A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations.
Sane C++ Libraries
520 stars
8 watching
12 forks
Language: C++
last commit: 8 days 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,557 |
cegui/cegui | A C++ library for creating cross-platform graphical user interfaces for games and rendering applications | 466 |
mattiasgustavsson/libs | A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,676 |
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 | 36 |
sago007/platformfolders | A C++ library to abstract platform-specific directory paths | 179 |
boostorg/compute | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,562 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
yhirose/cpp-unicodelib | A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters | 100 |
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++ | 96 |
jtv/libpqxx | The official C++ client API to the PostgreSQL database management system. | 1,035 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |