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

sys quickfix-ffi

Low level binding to quickfix C++ library

6 releases

0.1.6 Feb 2, 2025
0.1.5 Oct 13, 2024
0.1.4 Mar 21, 2024
0.1.3 Feb 13, 2024

#10 in #quickfix

Download history 141/week @ 2024-11-21 124/week @ 2024-11-28 214/week @ 2024-12-05 197/week @ 2024-12-12 67/week @ 2024-12-19 24/week @ 2024-12-26 118/week @ 2025-01-02 99/week @ 2025-01-09 122/week @ 2025-01-16 106/week @ 2025-01-23 270/week @ 2025-01-30 202/week @ 2025-02-06 259/week @ 2025-02-13 206/week @ 2025-02-20 236/week @ 2025-02-27 215/week @ 2025-03-06

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

MIT OR Apache-1.1

1MB
28K SLoC

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