facebookarchive / Rseq
Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations
☆33Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Rseq
- LLVM-jitted bitmaps☆27Updated 4 years ago
- A small DFA for under 16 states☆52Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 2 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Fast time calls from user space.☆11Updated 8 years ago
- Compact tries for fixed-width keys☆26Updated 6 years ago
- Simple out-of-process invoker☆18Updated 5 months ago
- RWMutex for sharing of multicore machines.☆16Updated 5 years ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- This is the public release of the ffwd delegation system, and associated benchmarks from the SOSP'17 paper.☆78Updated 6 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆19Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆15Updated 10 years ago
- A threaded, continuations-based I/O event library for manycore NUMA machines☆71Updated 3 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- ☆12Updated last year
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Programatically obtain information about the pages backing a given memory region☆73Updated 3 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- A distributed key-value cache with builtin materialized views.☆27Updated 10 years ago