fsaintjacques / disruptor--
disruptor concurency pattern in c++
☆469Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for disruptor--
- Port of LMAX Disruptor to C++☆361Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- A highly optimized single producer single consumer message queue C++ template☆250Updated 2 years ago
- C++ library for executors☆494Updated 8 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- C++ integer-to-string conversion benchmark☆340Updated 2 years ago
- A C++ implementation of the FAST protocol.☆219Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆224Updated 3 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 6 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆318Updated 8 months ago
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 7 months ago
- An implementation of Seqlock in C++11☆189Updated 3 months ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- A low overhead nanosecond clock based on x86 TSC☆287Updated 2 years ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆411Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Modern, asynchronous, and wicked fast C++11 client for Redis☆387Updated 2 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆913Updated 10 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆730Updated 4 years ago
- A C++ Rate limiter implementation.☆54Updated 9 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆219Updated this week
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆212Updated 5 months ago
- Boost.asio based Redis-client library.☆321Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago