1 unstable release
Uses new Rust 2024
| 0.1.0 | Sep 25, 2025 |
|---|
#7 in #fix-engine
2KB
trafix
A Rust-based implementation of the Financial Information eXchange (FIX) engine featuring 2 subcrates: trafix-codec: Low-level library for high-performance parsing, encoding, and validation of FIX messages. trafix-engine: Full-featured FIX engine with session management, transports, and persistence built on top of trafix-codec.