ricleite / lrmalloc
A lock-free malloc(3) implementation
☆19Updated last year
Alternatives and similar repositories for lrmalloc:
Users that are interested in lrmalloc are comparing it to the libraries listed below
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Benchmarks for our memory allocator☆63Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- benchmarking positional population count☆14Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- The Fancy Named Parameters Library☆31Updated last week
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- unrolled skip list library for C☆21Updated 5 years ago
- Portable Runtime System☆24Updated 8 years ago
- Compile-time Hash Map for C++☆15Updated 2 years ago
- C++20 SIMD Within A Register library☆30Updated last week
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆44Updated 10 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago