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 2 weeks ago
- Macros for all your token pasting needs☆1,074Updated last year
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆953Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆949Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Compile-time type-checked builder derive☆1,140Updated last month
- Safe cross-platform linker shenanigans☆828Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- Data structure serialization library with several opposite design goals from Serde☆914Updated last month
- 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.☆578Updated 2 years ago
- ☆902Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- ☆1,179Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆931Updated 11 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Slab allocator for Rust☆870Updated this week
- Easy self-referential struct generation for Rust.☆690Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,367Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,409Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆930Updated 7 months ago
- A minimal async executor that lets you block on a future☆651Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆851Updated last year
- A multiprocess drop-in replacement for Rust channels☆1,078Updated last week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Rust tool for generating FFI definitions allowing many other languages to call Rust code☆733Updated this week