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☆79Updated 9 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Our open source benchmarks and code samples☆190Updated last week
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Collection of Agner Fog Software☆38Updated 7 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 10 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆132Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- ☆17Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago