#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

#11 in #quickfix

Download history 25/week @ 2024-02-14 21/week @ 2024-02-21 51/week @ 2024-02-28 15/week @ 2024-03-06 13/week @ 2024-03-13 216/week @ 2024-03-20 57/week @ 2024-03-27 69/week @ 2024-04-03 47/week @ 2024-04-10 73/week @ 2024-04-17 82/week @ 2024-04-24 59/week @ 2024-05-01 133/week @ 2024-05-08 187/week @ 2024-05-15 165/week @ 2024-05-22 99/week @ 2024-05-29

603 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