andersc / fastqueueLinks
SPSC Queue
☆16Updated 2 months ago
Alternatives and similar repositories for fastqueue
Users that are interested in fastqueue are comparing it to the libraries listed below
Sorting:
- A fast, concurrent, bounded, single producer, single consumer queue☆41Updated 9 months ago
- Yet another blazingly fast SPSC queue.☆12Updated 2 months ago
- Very fast lock-free queue (thread safe)☆160Updated 2 weeks ago
- A fast binary search that tries to be branchless☆101Updated last year
- Header only C++23 structured logging library using logfmt☆71Updated 4 months ago
- Basic Implemention of LMAX Disruptor < 200 LOC☆24Updated last year
- Smart Garbage Collection Library for C++☆220Updated 3 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆240Updated 7 months ago
- c++ library for binary fuse filters, including a sharded filter☆90Updated 6 months ago
- Fast bounded MPMC and SPSC queues for C++20☆36Updated 8 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- ☆88Updated 3 months ago
- FlameGraphs in Your App☆33Updated 7 months ago
- A library for events and fibers☆37Updated 4 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆177Updated 4 months ago
- An easy-to-use and fast library for task-based parallelism, utilizing coroutines.☆327Updated 10 months ago
- ☆43Updated 4 months ago
- ☆30Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆64Updated 8 months ago
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆80Updated 2 months ago
- Lightweight structured concurrency for C++20☆132Updated 2 weeks ago
- Declarative task execution library based on work contracts☆17Updated 2 months ago
- Integer Map Data Structure☆131Updated 2 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆448Updated 2 months ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.☆148Updated last month
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- A simple coroutine-based reactor library☆47Updated last week
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆84Updated last week
- An implementation of Seqlock in C++11☆219Updated last year