#ffi #string #item #value-box-ffi

value-box-ffi

Provides C-like api to family of value-box crates

7 stable releases

new 1.2.0 Apr 11, 2025
1.1.3 Feb 21, 2023
1.1.2 Feb 7, 2023
1.1.1 Jan 31, 2023
1.0.1 Jan 25, 2023

#496 in Concurrency

Download history 7/week @ 2025-02-02 4/week @ 2025-02-09 3/week @ 2025-02-16 4/week @ 2025-03-02 1/week @ 2025-03-09 1/week @ 2025-03-16 84/week @ 2025-04-06

85 downloads per month

MIT license

77KB
2K SLoC

boxes-rs

A set of utility crates to make development of ffi bindings to Rust libraries easier:

  • value-box - passing arbitrary Rust structures back and forth
  • string-box - working with byte, wide and utf8-encoded strings
  • array-box - create and access an array of items

Dependencies

~0.3–5.5MB
~21K SLoC