#conversion #ffi #structures #interface #utilities #data-conversion

ffi-convert

A collection of utilities to ease conversion between Rust and C-compatible data structures

11 unstable releases

0.6.1 Mar 23, 2023
0.5.0 Feb 23, 2021
0.4.0 Dec 17, 2020
0.3.0 Oct 5, 2020
0.2.0 Mar 23, 2020

#424 in Data structures

Download history 1799/week @ 2024-11-16 2340/week @ 2024-11-23 1488/week @ 2024-11-30 2531/week @ 2024-12-07 1611/week @ 2024-12-14 168/week @ 2024-12-21 291/week @ 2024-12-28 2100/week @ 2025-01-04 891/week @ 2025-01-11 3062/week @ 2025-01-18 3755/week @ 2025-01-25 2949/week @ 2025-02-01 2149/week @ 2025-02-08 2353/week @ 2025-02-15 1995/week @ 2025-02-22 2396/week @ 2025-03-01

9,342 downloads per month
Used in rustfst-ffi

MIT/Apache

35KB
560 lines

ffi-convert

ffi-convert ffi-convert on crates.io ffi-convert documentation

A collection of utilities (functions, traits, data structures, etc ...) to ease conversion between Rust and C-compatible data structures. You can learn more about open source projects at Sonos here and find the documentation for ffi-convert here.

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~210–690KB
~16K SLoC