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:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 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
- A highly optimized single producer single consumer message queue C++ template☆286Aug 22, 2022Updated 3 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 IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆253Apr 22, 2025Updated 11 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Jul 4, 2021Updated 4 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 3 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- Proactor design pattern (C++, threads)☆20Apr 12, 2017Updated 8 years ago
- A low overhead nanosecond clock based on x86 TSC☆361Feb 12, 2025Updated last year
- support Multiple Producer and Multiple Consumer with lock-free queue☆18Jan 11, 2021Updated 5 years ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆170Feb 27, 2026Updated 3 weeks ago
- C++ Build Scripts☆13Jul 15, 2025Updated 8 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆239Oct 22, 2021Updated 4 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- An implementation of Seqlock in C++11☆239Jul 29, 2024Updated last year
- Capnproto Alternative RPC API☆16May 1, 2015Updated 10 years ago
- Lock-free ring buffer (MPSC)☆476Dec 16, 2019Updated 6 years ago
- Lightweight Shared Memory Communications and Marshalling☆14Feb 17, 2019Updated 7 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
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆238Oct 28, 2023Updated 2 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Jan 20, 2018Updated 8 years ago
- Ultra low latency messaging kernel☆157Sep 24, 2014Updated 11 years ago
- CTP auto trader☆22Jul 1, 2014Updated 11 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago