getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,010Updated 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:
- Macros for all your token pasting needs☆1,057Updated last year
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated last week
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- ☆1,060Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,058Updated last month
- Data structure serialization library with several opposite design goals from Serde☆882Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆566Updated last year
- Safe cross-platform linker shenanigans☆786Updated last week
- A crate for managing memory bit by bit☆1,336Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆623Updated 4 months ago
- ☆865Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆695Updated last week
- A multiprocess drop-in replacement for Rust channels☆1,021Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆897Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,429Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,637Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆884Updated 7 months ago
- Serialization library with zero dependencies☆819Updated 3 months ago
- A crate for mucking around with piles of bytes☆895Updated this week
- Some more derive(Trait) options☆1,995Updated 3 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆623Updated last week