itlib
C++ library collection
A collection of small single-header C++ libraries extending the standard library
A collection of std-like single-header C++ libraries
157 stars
9 watching
13 forks
Language: C++
last commit: about 2 months ago
Linked from 2 awesome lists
collectioncppflat-mapstatic-vector
Related projects:
Repository | Description | Stars |
---|---|---|
yui0/slibs | A collection of single-file libraries for various C/C++ tasks and functionalities. | 117 |
prideout/single_file_libs | A curated list of portable, easy-to-integrate single-file C/C++ libraries with minimal dependencies for various purposes. | 5 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
vurtun/lib | A collection of single header libraries providing basic functionality for C/C++ development, including networking, multithreading, compression, and JSON parsing. | 1,272 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,998 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,557 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 600 |
ibob/picobench | A microbenchmarking library for C++ | 211 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
eigenbom/utils | Provides reusable data structures and utilities for C++11 applications. | 22 |
afrodave/kj | A collection of small, stb-inspired libraries for common tasks in C/C++ programming | 17 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 500 |
ibdknox/crate | An implementation of an HTML templating library in ClojureScript | 220 |
tcbrindle/flux | A C++20 library for sequence-oriented programming and data pipeline creation | 526 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |