#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

#10 in #quickfix

Download history 49/week @ 2024-02-10 6/week @ 2024-02-17 64/week @ 2024-02-24 12/week @ 2024-03-02 19/week @ 2024-03-09 170/week @ 2024-03-16 84/week @ 2024-03-23 85/week @ 2024-03-30

360 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