getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,018Updated 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,238Updated last month
- A Rust proc-macro attribute parser☆1,219Updated this week
- Macros for all your token pasting needs☆1,074Updated last year
- Module initialization/global constructor functions for Rust☆949Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆577Updated 2 years ago
- Safe cross-platform linker shenanigans☆814Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,177Updated last week
- Compile-time type-checked builder derive☆1,136Updated 2 weeks ago
- ☆1,159Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆652Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,457Updated 2 weeks ago
- ☆897Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆924Updated 11 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,831Updated this week
- Easy self-referential struct generation for Rust.☆687Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- A no_std + serde compatible message library for Rust☆1,288Updated last week
- A minimal async executor that lets you block on a future☆650Updated 2 months ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,406Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,696Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,555Updated last week
- Some more derive(Trait) options☆2,057Updated 3 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,066Updated this week