rlu-sync / rlu-rhtLinks
RLU resizable hash-table
☆17Updated 9 years ago
Alternatives and similar repositories for rlu-rht
Users that are interested in rlu-rht are comparing it to the libraries listed below
Sorting:
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- I-cache line packing and branch misprediction measuring tool☆18Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 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
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A small DFA for under 16 states☆51Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Multiplication using AVX512 and AVX512IFMA instructions☆23Updated 9 years ago
- LOCKIN is a locking library with various lock algorithms implemented in header files for ease of use☆10Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Lightweight performance and debugging tools☆17Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Fast time calls from user space.☆11Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- A distributed key-value cache with builtin materialized views.☆26Updated 10 years ago
- code for examining determinism of performance counters☆21Updated 4 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
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- RWMutex for sharing of multicore machines.☆17Updated 6 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 3 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Updated 11 years ago