scotts / streamflow
Lock-free multithreaded memory allocation
☆106Updated 8 years ago
Alternatives and similar repositories for streamflow:
Users that are interested in streamflow are comparing it to the libraries listed below
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆97Updated 6 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- LLVM-jitted bitmaps☆26Updated 4 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- bit & sketches data structures☆60Updated 6 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
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- High-performance multicore-scalable data structures and benchmarks☆139Updated 5 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆176Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A small DFA for under 16 states☆51Updated 6 years ago
- Benchmark program for ForestDB, Couchstore, LevelDB, RocksDB, and WiredTiger☆33Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 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
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago