getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,012Updated 3 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,212Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Module initialization/global constructor functions for Rust☆925Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,189Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,071Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- ☆880Updated last week
- ☆1,092Updated 2 weeks ago
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,386Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,166Updated last week
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆570Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆799Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- Rust library allowing to register multiple handlers for the same signal☆807Updated 3 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆638Updated last month
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Slab allocator for Rust☆848Updated last week
- Serialization library with zero dependencies☆825Updated last week
- Async multi-producer multi-consumer channel☆910Updated 4 months ago
- A crate for managing memory bit by bit☆1,356Updated last year
- Numeric traits for generic mathematics in Rust☆885Updated 5 months ago