getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,008Updated this week
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,198Updated last month
- A Rust proc-macro attribute parser☆1,179Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated last week
- Test harness for ui tests of compiler diagnostics☆931Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆910Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆892Updated last week
- Compile-time type-checked builder derive☆1,105Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆568Updated 2 years ago
- Macros for all your token pasting needs☆1,058Updated last year
- A macro to generate structures which behave like bitflags☆1,061Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- ☆1,077Updated last month
- Safe cross-platform linker shenanigans☆796Updated last week
- ☆873Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,437Updated this week
- A crate for managing memory bit by bit☆1,343Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆891Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Slotmap data structure for Rust☆1,244Updated last year
- Rust library allowing to register multiple handlers for the same signal☆805Updated last month
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,380Updated last month
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A no_std + serde compatible message library for Rust☆1,205Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆775Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆633Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆628Updated 5 months ago
- Async multi-producer multi-consumer channel☆899Updated 3 months ago