fastly / uslabLinks
Lock-free slab allocator / freelist.
☆66Updated 9 years ago
Alternatives and similar repositories for uslab
Users that are interested in uslab are comparing it to the libraries listed below
Sorting:
- Concurrent trie-hash map library☆92Updated last year
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- qp tries and crit-bit tries☆120Updated 3 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆26Updated 8 years ago
- ☆24Updated 10 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 compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆98Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- fixed-length integer trim☆34Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 3 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- Fast 64 bit evolved hash.☆33Updated 8 years ago
- The HAT-trie, written in C, as described in my PhD thesis.☆20Updated 8 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Embedded storage benchmarking tool☆139Updated 3 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago