maxlucuta / semi-static-conditions
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
- STL-compliant stable vector container☆26Updated 6 years ago
- C++ implementation of the FIX Simple Binary Encoding☆46Updated last month
- Lightweight structured concurrency for C++20☆109Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆92Updated 5 months ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆90Updated 5 months ago
- C++20 Static Branch library☆52Updated 6 months ago
- Reference documents for low latency programming☆58Updated 3 months ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- A simple coroutine-based reactor library☆48Updated 9 months ago
- fixpp - A modern C++ FIX library☆84Updated 4 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆55Updated this week
- erfvicap is a packet capture tool for network adapters from Solarflare☆62Updated last year
- Measures the system induced jitter ("hiccups") a CPU bound thread experiences☆118Updated last year
- Yet another HFT framework☆39Updated last month
- A non-sampling profiler purpose built to measure and optimize performance of C++ low latency/real time systems☆160Updated 4 months ago
- Tool for measuring jitter in user-level code due to system☆33Updated 4 years ago
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Zoo library☆117Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- c++ wrapper around libpapi☆51Updated 7 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆95Updated 10 months ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Fast bounded MPMC and SPSC queues for C++20☆25Updated 3 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆201Updated last year
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆148Updated 11 months ago
- Very fast lock-free queue (thread safe)☆110Updated last month
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆168Updated last month