maxlucuta / semi-static-conditionsLinks
Branch Optimisation for High-frequency Trading
☆57Updated last year
Alternatives and similar repositories for semi-static-conditions
Users that are interested in semi-static-conditions are comparing it to the libraries listed below
Sorting:
- STL-compliant stable vector container☆30Updated 6 years ago
- Lightweight structured concurrency for C++20☆125Updated 2 weeks ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated last week
- c++ wrapper around libpapi☆69Updated 7 years ago
- A simple coroutine-based reactor library☆48Updated last year
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆102Updated 9 months ago
- fixpp - A modern C++ FIX library☆83Updated 8 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆58Updated 6 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆103Updated 9 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆175Updated last year
- Tool for measuring jitter in user-level code due to system☆37Updated 4 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆153Updated last year
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆167Updated 2 weeks ago
- Very fast lock-free queue (thread safe)☆121Updated 4 months ago
- Yet another HFT framework☆42Updated 2 months ago
- A minimalist, low-latency, HFT CME MDP3.0 C++ market data feed handler and pcap file reader (MDP 3.0)☆47Updated 7 months ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆63Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- Fast bounded MPMC and SPSC queues for C++20☆31Updated 6 months ago
- Reference documents for low latency programming☆61Updated 7 months ago
- ☆144Updated this week
- Lock-free atomic_shared_ptr implementations☆42Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- An implementation of Seqlock in C++11☆210Updated 10 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆121Updated last year
- C++20 [Minimal] Static Perfect Hash library☆209Updated last month