#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

#405 in Data structures

Download history 3898/week @ 2024-09-01 5418/week @ 2024-09-08 4603/week @ 2024-09-15 5605/week @ 2024-09-22 4674/week @ 2024-09-29 4897/week @ 2024-10-06 8909/week @ 2024-10-13 7656/week @ 2024-10-20 2957/week @ 2024-10-27 2702/week @ 2024-11-03 757/week @ 2024-11-10 1890/week @ 2024-11-17 2236/week @ 2024-11-24 1509/week @ 2024-12-01 2509/week @ 2024-12-08 1600/week @ 2024-12-15

7,971 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

~1.5MB
~39K SLoC