#string #null #safety #pointers #ffi #convert #pointer

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

#215 in Rust patterns

Download history 816/week @ 2023-06-08 1115/week @ 2023-06-15 1106/week @ 2023-06-22 739/week @ 2023-06-29 1041/week @ 2023-07-06 920/week @ 2023-07-13 1035/week @ 2023-07-20 1221/week @ 2023-07-27 936/week @ 2023-08-03 373/week @ 2023-08-10 534/week @ 2023-08-17 565/week @ 2023-08-24 655/week @ 2023-08-31 886/week @ 2023-09-07 1228/week @ 2023-09-14 1124/week @ 2023-09-21

3,973 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

~0.4–0.8MB
~21K SLoC