getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,006Updated 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:
- A Rust proc-macro attribute parser☆1,165Updated last week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Compile-time type-checked builder derive☆1,074Updated 2 weeks ago
- Typed distributed plugin registration☆1,178Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆563Updated last year
- ☆1,047Updated 3 months ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- Test harness for ui tests of compiler diagnostics☆921Updated this week
- A macro to generate structures which behave like bitflags☆1,050Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Safe cross-platform linker shenanigans☆777Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆878Updated 6 months ago
- Async multi-producer multi-consumer channel☆888Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,527Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,428Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆801Updated 2 weeks ago
- ☆860Updated this week
- A no_std + serde compatible message library for Rust☆1,186Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,086Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- A crate for managing memory bit by bit☆1,326Updated last year
- A crate for mucking around with piles of bytes☆894Updated this week
- A minimal async executor that lets you block on a future☆618Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,783Updated last week
- A multiprocess drop-in replacement for Rust channels☆1,013Updated 2 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆664Updated this week
- Serialization library with zero dependencies☆816Updated 2 months ago