Naruil / SSMallocLinks
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
Sorting:
- Our open source benchmarks and code samples☆192Updated last month
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- QSBR and EBR library☆124Updated 5 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆140Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆17Updated 11 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Updated 9 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Quick and dirty TSC access for benchmarking☆32Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago