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 last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Effective Memory Reclamation☆62Updated 5 years ago
- Concurrent Deferred Reference Counting☆169Updated last year
- A simple replacement for std::unordered_map☆50Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆229Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- ☆128Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆68Updated last week
- C++20 Static Branch library☆68Updated 5 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- An implementation of Seqlock in C++11☆227Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆139Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- C++14 cache friendly B-heap priority queue☆109Updated last month
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- For details, see the blog post:☆34Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆210Updated 2 years ago