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☆69Jul 18, 2020Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆86Oct 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☆127Jul 4, 2021Updated 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 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆264Updated this week
- A low overhead nanosecond clock based on x86 TSC☆371Feb 12, 2025Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,554Mar 8, 2024Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆130Aug 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
- ☆19Mar 3, 2019Updated 7 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,021Feb 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☆12May 17, 2018Updated 8 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 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 14 years ago
- ☆13Jul 15, 2026Updated 2 weeks 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☆300Apr 4, 2020Updated 6 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,270Jan 4, 2024Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆222Sep 25, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,218Mar 14, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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 8 years ago
- An implementation of Seqlock in C++11☆247Jul 29, 2024Updated 2 years ago
- A single header c++ websocket client/server lib for linux☆189Jul 5, 2023Updated 3 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆188Jan 13, 2020Updated 6 years ago
- Source generated binary protocol c style packed structs☆14Dec 9, 2023Updated 2 years ago
- C++ Build Scripts☆13Jun 18, 2026Updated last month
- erfvicap is a packet capture tool for network adapters from Solarflare☆71Mar 6, 2023Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆158May 26, 2023Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 2019Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Nov 23, 2017Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆248Oct 22, 2021Updated 4 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
- C++ Binance Futures SDK.☆25Jun 3, 2021Updated 5 years ago
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆33May 24, 2019Updated 7 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago