ferrilab / radiumLinks
☆36Updated last year
Alternatives and similar repositories for radium
Users that are interested in radium are comparing it to the libraries listed below
Sorting:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated 2 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆56Updated 2 years ago
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- ☆29Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆74Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Unbuffered and unlocked I/O streams