getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆998Updated 2 weeks ago
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,136Updated 2 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Module initialization/global constructor functions for Rust☆875Updated last month
- A Rust proc-macro attribute parser☆1,139Updated this week
- A macro to generate structures which behave like bitflags☆1,029Updated last month
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- ☆1,013Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆557Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Safe cross-platform linker shenanigans☆757Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Fast floating point to string conversion☆644Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,356Updated last month
- A high level diffing library for rust based on diffs☆1,116Updated 5 months ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- A crate for mucking around with piles of bytes☆868Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- ☆837Updated 3 weeks ago
- Compile time static maps for Rust☆1,957Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆643Updated this week