rodrimati1992 / abi_stable_cratesLinks
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆557Updated 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☆755Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Rust method delegation with less boilerplate☆491Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆997Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- A virtual filesystem for Rust☆419Updated 2 months ago
- A minimal async executor that lets you block on a future☆604Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Slab allocator for Rust☆801Updated 3 weeks ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- A Rust proc-macro attribute parser☆1,133Updated last week
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆596Updated this week
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Fast floating point to string conversion☆644Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year
- ☆322Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆757Updated last week
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year