MengRao / WFMPMCView external linksLinks
A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC
☆119Nov 4, 2018Updated 7 years ago
Alternatives and similar repositories for WFMPMC
Users that are interested in WFMPMC are comparing it to the libraries listed below
Sorting:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆67Jul 18, 2020Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Oct 18, 2018Updated 7 years ago
- A highly optimized single producer single consumer message queue C++ template☆284Aug 22, 2022Updated 3 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Jul 4, 2021Updated 4 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
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆252Apr 22, 2025Updated 9 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆44Dec 15, 2021Updated 4 years ago
- ☆12Nov 16, 2025Updated 2 months ago
- A low overhead nanosecond clock based on x86 TSC☆356Feb 12, 2025Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆125Aug 27, 2024Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,477Mar 8, 2024Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- ☆19Mar 3, 2019Updated 6 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆985Feb 13, 2025Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Aug 13, 2020Updated 5 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Apr 27, 2018Updated 7 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,169Jan 4, 2024Updated 2 years ago
- C++ Build Scripts☆13Jul 15, 2025Updated 7 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,153Feb 2, 2026Updated last week
- RPC framework☆13May 17, 2018Updated 7 years ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆150May 26, 2023Updated 2 years ago
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 2019Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆70Mar 6, 2023Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆37Oct 12, 2018Updated 7 years ago
- C++ embedded memory database☆16Nov 3, 2022Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆297Apr 4, 2020Updated 5 years ago
- A collection of resources on wait-free and lock-free programming☆2,011Feb 25, 2024Updated last year
- A single header c++ websocket client/server lib for linux☆188Jul 5, 2023Updated 2 years ago
- An implementation of Seqlock in C++11☆236Jul 29, 2024Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆32May 24, 2019Updated 6 years ago
- Fast and memory efficient c++ flat hash table/map/set☆684Jan 18, 2026Updated 3 weeks ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week