paulbeerkens / cme_Ilink3_simulatorLinks
A simple CME exchange simulator using the ilink 3 protocol.
☆13Updated 5 years ago
Alternatives and similar repositories for cme_Ilink3_simulator
Users that are interested in cme_Ilink3_simulator are comparing it to the libraries listed below
Sorting:
- fixpp - A modern C++ FIX library☆87Updated last year
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆48Updated last year
- erfvicap is a packet capture tool for network adapters from Solarflare☆66Updated 2 years ago
- C++ implementation of the FIX Simple Binary Encoding☆55Updated 3 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆118Updated last year
- Fast integer to string and string to integer conversion functions☆23Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- STL-compliant stable vector container☆31Updated 7 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A blazingly fast™ single producer multiple consumer broadcast queue☆15Updated 9 months ago
- Tool for measuring jitter in user-level code due to system☆42Updated 4 years ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Updated last year
- A high performance map.☆103Updated 5 years ago
- A FAST (FIX Adapted for STreaming) encoder/decoder☆235Updated 4 months ago
- High-throughput / low-latency C++ application framework☆70Updated 3 years ago
- Composable tools for automating latency measurement and reporting☆26Updated last year
- C++ low-latency in-memory order book☆92Updated 12 years ago
- ☆15Updated 5 years ago
- A simple coroutine-based reactor library☆49Updated 2 months ago
- A collection of non-blocking(polling) network libs for Linux, also support solarflare APIs(Tcpdirect/Efvi)☆243Updated 7 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC