getditto / safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
☆967Updated 3 weeks ago
Alternatives and similar repositories for safer_ffi:
Users that are interested in safer_ffi are comparing it to the libraries listed below
- Typed distributed plugin registration☆1,069Updated last week
- A macro to generate structures which behave like bitflags☆984Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- ☆934Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated 3 weeks ago
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Compile-time type-checked builder derive☆944Updated 5 months ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆543Updated last year
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- A small rust library for adding custom derives to enums☆1,913Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,282Updated 3 weeks ago
- Temporary file library for rust☆1,239Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,333Updated last week
- ☆791Updated last week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- derive builder implementation for rust structs☆1,394Updated 4 months ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago