fsaintjacques / disruptor--Links
disruptor concurency pattern in c++
☆491Updated 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++☆442Updated 3 years ago
- A highly optimized single producer single consumer message queue C++ template☆273Updated 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 6 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆235Updated last month
- A C++ implementation of the FAST protocol.☆237Updated 2 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆240Updated 4 months ago
- A low overhead nanosecond clock based on x86 TSC☆341Updated 7 months ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆497Updated last year
- ☆31Updated 9 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆386Updated 5 years ago
- C++ library for executors☆511Updated 8 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Modern, asynchronous, and wicked fast C++11 client for Redis☆387Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆982Updated last year
- A CPP implementation of the LMAX disruptor for single producers☆26Updated 10 years ago
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Concurrent data structures in C++☆1,436Updated 4 years ago
- Modern open source C++ FIX framework featuring complete schema customisation, high performance and fast development.☆446Updated last month
- C++ language binding library integrating ZeroMQ with Boost Asio☆332Updated 7 months ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆742Updated 5 years 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 …☆298Updated last year
- A STL allocator that mmaps files☆251Updated 4 years ago
- A collection of shared memory containers for high performance server☆237Updated 3 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago