fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆494Updated last year
Alternatives and similar repositories for disruptor--
Users that are interested in disruptor-- are comparing it to the libraries listed below
Sorting:
- Port of LMAX Disruptor to C++☆445Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆235Updated 3 months ago
- A C++ implementation of the FAST protocol.☆241Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆388Updated 3 years ago
- C++ integer-to-string conversion benchmark☆341Updated 9 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆501Updated 2 years ago
- A low overhead nanosecond clock based on x86 TSC☆344Updated 9 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆243Updated 6 months ago
- Ultra low latency messaging kernel☆157Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated 2 weeks ago
- A disruptor thread-synchronisation data structure for C++11.☆140Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆389Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆747Updated 5 years ago
- An implementation of Seqlock in C++11☆228Updated last year
- C++ library for executors☆513Updated 9 years ago
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 9 months ago
- 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 …☆297Updated last year
- ☆34Updated 9 years ago
- Mordor is a high performance I/O library based on fibers.☆349Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- A ZooKeeper client for C++.☆157Updated 2 years ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- Experimental C++11 version of sparsehash☆293Updated 3 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago