A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support
☆85Oct 18, 2018Updated 7 years ago
Alternatives and similar repositories for MPSC_Queue
Users that are interested in MPSC_Queue are comparing it to the libraries listed below
Sorting:
- 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
- A highly optimized single producer single consumer message queue C++ template☆285Aug 22, 2022Updated 3 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 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
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 2 years ago
- C++ Build Scripts☆13Jul 15, 2025Updated 7 months ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Dec 15, 2019Updated 6 years ago
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆213Sep 25, 2023Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Jul 15, 2025Updated 7 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- Ultra low latency messaging kernel☆157Sep 24, 2014Updated 11 years ago
- CTP auto trader☆22Jul 1, 2014Updated 11 years ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆236Oct 22, 2021Updated 4 years ago
- An application for comparing two binary files☆11Feb 22, 2019Updated 7 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,476Mar 8, 2024Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆234Oct 28, 2023Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Jan 20, 2018Updated 8 years ago
- Depth C++ library☆10Nov 15, 2018Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆11Apr 24, 2023Updated 2 years ago
- C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compress…☆10Oct 31, 2016Updated 9 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- Porting liburing/io_uring to C++26 std::execution (stdexec)☆15Feb 5, 2026Updated 3 weeks ago
- A ZooKeeper client for C++.☆157Dec 9, 2022Updated 3 years ago
- String map implementation through Fast Succinct Trie☆23Jul 9, 2021Updated 4 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆989Feb 13, 2025Updated last year