avitex / rust-aliasable
Rust library providing basic aliasable (non `core::Unique`) types
☆12Updated 3 years ago
Alternatives and similar repositories for rust-aliasable:
Users that are interested in rust-aliasable are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Full precision decimal representation of f64☆26Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆29Updated 11 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆39Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- ☆16Updated last month
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆55Updated last year
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Backported standard Rust library to older compilers.☆21Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Iterator of const known length☆16Updated 4 months ago
- ☆45Updated last year