mjansson / rpmalloc-benchmark
Benchmarks for our memory allocator
☆63Updated last year
Alternatives and similar repositories for rpmalloc-benchmark:
Users that are interested in rpmalloc-benchmark are comparing it to the libraries listed below
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- Effective Memory Reclamation☆54Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Code for benchmarking of mutexes to accompany a blog post of mine.☆28Updated 5 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 3 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ☆21Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆97Updated last month
- Volatile Persistent Memory Allocator☆25Updated 2 years ago
- A special smart pointer to exchange data between threads☆37Updated 5 years ago