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)☆61Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Effective Memory Reclamation☆58Updated 5 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Library for lock-free locks☆82Updated 2 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- Concurrent Deferred Reference Counting☆166Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆135Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆227Updated 3 years ago
- performance counters in C++☆22Updated this week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 weeks ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago