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
Alternatives and similar repositories for WFMPMC
Users that are interested in WFMPMC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A highly optimized single producer single consumer message queue C++ template☆293Aug 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
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆259Mar 26, 2026Updated last month
- A low overhead nanosecond clock based on x86 TSC☆365Feb 12, 2025Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,509Mar 8, 2024Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆127Aug 27, 2024Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆46Dec 15, 2021Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 6 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,010Feb 13, 2025Updated last year
- 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 8 years ago
- RPC framework☆13May 17, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- CN-CppUserGroup-2019-1,lock-free queue demo☆95Aug 13, 2020Updated 5 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- ☆13Nov 16, 2025Updated 5 months ago
- C++ embedded memory database☆16Nov 3, 2022Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Oct 12, 2018Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆299Apr 4, 2020Updated 6 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,210Jan 4, 2024Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,186Mar 14, 2026Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆217Sep 25, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Trading Application Foundations☆46Feb 6, 2021Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Jan 13, 2020Updated 6 years ago
- A single header c++ websocket client/server lib for linux☆189Jul 5, 2023Updated 2 years ago
- An implementation of Seqlock in C++11☆243Jul 29, 2024Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- C++ Binance Futures SDK.☆25Jun 3, 2021Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- C++ Build Scripts☆13Updated this week
- A disruptor thread-synchronisation data structure for C++11.☆154May 26, 2023Updated 2 years ago
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 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
- Tool for measuring jitter in user-level code due to system☆45Jan 7, 2021Updated 5 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- My C++ port of the .NET DateTime struct☆14Jul 28, 2015Updated 10 years ago