Naruil / SSMallocLinks
A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability
☆68Updated 12 years ago
Alternatives and similar repositories for SSMalloc
Users that are interested in SSMalloc are comparing it to the libraries listed below
Sorting:
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- ☆17Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- QSBR and EBR library☆135Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year
- C++ interface to CPU affinity management☆31Updated 7 years ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆182Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆18Updated 5 years ago