DolevAdas / JiffyLinks
☆44Updated 4 years ago
Alternatives and similar repositories for Jiffy
Users that are interested in Jiffy are comparing it to the libraries listed below
Sorting:
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Concurrent Deferred Reference Counting☆172Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++20 Static Branch library☆88Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- For details, see the blog post:☆34Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Test if AVX vector loads and stores are atomic☆35Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A more Pragmatic Implementation of the Lock-free, Ordered, Linked List☆17Updated 4 years ago
- ☆128Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆174Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆46Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago