scotts / streamflow
Lock-free multithreaded memory allocation
☆104Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for streamflow
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 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
- bit & sketches data structures☆60Updated 6 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- High-performance dictionary coding☆103Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Iterator library.☆79Updated 4 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- High-performance multicore-scalable data structures and benchmarks