A lock-free malloc(3) implementation
☆20Jun 15, 2025Updated 9 months ago
Alternatives and similar repositories for lrmalloc
Users that are interested in lrmalloc are comparing it to the libraries listed below
Sorting:
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Non-Blocking Buddy System☆18May 19, 2023Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Recoverable lock-free allocator based on LRMalloc☆48Oct 23, 2020Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆39Jan 2, 2026Updated 2 months ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆50Mar 4, 2026Updated 2 weeks ago
- ☆17Oct 3, 2022Updated 3 years ago
- Library containing safer alternatives/wrappers for insecure C APIs.☆24Apr 2, 2025Updated 11 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- LLFree: Lock- and Log-free Allocator☆26Updated this week
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆21Mar 22, 2021Updated 4 years ago
- A work-in-progress C++20/23 header-only maths library for game development, embedded, kernel and general-purpose that works in constant c…☆25Dec 6, 2022Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆84Sep 3, 2022Updated 3 years ago
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Nov 28, 2025Updated 3 months ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Oct 18, 2018Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- ☆52Jun 15, 2022Updated 3 years ago
- Coroutine implementation for C++11☆18Apr 14, 2012Updated 13 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Dec 15, 2022Updated 3 years ago
- A sample PoC for container-aware exec events for osquery☆26Feb 15, 2024Updated 2 years ago
- ☆10May 12, 2023Updated 2 years ago
- The world's first Web-scale memory allocator☆111Jul 18, 2018Updated 7 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Oct 1, 2018Updated 7 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- C++11 compatible charconv☆31Updated this week
- ☆11Nov 13, 2020Updated 5 years ago
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- Partitioned Unit Memory Management☆16Nov 28, 2022Updated 3 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆12Jan 3, 2026Updated 2 months ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- An implementation of Seqlock in C++11☆238Jul 29, 2024Updated last year
- Parallel high performance C++ containers (set and map)☆16Feb 25, 2024Updated 2 years ago
- Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyc…☆13Apr 5, 2023Updated 2 years ago