r-lyeh-archived / ltalloc
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆166Updated 6 years ago
Alternatives and similar repositories for ltalloc:
Users that are interested in ltalloc are comparing it to the libraries listed below
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 10 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 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…☆154Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- C++ Reflection using clang☆276Updated last year
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆48Updated 7 years ago
- Header-only library providing unicode aware string support for C++☆108Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Simple, flexible and modular assertion macro.☆227Updated last year