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

sys quickfix-ffi

Low level binding to quickfix C++ library

5 releases

0.1.5 Oct 13, 2024
0.1.4 Mar 21, 2024
0.1.3 Feb 13, 2024

#10 in #quickfix

Download history 275/week @ 2024-07-25 164/week @ 2024-08-01 223/week @ 2024-08-08 165/week @ 2024-08-15 192/week @ 2024-08-22 174/week @ 2024-08-29 170/week @ 2024-09-05 185/week @ 2024-09-12 244/week @ 2024-09-19 385/week @ 2024-09-26 256/week @ 2024-10-03 404/week @ 2024-10-10 165/week @ 2024-10-17 154/week @ 2024-10-24 146/week @ 2024-10-31 198/week @ 2024-11-07

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

MIT OR Apache-1.1

1MB
28K SLoC

C++ 28K SLoC // 0.1% comments Rust 403 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