#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 28/week @ 2024-07-03 118/week @ 2024-07-10 308/week @ 2024-07-17 298/week @ 2024-07-24 157/week @ 2024-07-31 238/week @ 2024-08-07 171/week @ 2024-08-14 186/week @ 2024-08-21 168/week @ 2024-08-28 155/week @ 2024-09-04 221/week @ 2024-09-11 171/week @ 2024-09-18 417/week @ 2024-09-25 252/week @ 2024-10-02 433/week @ 2024-10-09 149/week @ 2024-10-16

1,313 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