getditto / safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
☆927Updated last month
Related projects ⓘ
Alternatives and complementary repositories for safer_ffi
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Typed distributed plugin registration☆997Updated last week
- Macros for all your token pasting needs☆1,026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Rust quasi-quoting☆1,330Updated last week
- A macro to generate structures which behave like bitflags☆964Updated last month
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Temporary file library for rust☆1,192Updated this week
- A Rust proc-macro attribute parser☆1,025Updated last month
- ☆890Updated 4 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,247Updated 4 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Serialization library with zero dependencies☆709Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- derive builder implementation for rust structs☆1,333Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A no_std + serde compatible message library for Rust☆926Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Find unused dependencies in Cargo.toml☆1,748Updated this week
- Rust cache structures and easy function memoization☆1,567Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week