luishsr/hft-kernel-bypass
Userspace TCP stack in Rust with DPDK kernel bypass for high-frequency trading — minimal, allocation-free TCP handler for FIX sessions with sub-2μs wire-to-wire latency
Rust15 stars1 forks
What it does
The hft-kernel-bypass repository provides a userspace TCP stack in Rust optimized for high-frequency trading, utilizing DPDK for low-latency communication. Its minimal, allocation-free TCP handler is specifically designed for FIX protocol sessions, achieving impressive sub-2μs wire-to-wire latency.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Unlock sub-2μs latency for your trading strategies with this Rust-based TCP stack using DPDK!
Content angles
- A deep dive into the architecture of the hft-kernel-bypass and its components.
- Comparative analysis of userspace TCP stacks vs traditional kernel-based stacks in trading.
- Tutorial on setting up and optimizing the hft-kernel-bypass for production environments.
Who should care
Developers and engineers in high-frequency trading and low-latency networking.