DolevAdas / Jiffy
☆44Updated 4 years ago
Alternatives and similar repositories for Jiffy:
Users that are interested in Jiffy are comparing it to the libraries listed below
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- A simple replacement for std::unordered_map☆48Updated 8 months ago
- Library for lock-free locks☆77Updated last year
- Concurrent Deferred Reference Counting☆159Updated last year
- Effective Memory Reclamation☆55Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- Test if AVX vector loads and stores are atomic☆29Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- ☆127Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- ☆20Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- C++ framework for rapid server development☆77Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆60Updated last month
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Comprehensive benchmarks of C++ maps☆308Updated 2 years ago
- The Berkeley Container Library☆124Updated last year
- QSBR and EBR library☆119Updated 5 years ago
- An implementation of Seqlock in C++11☆208Updated 8 months ago