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
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Our open source benchmarks and code samples☆189Updated last week
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- QSBR and EBR library☆118Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- Quick and dirty TSC access for benchmarking☆30Updated 8 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆123Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Programatically obtain information about the pages backing a given memory region☆74Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- ☆17Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago