maurodelazeri / bitmexcppLinks
C++ client to connect to bitmex - https://www.bitmex.com/
☆11Updated 6 years ago
Alternatives and similar repositories for bitmexcpp
Users that are interested in bitmexcpp are comparing it to the libraries listed below
Sorting:
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ Binance Futures SDK.☆22Updated 4 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- ☆39Updated 5 years ago
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- Fast integer to string and string to integer conversion functions☆23Updated last year
- C++ implementation of the FIX Simple Binary Encoding☆50Updated 2 weeks ago
- Tick-to-trade latency benchmark sources☆17Updated 7 years ago
- C++ port of LMAX disruptor☆21Updated 7 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A c++ matching engine with limit order book☆36Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆49Updated 10 months ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆51Updated 4 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆109Updated 11 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆63Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- High-throughput / low-latency C++ application framework☆68Updated 3 years ago
- a C++ wrapper of TA-lib☆13Updated 9 years ago
- A multithreaded order matching engine in C++11 using FIX for order entry for Linux/Windows☆11Updated 6 years ago
- c++, low-latency in-porcess communication via mmap☆49Updated 6 years ago
- Ultra low latency messaging kernel☆156Updated 10 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching