#fix-protocol #finance-trading #trading

ironfix-codegen

Build-time code generation for IronFix FIX protocol engine

6 releases

Uses new Rust 2024

new 0.1.6 Jan 27, 2026
0.1.5 Jan 27, 2026

#26 in #fix-protocol

MIT license

28KB
547 lines

IronFix Codegen

Build-time code generation for the IronFix FIX protocol engine.

This crate generates Rust source code from FIX dictionary definitions, providing type-safe field constants and message structs.

Usage

Typically used in a build.rs script to generate code at compile time.


IronFix

License: MIT

Dependencies

~1.9–3MB
~53K SLoC