RustyFIXML - XML-based FIX Message Encoding
High-performance FIXML (Financial Information eXchange Markup Language) encoding/decoding for FIX messages optimized for trading systems.
Features
- Complete FIXML 1.1 specification support
- High-performance XML parsing with quick-xml
- Zero-copy string processing where possible
- Streaming XML processing for large messages
- Comprehensive message validation
- Schema-aware encoding/decoding
Example
use ;