rodrimati1992 / abi_stable_crates
Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.
☆539Updated last year
Related projects ⓘ
Alternatives and complementary repositories for abi_stable_crates
- Typed distributed plugin registration☆999Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆653Updated last week
- Module initialization/global constructor functions for Rust☆749Updated this week
- A Rust proc-macro attribute parser☆1,027Updated last month
- Rust method delegation with less boilerplate☆449Updated last month
- A minimal async executor that lets you block on a future☆527Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆951Updated last month
- Support atomic operations on Arc itself☆792Updated 3 weeks ago
- Macros for all your token pasting needs☆1,026Updated last month
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- Compile-time type-checked builder derive☆925Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Async multi-producer multi-consumer channel☆794Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆653Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Slab allocator for Rust☆705Updated 2 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- A virtual filesystem for Rust☆383Updated 5 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆479Updated last week
- A macro to generate structures which behave like bitflags☆966Updated last month
- Stackless generators on stable Rust.☆441Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆419Updated last month
- A multiprocess drop-in replacement for Rust channels☆882Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆732Updated 2 months ago