DolevAdas / Jiffy
☆43Updated 4 years ago
Alternatives and similar repositories for Jiffy:
Users that are interested in Jiffy are comparing it to the libraries listed below
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Effective Memory Reclamation☆54Updated 5 years ago
- Library for lock-free locks☆77Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Concurrent Deferred Reference Counting☆158Updated last year
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆20Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 2 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆152Updated last year
- C++ framework for rapid server development☆77Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆154Updated 11 months ago
- An implementation of Seqlock in C++11☆206Updated 7 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆290Updated 7 months ago
- QSBR and EBR library☆118Updated 5 years ago
- Hiactor is a distributed C++ actor framework.☆108Updated 8 months ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- ☆127Updated 2 years ago