mit-pdos / perflock
RWMutex for sharing of multicore machines.
☆17Updated 5 years ago
Alternatives and similar repositories for perflock
Users that are interested in perflock are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- ☆11Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆26Updated 8 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆24Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- LLVM-jitted bitmaps☆27Updated 5 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
- RLU resizable hash-table☆17Updated 9 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- EWAH Compressed Bitmaps☆25Updated 4 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
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- 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)☆52Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- ☆12Updated 3 years ago
- A SQL-to-native-code compiler based on LLVM☆48Updated 9 years ago
- Embedded DB Benchmark Framework☆60Updated 4 years ago
- Heterogeneous memory mapper (hmmap)☆10Updated 4 years ago
- Key-Value Store for Non-Volatile Memories uDepot☆46Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 6 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago