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
- ☆38Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ☆29Updated 10 months ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆35Updated 7 months ago
- Remove Cargo.lock lockfile☆33Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- Learn what's changed on crates.io☆16Updated 4 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆16Updated this week
- Duplicate an async I/O handle☆40Updated last month
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- ☆55Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- 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
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆23Updated 4 years ago