rodrimati1992 / abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆543Updated 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
- Module initialization/global constructor functions for Rust☆798Updated this week
- Typed distributed plugin registration☆1,069Updated this week
- Safe cross-platform linker shenanigans☆696Updated this week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Easy self-referential struct generation for Rust.☆571Updated last month
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆969Updated last month
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- ☆792Updated this week
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Compile-time type-checked builder derive☆946Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆557Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆710Updated this week
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Stackless generators on stable Rust.☆450Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆531Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- A crate for mucking around with piles of bytes☆783Updated 2 weeks ago
- A virtual filesystem for Rust☆394Updated 8 months ago