#nasdaq #itch #parser #hft #trading

bin+lib lunary

High-performance ITCH (NASDAQ TotalView-ITCH) parser with zero-copy, SIMD, and lock-free concurrency

6 releases

Uses new Rust 2024

new 0.2.5 Feb 4, 2026
0.2.4 Dec 26, 2025

#190 in Finance

AGPL-3.0-or-later

335KB
9K SLoC

Lunary

Lunyn Banner

Lunary is a high-performance ITCH (NASDAQ TotalView-ITCH) parser built by Lunyn to address limitations in traditional market data infrastructure through optimized parsing for low-latency, high-reliability features. Even on scalar-only hardware without SIMD support, Lunary reliably processes millions of messages across modes like adaptive batching and parallel processing.

Quickstart

cargo build --release
./target/release/itch-bench /path/to/itch

License

AGPL - GNU Affero General Public License

Dependencies

~2.5–4MB
~65K SLoC