getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆988Updated 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
Sorting:
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆555Updated last year
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- ☆1,003Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,585Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,389Updated last month
- Module initialization/global constructor functions for Rust☆871Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,491Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,339Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Some more derive(Trait) options☆1,941Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,653Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆867Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- A no_std + serde compatible message library for Rust☆1,126Updated this week
- Rust quasi-quoting☆1,425Updated last month
- Serialization library with zero dependencies☆800Updated 3 weeks ago
- Slotmap data structure for Rust☆1,205Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- Compile time static maps for Rust☆1,940Updated this week
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- A minimal async executor that lets you block on a future☆594Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆638Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,432Updated 2 weeks ago