tudinfse / FFQ
FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)
☆31Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for FFQ
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- ☆45Updated 7 years ago
- Effective Memory Reclamation☆50Updated 4 years ago
- ☆43Updated 3 years ago
- ☆25Updated 11 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- For details, see the blog post:☆31Updated 11 months ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆36Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated 2 months ago
- c++ wrapper around libpapi☆49Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 4 years ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- Benchmarks for our memory allocator☆61Updated last year
- ☆58Updated 3 years ago