rukkal / static-stlLinks
A static reimplementation of the C++ STL (no dynamic memory allocations).
☆102Updated 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:
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- C++ string formatting library☆44Updated 5 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 11 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆93Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Simple, flexible and modular assertion macro.☆226Updated last year
- forward declarations for C++ std headers☆73Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆90Updated 3 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆207Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆63Updated 7 years ago
- small delegate implementation☆85Updated 8 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 2 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 3 weeks ago
- rocket - Fast single header signal/slots library for C++☆201Updated 9 months ago
- Live memory allocation tracing header only library using ImGui☆85Updated 9 years ago
- Flat containers for C++☆59Updated 2 years ago
- Lightweight C++ task system☆80Updated 7 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago