getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,017Updated 2 months 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,227Updated last week
- Macros for all your token pasting needs☆1,068Updated last year
- A Rust proc-macro attribute parser☆1,203Updated last week
- Module initialization/global constructor functions for Rust☆942Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated 3 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- Compile-time type-checked builder derive☆1,130Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆807Updated last week
- ☆1,141Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,587Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆914Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,448Updated last week
- ☆886Updated last week
- Easy self-referential struct generation for Rust.☆677Updated 11 months ago
- A no_std + serde compatible message library for Rust☆1,258Updated last month
- A crate for managing memory bit by bit☆1,361Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,404Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆804Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆648Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,691Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,822Updated 3 weeks ago
- Serialization library with zero dependencies☆846Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆721Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,551Updated last month