ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆20Updated 6 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"☆17Updated 11 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆41Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 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
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last year
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- ☆111Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆139Updated last month
- A simple replacement for std::unordered_map☆50Updated last year
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- QSBR and EBR library☆133Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- benchmarking positional population count☆16Updated 2 months ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Updated 9 months ago
- portability macros for compiler and hardware micro operations☆36Updated last year