DolevAdas / JiffyLinks
☆45Updated 5 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
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Concurrent Deferred Reference Counting☆174Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ☆128Updated 2 years ago
- An implementation of Seqlock in C++11☆234Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- C++20 Static Branch library☆96Updated 7 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- C++ framework for rapid server development☆76Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- ☆17Updated 5 years ago
- performance counters in C++☆23Updated 3 weeks ago
- ☆113Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- ☆22Updated 2 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆175Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Updated 2 years ago