Naruil / SSMalloc
A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability
☆68Updated 11 years ago
Alternatives and similar repositories for SSMalloc:
Users that are interested in SSMalloc are comparing it to the libraries listed below
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆78Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Our open source benchmarks and code samples☆188Updated 4 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆38Updated 8 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Collection of Agner Fog Software☆38Updated 6 years ago
- QSBR and EBR library☆117Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Quick and dirty TSC access for benchmarking☆30Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- c++ wrapper around libpapi☆50Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- ☆15Updated 10 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year