r-lyeh-archived / ltallocLinks
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆168Updated 6 years ago
Alternatives and similar repositories for ltalloc
Users that are interested in ltalloc are comparing it to the libraries listed below
Sorting:
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 2 months ago
- Fast integer to ascii / integer to string conversion☆236Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- C++ string formatting library☆46Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 2 months ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- Header-only library providing unicode aware string support for C++☆109Updated 6 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Flat containers for C++☆59Updated 3 months ago
- ☆49Updated 8 years ago