ricleite / lrmallocLinks
A lock-free malloc(3) implementation
☆20Updated 7 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
- 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.☆43Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- ☆22Updated 8 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Library for lock-free locks☆84Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- ☆45Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆63Updated 3 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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago