getditto / safer_ffiLinks
Write safer FFI code in Rust without polluting it with unsafe code
☆1,017Updated last month
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,219Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆935Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- A Rust proc-macro attribute parser☆1,194Updated this week
- Compile-time type-checked builder derive☆1,121Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆942Updated 2 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- ☆1,104Updated last month
- A macro to generate structures which behave like bitflags☆1,082Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,576Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,444Updated 2 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆905Updated 9 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,675Updated 2 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆715Updated this week
- A crate for managing memory bit by bit☆1,363Updated last year
- Easy self-referential struct generation for Rust.☆671Updated 10 months ago
- ☆884Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,980Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆640Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated this week
- A minimal async executor that lets you block on a future☆639Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,178Updated last week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,398Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated this week