getditto / safer_ffi
Write safer FFI code in Rust without polluting it with unsafe code
☆962Updated 3 months ago
Alternatives and similar repositories for safer_ffi:
Users that are interested in safer_ffi are comparing it to the libraries listed below
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- A Rust proc-macro attribute parser☆1,058Updated last month
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,312Updated last week
- Compile-time type-checked builder derive☆939Updated 4 months ago
- ☆919Updated 6 months ago
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- A macro to generate structures which behave like bitflags☆977Updated this week
- Some more derive(Trait) options☆1,790Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- Slotmap data structure for Rust☆1,171Updated 10 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,420Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆822Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- Compile time static maps for Rust☆1,864Updated last week
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,256Updated 5 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆542Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,272Updated this week
- Temporary file library for rust☆1,222Updated last week