pramalhe / 2PLSFLinks
Two-Phase Locking with Starvation-Freedom
☆23Updated 2 years ago
Alternatives and similar repositories for 2PLSF
Users that are interested in 2PLSF are comparing it to the libraries listed below
Sorting:
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Dynamic runtime inlining with LLVM☆64Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- a 64-bit histogram / quantile sketch☆59Updated 9 months ago
- Backtrace.io's resilient log record framing format☆40Updated 3 years ago
- Runtime Assembler for C++☆13Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Shuffle-based predicate matcher and all-round branch free swiss army chainsaw☆17Updated 7 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Various tricks for dealing with bits☆22Updated 6 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- ☆31Updated 2 weeks ago
- Branchless UTF-8 decoder☆35Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Assorted notes☆84Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- ☆42Updated 2 years ago
- Integer Map Data Structure☆131Updated 2 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago