getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,006Updated 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:
- A Rust proc-macro attribute parser☆1,159Updated this week
- Typed distributed plugin registration☆1,158Updated this week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- ☆1,036Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,143Updated this week
- Module initialization/global constructor functions for Rust☆891Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,525Updated last month
- Safe cross-platform linker shenanigans☆771Updated this week
- Compile-time type-checked builder derive☆1,060Updated this week
- A macro to generate structures which behave like bitflags☆1,044Updated this week
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,413Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆878Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆757Updated 5 months ago
- ☆852Updated this week
- Easy self-referential struct generation for Rust.☆639Updated 7 months ago
- Support atomic operations on Arc itself☆1,072Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,508Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,142Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,370Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆613Updated last week
- Async multi-producer multi-consumer channel☆886Updated last month
- A minimal async executor that lets you block on a future☆614Updated 3 months ago
- A crate for managing memory bit by bit☆1,319Updated last year
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆656Updated this week