facebookarchive / Rseq
Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations
☆36Updated 6 years ago
Alternatives and similar repositories for Rseq:
Users that are interested in Rseq are comparing it to the libraries listed below
- A small DFA for under 16 states☆51Updated 6 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
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Compact tries for fixed-width keys☆25Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- I-cache line packing and branch misprediction measuring tool☆17Updated 8 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- RWMutex for sharing of multicore machines.☆17Updated 5 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- Artifact for PPoPP'18☆18Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- Crit-bit tree (trie) library☆32Updated 10 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 6 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Simple out-of-process invoker☆18Updated 8 months ago
- Multiplication using AVX512 and AVX512IFMA instructions