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
158 stars
9 watching
13 forks
Language: C++
last commit: 4 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. | 118 |
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 | 919 |
vurtun/lib | A collection of single header libraries providing basic functionality for C/C++ development, including networking, multithreading, compression, and JSON parsing. | 1,276 |
cpp-netlib/cpp-netlib | A collection of network-related routines and implementations for cross-platform networking | 1,997 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,598 |
gingerbill/gb | A collection of small, high-quality libraries providing basic functionality for C and C++ development | 605 |
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 | 18 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
ibdknox/crate | An implementation of an HTML templating library in ClojureScript | 220 |
tcbrindle/flux | A C++20 library for working with sequences of data | 542 |
cpp-netlib/uri | A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) | 140 |