rodrimati1992 / abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆548Updated 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
- Typed distributed plugin registration☆1,096Updated last month
- Module initialization/global constructor functions for Rust☆836Updated last month
- A Rust proc-macro attribute parser☆1,106Updated last week
- Safe cross-platform linker shenanigans☆723Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆981Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆737Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- Support atomic operations on Arc itself☆925Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆562Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,006Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆579Updated last week
- ☆817Updated this week
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆475Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆809Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,106Updated last month
- Rust method delegation with less boilerplate☆484Updated this week
- Notify async tasks or threads☆462Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- A minimal `syn` syntax tree pretty-printer☆681Updated this week
- ☆959Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month