rodrimati1992 / abi_stable_cratesLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆578Updated 2 years ago
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☆825Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Module initialization/global constructor functions for Rust☆953Updated last month
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Typed distributed plugin registration☆1,250Updated 2 weeks ago
- A Rust wrapper around native shared memory for Linux and Windows☆429Updated 2 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆351Updated 2 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Macros for all your token pasting needs☆1,074Updated last year
- A crate for safe and ergonomic pin-projection.☆699Updated last week
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Slab allocator for Rust☆866Updated last week
- A Stable ABI for Rust with compact sum-types☆408Updated 2 weeks ago
- A fast binary serialization framework☆405Updated last year
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- A virtual filesystem for Rust☆467Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆388Updated last year
- Futures, streams, and async I/O combinators.☆531Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆657Updated last week
- Statically-checked alternatives to RefCell and RwLock☆386Updated 4 months ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- cross-platform Rust API for memory mapped IO☆592Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month