getditto / safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
☆981Updated 2 weeks ago
Alternatives and similar repositories for safer_ffi:
Users that are interested in safer_ffi are comparing it to the libraries listed below
- A Rust proc-macro attribute parser☆1,110Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,116Updated last month
- ☆961Updated 9 months ago
- Typed distributed plugin registration☆1,099Updated last month
- A macro to generate structures which behave like bitflags☆1,004Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- A fast bump allocation arena for Rust☆1,678Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 2 weeks ago
- Serialization library with zero dependencies☆779Updated 3 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- Slotmap data structure for Rust☆1,197Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,535Updated 2 months ago
- Find unused dependencies in Cargo.toml☆1,883Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- Async multi-producer multi-consumer channel☆846Updated 3 months ago
- Rust quasi-quoting☆1,403Updated last month
- A no_std + serde compatible message library for Rust☆1,067Updated last week
- Some more derive(Trait) options☆1,872Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,306Updated 2 months ago
- Safe cross-platform linker shenanigans☆723Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆1,923Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,008Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆914Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆837Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,410Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 8 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,956Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,610Updated 5 months ago