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☆294Aug 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
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆265Jul 27, 2026Updated 3 weeks ago
- A low overhead nanosecond clock based on x86 TSC☆370Feb 12, 2025Updated last year
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,561Mar 8, 2024Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆131Aug 27, 2024Updated last year
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆47Dec 15, 2021Updated 4 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆1,024Feb 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
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- CN-CppUserGroup-2019-1,lock-free queue demo☆95Aug 13, 2020Updated 6 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 14 years ago
- ☆13Jul 15, 2026Updated last month
- C++ embedded memory database☆16Nov 3, 2022Updated 3 years ago
- 无锁链表vs加锁链表(性能对比)☆37Oct 12, 2018Updated 7 years ago
- A benchmark framework for concurrent queue implementations☆301Apr 4, 2020Updated 6 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,278Jan 4, 2024Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆224Sep 25, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,224Mar 14, 2026Updated 5 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Trading Application Foundations☆47Feb 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☆246Jul 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.☆189Jan 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 2 months ago
- 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
- 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.
- BATS Global Markets Wireshark Dissectors☆14Apr 2, 2019Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 6 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☆250Oct 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