r-lyeh-archived / ltallocLinks
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆167Updated 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☆135Updated 4 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…☆155Updated 4 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Policy Based C++ Allocator Library☆123Updated last week
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Debug heap useful for tracking down memory errors.☆185Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆140Updated 3 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 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
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago