Naruil / SSMalloc
A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability
☆67Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for SSMalloc
- Cross-platform atomic operations and lock algorithm library☆95Updated 6 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Our open source benchmarks and code samples☆188Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Lock-free multithreaded memory allocation☆104Updated 7 years 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
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- QSBR and EBR library☆115Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Quick and dirty TSC access for benchmarking☆30Updated 8 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- ☆43Updated 3 years ago