getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,004Updated last month
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,144Updated last month
- A Rust proc-macro attribute parser☆1,148Updated this week
- Module initialization/global constructor functions for Rust☆882Updated last week
- Compile-time type-checked builder derive☆1,052Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Macros for all your token pasting needs☆1,052Updated 10 months ago
- ☆1,024Updated 2 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- Safe cross-platform linker shenanigans☆769Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated last month
- ☆841Updated last month
- Data structure serialization library with several opposite design goals from Serde☆875Updated 2 months ago
- A no_std + serde compatible message library for Rust☆1,161Updated this week
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,613Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,134Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆645Updated this week
- A crate for mucking around with piles of bytes☆875Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆884Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Serialization library with zero dependencies☆810Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆608Updated this week
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago