getditto / safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
☆972Updated this week
Alternatives and similar repositories for safer_ffi:
Users that are interested in safer_ffi are comparing it to the libraries listed below
- Typed distributed plugin registration☆1,084Updated 2 weeks ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆545Updated last year
- Compile-time type-checked builder derive☆969Updated this week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆812Updated this week
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- A no_std + serde compatible message library for Rust☆1,051Updated last month
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Rust quasi-quoting☆1,388Updated last week
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Safe cross-platform linker shenanigans☆711Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- ☆947Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,398Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year