rodrimati1992 / abi_stable_cratesLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆560Updated last year
Alternatives and similar repositories for abi_stable_crates
Users that are interested in abi_stable_crates are comparing it to the libraries listed below
Sorting:
- Safe cross-platform linker shenanigans☆769Updated this week
- Module initialization/global constructor functions for Rust☆877Updated this week
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Typed distributed plugin registration☆1,143Updated last month
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A Stable ABI for Rust with compact sum-types☆382Updated 2 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- ☆328Updated this week
- Easy self-referential struct generation for Rust.☆631Updated 6 months ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- Slab allocator for Rust☆804Updated last month
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆606Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆509Updated last month
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- A virtual filesystem for Rust☆430Updated last week
- ☆493Updated 9 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Getters and Setters for Rust.☆361Updated last month
- A crate for safe and ergonomic pin-projection.☆670Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆457Updated last year
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆483Updated 4 months ago