r-lyeh-archived / ltalloc
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆166Updated 5 years ago
Alternatives and similar repositories for ltalloc:
Users that are interested in ltalloc are comparing it to the libraries listed below
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A library for C++ reflection and introspection☆199Updated 7 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…☆153Updated last week
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 9 months ago
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- C++ Reflection using clang☆276Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆225Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆90Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated last week
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- High performance multithreading toolkit for C++17☆46Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated 2 weeks ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆229Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- ☆48Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆173Updated 2 months ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- Non bloated asynchronous logger☆222Updated last year