rukkal / static-stlLinks
A static reimplementation of the C++ STL (no dynamic memory allocations).
☆109Updated 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 template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Lightweight C++ task system☆81Updated 8 years ago
- Simple, compact, endian-safe and header-only serialization/deserialization for C++☆95Updated 4 years ago
- C++ string formatting library☆45Updated 5 years ago
- ☆49Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Live memory allocation tracing header only library using ImGui☆86Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Single-header libraries from the Magnum engine☆120Updated 4 months ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- C++11 header only networking library built on enet (udp)☆73Updated 9 years ago
- small delegate implementation☆85Updated 8 years ago
- Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.☆92Updated 4 years ago
- Tiny (as in minimal) implementation of some core STL functionality☆246Updated last year
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆93Updated 3 months ago
- Fork of Bitsquid's Header Hero tool☆43Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆206Updated last year
- cross-platform filewatcher library for c/c++☆100Updated 4 years ago
- Repository for my C++Now 2016 sessions.☆42Updated 9 years ago
- Flat containers for C++☆59Updated 2 months ago