mymrin / fast_codec
C++ encoder and decoder for FIX/FAST protocol (http://www.fixtradingcommunity.org/pg/structure/tech-specs/fast-protocol) without compression operators.
☆9Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for fast_codec
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Fast integer to string and string to integer conversion functions☆20Updated last year
- A CPP implementation of the LMAX disruptor for single producers☆25Updated 10 years ago
- C++ client to connect to bitmex - https://www.bitmex.com/☆11Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A simple CME exchange simulator using the ilink 3 protocol.☆12Updated 4 years ago
- C++17 lock-free data structure library☆15Updated 5 years ago
- Trading Application Foundations☆37Updated 3 years ago
- C++ Binance Futures SDK.☆19Updated 3 years ago
- C++ port of LMAX disruptor☆19Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- fixpp - A modern C++ FIX library☆80Updated last month
- Simple FIX and FAST protocol implementation☆13Updated 9 years ago
- ☆34Updated 4 years ago
- C++ implementation of the FIX Simple Binary Encoding☆43Updated 2 weeks ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- high-performance-thread-pool☆13Updated 6 years ago
- Toy fats log for Meeting C++ 2016☆29Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years 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…☆44Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Ported version of the JS library WebSockets-Callback to C++ using Boost and Beast☆12Updated 5 years ago
- Tick-to-trade latency benchmark sources☆15Updated 7 years ago
- Memory mapped logger☆20Updated 9 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 8 years ago
- Working basic prototype of variadic template based logging☆36Updated 8 years ago