r-lyeh-archived / ltalloc
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆165Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for ltalloc
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- A small C++ library to handle hashed strings serving as identifiers.☆184Updated 4 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆257Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 3 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 weeks ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 5 months ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆397Updated 2 weeks ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆88Updated last year
- A C++ micro-benchmarking framework☆94Updated 5 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- A high performance C++ playground library☆47Updated 8 years ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- Library of flat vector-like based associative containers☆75Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Debug heap useful for tracking down memory errors.☆181Updated 9 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago