Ultra-low latency AVX-512 Polymarket market-making kernel (Logit Jump-Diffusion + Avellaneda-Stoikov in logit space)
-
Updated
Jul 4, 2026 - C
Ultra-low latency AVX-512 Polymarket market-making kernel (Logit Jump-Diffusion + Avellaneda-Stoikov in logit space)
A library for parsing FIX (Financial Information eXchange) protocol messages.
Fast FIX (Financial Information Exchange) protocol parser [FFP]
Open-source AI investment agent for research, valuation, portfolio construction, risk and controlled execution.
High-performance lock-free async worker pool in C11 & Rust FFI — zero-copy claim/commit, cacheline-isolated rings, sub-microsecond latency
A high-frequency trading system written in C capable of backtesting custom trading strategies and displaying real-time price changes via UDP transfer to a lightweight Python graphing script. This environment aims to be as efficient as possible, making use of red-black trees for the order book and a hash table to control the user's own orders.
Limit Order Book for high-frequency trading (HFT), as described by WK Selph, implemented in Python3 and C
To associate your repository with the hft topic, visit your repo's landing page and select "manage topics."