A highly optimized single producer single consumer message queue C++ template
☆285Aug 22, 2022Updated 3 years ago
Alternatives and similar repositories for SPSC_Queue
Users that are interested in SPSC_Queue are comparing it to the libraries listed below
Sorting:
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,168Jan 4, 2024Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 10 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆989Feb 13, 2025Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- A single header c++ websocket client/server lib for linux☆188Jul 5, 2023Updated 2 years ago
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated last week
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Feb 13, 2026Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- Fast C++ IPC using shared memory☆627Aug 15, 2022Updated 3 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- A high performance C++ log library, producing structured binary logs☆778Feb 20, 2026Updated last week
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- A Tcp/Ip stack implementation on top of Solarflare ef_vi, and a C++ headers only framework for tcp multiplexing client/server.☆33Nov 19, 2021Updated 4 years ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,494Jun 25, 2025Updated 8 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,330Mar 4, 2024Updated last year
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆16Jan 13, 2026Updated last month
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Dec 27, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- c/c++ log benchmark☆31Feb 21, 2025Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- Port of LMAX Disruptor to C++☆461Aug 2, 2022Updated 3 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,014Feb 25, 2024Updated 2 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆24Sep 25, 2023Updated 2 years ago
- disruptor concurency pattern in c++☆498Jan 31, 2024Updated 2 years ago
- Event Dispatcher and callback list for C++☆1,639Dec 8, 2024Updated last year