rukkal / static-stlLinks
A static reimplementation of the C++ STL (no dynamic memory allocations).
☆103Updated 5 years ago
Alternatives and similar repositories for static-stl
Users that are interested in static-stl are comparing it to the libraries listed below
Sorting:
- Fast delegates implementation☆56Updated 3 years ago
- C++ string formatting library☆45Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Live memory allocation tracing header only library using ImGui☆85Updated 9 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆91Updated 2 months ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆93Updated 4 years ago
- Lightweight C++ task system☆81Updated 7 years ago
- ☆49Updated 7 years ago
- Experimental config library for C++☆143Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- small delegate implementation☆85Updated 8 years ago
- Flat containers for C++☆59Updated 2 weeks ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Debug heap useful for tracking down memory errors.☆185Updated 9 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- [HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.☆62Updated last year
- Single-header libraries from the Magnum engine☆119Updated 3 months ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago