jbendig / fix-rs

fix-rs is a FIX (Financial Information Exchange) engine written in Rust.
Other
130 stars 26 forks source link

fix-rs

Tokei SLoC Count

fix-rs is a FIX (Financial Information Exchange) engine written in Rust. It supports the following FIX versions:

Status

Development was suspended as of 2017-06-09. I feel that Rust is not mature enough for this type of project. Largely because of long compile times, poor networking libraries, and difficulty eliminating allocations while remaining ergonomic.

Examples

License

fix-rs is dual licensed under both the MIT license and the Apache License (Version 2.0). Pick the license that is more convenient.

See LICENSE-MIT and LICENSE-APACHE.