OleksandrKvl / sbeppLinks
C++ implementation of the FIX Simple Binary Encoding
☆50Updated 2 weeks ago
Alternatives and similar repositories for sbepp
Users that are interested in sbepp are comparing it to the libraries listed below
Sorting:
- fixpp - A modern C++ FIX library☆85Updated 10 months ago
- A disruptor thread-synchronisation data structure for C++11.☆133Updated 2 years ago
- Fast integer to string and string to integer conversion functions☆23Updated last year
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- A simple coroutine-based reactor library☆47Updated last month
- A simple CME exchange simulator using the ilink 3 protocol.☆13Updated 5 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆194Updated last year
- The Reactive C++ Toolbox is an open source library of C++20 components designed for efficient, asynchronous network applications on the L…☆22Updated last week
- C++17 inplace_string implementation☆97Updated 7 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 5 years ago
- An implementation of Seqlock in C++11☆221Updated last year
- Toy fats log for Meeting C++ 2016☆32Updated 8 years ago
- STL-compliant stable vector container☆30Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- erfvicap is a packet capture tool for network adapters from Solarflare☆63Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆109Updated 11 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- Memory mapped logger☆20Updated 10 years ago
- Branch Optimisation for High-frequency Trading☆57Updated last year
- A simple replacement for std::unordered_map☆51Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 4 years ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆173Updated 3 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…☆42Updated last week
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- generic stack-based container☆107Updated 7 years ago