fsaintjacques / disruptor--
disruptor concurency pattern in c++
☆481Updated last year
Alternatives and similar repositories for disruptor--:
Users that are interested in disruptor-- are comparing it to the libraries listed below
- Port of LMAX Disruptor to C++☆419Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆260Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆228Updated last week
- A C++ implementation of the FAST protocol.☆228Updated 2 years ago
- C++ library for executors☆500Updated 8 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆389Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆494Updated last year
- C++ integer-to-string conversion benchmark☆340Updated last month
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A ZooKeeper client for C++.☆153Updated 2 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆323Updated 2 months ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated 11 months ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆225Updated 2 months ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆428Updated last month
- 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 6 months ago
- C++ Kafka Client Library using Boost Asio☆75Updated 7 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- Boost.asio based Redis-client library.☆323Updated 3 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆963Updated last year
- A low overhead nanosecond clock based on x86 TSC☆315Updated last month
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆736Updated 5 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆374Updated 4 years ago
- Low Latency C++11 Logging Library☆731Updated last year
- An implementation of Seqlock in C++11☆209Updated 7 months ago
- High performance C++11 thread pool☆573Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆203Updated last year
- A benchmark framework for concurrent queue implementations☆289Updated 4 years ago