#quickfix #fix-protocol #finance #low-level

sys quickfix-ffi

Low level binding to quickfix C++ library

4 releases

0.1.4 Mar 21, 2024
0.1.3 Feb 13, 2024
0.1.2 Feb 13, 2024
0.1.1 Feb 12, 2024
0.1.0 Feb 12, 2024

#12 in #fix-protocol

Download history 20/week @ 2024-03-12 195/week @ 2024-03-19 60/week @ 2024-03-26 81/week @ 2024-04-02 45/week @ 2024-04-09 63/week @ 2024-04-16 82/week @ 2024-04-23 58/week @ 2024-04-30 128/week @ 2024-05-07 176/week @ 2024-05-14 157/week @ 2024-05-21 152/week @ 2024-05-28 94/week @ 2024-06-04 99/week @ 2024-06-11 102/week @ 2024-06-18 74/week @ 2024-06-25

392 downloads per month
Used in 8 crates (via quickfix)

MIT OR Apache-1.1

1MB
26K SLoC

C++ 25K SLoC // 0.1% comments Rust 384 SLoC // 0.1% comments C 191 SLoC // 0.3% comments Automake 187 SLoC Shell 12 SLoC // 0.4% comments

QuickFIX FFI

Low level binding for quickfix library.

Check out main github repository for more details.


lib.rs:

Low level binding for quickfix library. *

  • Please consider using higher level rust library for your application development.

No runtime deps