An open API service indexing awesome lists of open source software.

https://github.com/joaquinbejar/itch-rs

A modular Rust toolkit for NASDAQ TotalView-ITCH 5.0. Strongly-typed, zero-allocation protocol codec for all 20 messages; sibling async transports for SoupBinTCP, MoldUDP64, and plain TCP; demo client and server; designed so each crate can be used independently. Spec-faithful, no unsafe.
https://github.com/joaquinbejar/itch-rs

exchange finance hft itch itch-protocol low-latency market-data moldudp64 nasdaq nasdaq-itch order-book rust soupbintcp trading-toolkit

Last synced: about 1 month ago
JSON representation

A modular Rust toolkit for NASDAQ TotalView-ITCH 5.0. Strongly-typed, zero-allocation protocol codec for all 20 messages; sibling async transports for SoupBinTCP, MoldUDP64, and plain TCP; demo client and server; designed so each crate can be used independently. Spec-faithful, no unsafe.

Awesome Lists containing this project