fastly / uslab
Lock-free slab allocator / freelist.
☆65Updated 9 years ago
Alternatives and similar repositories for uslab:
Users that are interested in uslab are comparing it to the libraries listed below
- Concurrent trie-hash map library☆91Updated last year
- qp tries and crit-bit tries☆119Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- ☆24Updated 10 years ago
- QSBR and EBR library☆119Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆45Updated 2 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- CLHT is a very fast and scalable (lock-based and lock-free) concurrent hash table with cache-line sized buckets.☆158Updated 3 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- This is a mirror of github.com/percona/PerconaFT that is kept here for legacy purposes.☆94Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Library for Restartable Sequences☆68Updated last month
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Sphinx is a fast in-memory key-value store, compatible with Memcached.☆32Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 9 months ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 7 years ago
- testing latencies of various linux thread synchronization primitives☆18Updated 8 years ago