#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 219/week @ 2024-10-05 442/week @ 2024-10-12 127/week @ 2024-10-19 174/week @ 2024-10-26 173/week @ 2024-11-02 167/week @ 2024-11-09 126/week @ 2024-11-16 137/week @ 2024-11-23 139/week @ 2024-11-30 245/week @ 2024-12-07 153/week @ 2024-12-14 31/week @ 2024-12-21 65/week @ 2024-12-28 105/week @ 2025-01-04 104/week @ 2025-01-11 127/week @ 2025-01-18

409 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