ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆19Updated 2 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"☆16Updated 10 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- Benchmarks for our memory allocator☆69Updated last year
- For details, see the blog post:☆32Updated last year
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- performance counters in C++☆22Updated last week
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 5 months ago
- ☆21Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆30Updated 2 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- benchmarking positional population count☆15Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 8 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago