maxlucuta / semi-static-conditions
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
- Lightweight structured concurrency for C++20☆117Updated 3 weeks ago
- STL-compliant stable vector container☆28Updated 6 years ago
- c++ wrapper around libpapi☆66Updated 7 years ago
- C++ implementation of the FIX Simple Binary Encoding☆48Updated 3 months ago
- Tool for measuring jitter in user-level code due to system☆35Updated 4 years ago
- A simple coroutine-based reactor library☆48Updated 11 months ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆164Updated last week
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆168Updated last year
- Reference documents for low latency programming☆59Updated 5 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆98Updated 7 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆60Updated last month
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Very fast lock-free queue (thread safe)☆117Updated 3 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆99Updated 7 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆62Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A high performance map.☆98Updated 5 years ago
- Yet another HFT framework☆41Updated 3 weeks ago
- Comprehensive benchmarks of C++ maps☆307Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆120Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- An implementation of Seqlock in C++11☆208Updated 8 months ago
- fixpp - A modern C++ FIX library☆84Updated 6 months ago
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated last week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- C++20 Static Branch library☆56Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆204Updated last year