ch_stl
C++ Standard Library
An experimental C++ Standard Library project with daily updates and manual resource management.
Colby Hall's C++ Standard Library
11 stars
2 watching
0 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stlab/libraries | A repository of C++ libraries and tools for concurrency and parallel programming | 663 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 37 |
samchon/tstl | A TypeScript implementation of the C++ Standard Template Library | 604 |
kaisenamin/c_std | Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs. | 1,166 |
rurban/ctl | A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 664 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 312 |
onqtam/rcrl | An interactive C++ compiler and runtime environment for rapid development and live coding | 413 |
maniacbug/standardcplusplus | Standard C++ library adapted for use with the Arduino platform | 596 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 494 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
philip-trettner/cpp-std-fwd | A collection of forward declarations for C++ standard library classes to reduce compilation times and improve code organization | 72 |
glouw/ctl | A fast compiling, type-safe template library for C99/C11 | 1,088 |
ocornut/str | A lightweight C++ string type with an optional local buffer. | 249 |
caseycarter/cmcstl2 | An implementation of C++ ranges with support for the One Ranges Proposal | 223 |