rodrimati1992 / abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆549Updated 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
- Safe cross-platform linker shenanigans☆729Updated last month
- Typed distributed plugin registration☆1,104Updated 2 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆743Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- Compile-time type-checked builder derive☆1,014Updated last month
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆984Updated this week
- ☆481Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆482Updated 5 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆567Updated last month
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- Support atomic operations on Arc itself☆951Updated last week
- Serialization library with zero dependencies☆783Updated last month
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Futures, streams, and async I/O combinators.☆500Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Fast floating point to string conversion☆632Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆675Updated 5 months ago
- Slab allocator for Rust☆777Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- ☆824Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- An alternative crate registry, implemented in Rust.☆500Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆926Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆525Updated 2 weeks ago