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
- 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.☆43Updated last year
- performance counters in C++☆23Updated last month
- For details, see the blog post:☆35Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Library for lock-free locks☆83Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆37Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- benchmarking positional population count☆17Updated 3 months ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- ☆25Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ☆22Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- A collection of SIMD optimized general purpose hash functions☆48Updated 10 years ago
- A C11 implementation of D. Vyukov MPSC queue☆33Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆26Updated last year