#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

#266 in Data structures

Download history 9190/week @ 2024-07-22 3556/week @ 2024-07-29 3943/week @ 2024-08-05 2077/week @ 2024-08-12 4075/week @ 2024-08-19 4124/week @ 2024-08-26 3901/week @ 2024-09-02 5410/week @ 2024-09-09 4606/week @ 2024-09-16 5599/week @ 2024-09-23 4678/week @ 2024-09-30 4896/week @ 2024-10-07 8910/week @ 2024-10-14 7650/week @ 2024-10-21 2967/week @ 2024-10-28 2701/week @ 2024-11-04

22,239 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

~275–780KB
~18K SLoC