ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆19Updated last month
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 comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- 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
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- performance counters in C++☆22Updated last month
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- benchmarking positional population count☆15Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years 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
- The Fancy Named Parameters Library☆33Updated 2 months ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆20Updated 4 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆108Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago