maxlucuta / semi-static-conditionsLinks
Branch Optimisation for High-frequency Trading
☆56Updated 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:
- Lightweight structured concurrency for C++20☆127Updated last month
- STL-compliant stable vector container☆30Updated 6 years ago
- A simple coroutine-based reactor library☆48Updated 2 weeks ago
- c++ wrapper around libpapi☆73Updated 7 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆103Updated 9 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆104Updated 9 months ago
- fixpp - A modern C++ FIX library☆83Updated 9 months ago
- Reference documents for low latency programming☆62Updated 7 months ago
- erfvicap is a packet capture tool for network adapters from Solarflare☆63Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆68Updated this week
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆122Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- C++20 Static Branch library☆59Updated 3 weeks ago
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆167Updated last month
- An implementation of Seqlock in C++11☆212Updated 10 months ago
- Tool for measuring jitter in user-level code due to system☆37Updated 4 years ago
- Yet another HFT framework☆43Updated 3 months ago
- C++ implementation of the FIX Simple Binary Encoding☆50Updated last month
- Fast bounded MPMC and SPSC queues for C++20☆34Updated 7 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆178Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 3 months ago
- C++20 [Minimal] Static Perfect Hash library☆222Updated last month
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- C++20 Memory Allocator library☆35Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆205Updated last year
- Lock-free atomic_shared_ptr implementations☆43Updated last year
- ☆144Updated 3 weeks ago
- Very fast lock-free queue (thread safe)☆123Updated 5 months ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago