getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,022Updated 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,252Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated this week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Macros for all your token pasting needs☆1,077Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Compile-time type-checked builder derive☆1,141Updated last month
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- ☆902Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,469Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆582Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated last week
- Easy self-referential struct generation for Rust.☆691Updated last year
- Safe cross-platform linker shenanigans☆828Updated last month
- ☆1,179Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,836Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,370Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆919Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Rust library allowing to register multiple handlers for the same signal☆830Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆659Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,412Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,030Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,703Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆971Updated last year
- Slotmap data structure for Rust☆1,285Updated 2 months ago