Dushistov / flapigen-rs
Tool for connecting programs or libraries written in Rust with other languages
☆790Updated 2 months ago
Alternatives and similar repositories for flapigen-rs:
Users that are interested in flapigen-rs are comparing it to the libraries listed below
- Write safer FFI code in Rust without polluting it with unsafe code☆979Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,302Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- A small rust library for adding custom derives to enums☆1,975Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Rust Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev.