r-lyeh-archived / ltallocLinks
LightweighT Almost Lock-Less Oriented for C++ programs memory allocator
☆170Updated 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☆134Updated 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…☆165Updated last week
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆95Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- C++ string formatting library☆47Updated 5 years ago
- C++98 library that encapsulates memory-mapped-files for POSIX or Windows☆91Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- Flat containers for C++☆59Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last week
- Lightweight C++ task system☆82Updated 8 years ago
- ☆50Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A work in progress minimal C++ static reflection API and codegen tool.☆261Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆235Updated 10 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago