dsirotkin256 / matching-cpp
Order matching engine
☆10Updated 3 years ago
Alternatives and similar repositories for matching-cpp:
Users that are interested in matching-cpp are comparing it to the libraries listed below
- A simple coroutine-based reactor library☆48Updated 9 months ago
- ☆10Updated 2 years ago
- STL-compliant stable vector container☆26Updated 6 years ago
- Basic exchange simulator☆7Updated last year
- BitMEX API for C++☆8Updated 4 years ago
- C++ implementation of the FIX Simple Binary Encoding☆46Updated 3 weeks ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- Memory mapped logger☆20Updated 9 years ago
- Tick-to-trade latency benchmark sources☆16Updated 7 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- FIX library generated with C++ PreProcessor to be used in latency sensitive context.☆28Updated 2 weeks ago
- Order Book implementation in C++20 (Concepts & Co-Routines)☆25Updated 8 months ago
- fixpp - A modern C++ FIX library☆84Updated 4 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Source generated binary protocol c style packed structs☆13Updated last year
- Fast integer to string and string to integer conversion functions☆21Updated last year
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆41Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- c++ wrapper around libpapi☆50Updated 7 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆23Updated 4 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 4 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- ☆10Updated 4 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Reference documents for low latency programming☆58Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Playing with C++17 and performance☆13Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago