rodrimati1992 / abi_stable_cratesLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆575Updated 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:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Safe cross-platform linker shenanigans☆814Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- Rust method delegation with less boilerplate☆509Updated last month
- Typed distributed plugin registration☆1,238Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- ☆350Updated 2 months ago
- A virtual filesystem for Rust☆466Updated 2 weeks ago
- A Stable ABI for Rust with compact sum-types☆406Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Macros for all your token pasting needs☆1,072Updated last year
- Fast floating point to string conversion☆688Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆652Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆649Updated last month
- A Rust proc-macro attribute parser☆1,214Updated this week
- Slab allocator for Rust☆866Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆809Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Multifunctional cross-platform interprocess communication toolkit for Rust.☆509Updated last week
- Getters and Setters for Rust.☆378Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆383Updated last year