A lock-free malloc(3) implementation
☆20Jun 15, 2025Updated 8 months ago
Alternatives and similar repositories for lrmalloc
Users that are interested in lrmalloc are comparing it to the libraries listed below
Sorting:
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- A blend of the compact and sparse hash table implementations.☆15Aug 20, 2021Updated 4 years ago
- A reusable, extensible, and efficient C++ implementation of the Foster B-tree data structure☆15Jun 26, 2019Updated 6 years ago
- C23 grammar for parser generators☆14Jul 7, 2025Updated 7 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 3 months ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- RLU resizable hash-table☆17Aug 24, 2015Updated 10 years 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 collection of software bug types and articles showcasing the hunt for and exploitation of them.☆20Mar 2, 2021Updated 4 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Mar 22, 2021Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆44Jun 1, 2024Updated last year
- A simple to use, single header, tag_invoke utility for C++11.☆16Nov 27, 2022Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- Shared memory allocator☆21Jun 27, 2016Updated 9 years ago
- Recoverable lock-free allocator based on LRMalloc☆48Oct 23, 2020Updated 5 years ago
- Wult stands for "Wake Up Latency Tracer", and this is a project that provides tools for measuring C-state latency in Linux.☆28Feb 5, 2026Updated 3 weeks ago
- Non-Blocking Buddy System☆18May 19, 2023Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Sep 3, 2022Updated 3 years ago
- LLFree: Lock- and Log-free Allocator☆26Feb 13, 2026Updated 2 weeks 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
- A template for a cross-platform C++20 project including CMake, unit-testing with Catch, cross-platform CI with Travis-CI/Github Actions a…☆21Apr 29, 2022Updated 3 years ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 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
- Popular hash table implementation benchmarks☆27Jul 12, 2017Updated 8 years ago
- ☆29May 1, 2025Updated 10 months ago
- Allocation benchmarks☆31Jul 6, 2016Updated 9 years ago
- Code and results for our paper "Analyzing Vectorized Hash Tables Across CPU Architectures" @ VLDB '23.☆28Feb 2, 2024Updated 2 years ago
- Container Traits for Modern C++☆29Oct 11, 2020Updated 5 years ago
- An implementation of Split-Ordered List Extensible Hashtable in C☆41Mar 17, 2011Updated 14 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- ☆37Apr 16, 2023Updated 2 years ago
- A project to recreate the B compiler for the PDP-11 as authentically as possible☆34Apr 25, 2019Updated 6 years ago
- C++11 compatible charconv☆31Feb 11, 2026Updated 2 weeks ago
- Automatically exported from code.google.com/p/libhhash☆32Dec 6, 2015Updated 10 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 last month
- light ifconfig☆14Apr 13, 2019Updated 6 years ago
- Boost Site Documentation☆11Feb 20, 2026Updated last week
- Tree-like pretty formatter for Zig☆39Mar 6, 2025Updated 11 months ago