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
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Library for lock-free locks☆84Updated 2 years ago
- performance counters in C++☆23Updated this week
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- benchmarking positional population count☆17Updated 3 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Effective Memory Reclamation☆63Updated 6 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 10 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- For details, see the blog post:☆35Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Updated 3 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 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
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- ☆25Updated 5 years ago