Deaod / spsc_queueLinks
A fast, concurrent, bounded, single producer, single consumer queue
☆41Updated 8 months ago
Alternatives and similar repositories for spsc_queue
Users that are interested in spsc_queue are comparing it to the libraries listed below
Sorting:
- SPSC Queue☆16Updated last month
- A library for events and fibers☆36Updated 4 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago
- ☆61Updated 8 months ago
- Smart Garbage Collection Library for C++☆219Updated 2 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Declarative task execution library based on work contracts☆17Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- An implementation of Seqlock in C++11☆215Updated 11 months ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- An open addressing linear probing hash table, tuned for delete heavy workloads☆207Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- Simple, reliable & efficient distributed task queue for C++17☆98Updated 6 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- FlameGraphs in Your App☆33Updated 6 months ago
- Very fast lock-free queue (thread safe)☆153Updated 6 months ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated 2 weeks ago
- C++20 Static Branch library☆60Updated last month
- Zoo library☆125Updated 3 weeks ago
- Benchmarks for our memory allocator☆67Updated last year
- Concurrent Hash Table☆29Updated this week
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- Key/Value NoSQL database that utilize LSM trees☆40Updated this week
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated 3 weeks ago