rodrimati1992 / abi_stable_cratesLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆553Updated 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:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,121Updated last week
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- A minimal async executor that lets you block on a future☆587Updated last week
- Easy self-referential struct generation for Rust.☆614Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆572Updated this week
- ☆487Updated 7 months ago
- Async multi-producer multi-consumer channel☆856Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆741Updated 3 weeks ago
- Slab allocator for Rust☆787Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year