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 collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 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 month
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆165Updated 2 weeks ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 10 months ago
- Simple, flexible and modular assertion macro.☆226Updated 11 months ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ Reflection using clang☆276Updated last year
- Header-only library providing unicode aware string support for C++☆107Updated 2 weeks 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
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Debug heap useful for tracking down memory errors.☆183Updated 9 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 9 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated 11 months ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago