AerialX / const-default.rs
☆12Updated 3 years ago
Alternatives and similar repositories for const-default.rs:
Users that are interested in const-default.rs are comparing it to the libraries listed below
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- ☆55Updated last year
- A simple macro to create correct opaque pointers☆22Updated 3 years ago
- ☆35Updated 7 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- ☆61Updated 7 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- Tool to inline module contents into syn::File instances☆12Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated last year
- The never type (the true one!) in stable Rust.☆36Updated 3 years ago
- ☆50Updated 2 weeks ago
- Shows only the first page of rustc output☆11Updated 3 years 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
- myrrlyn’s wyzyrdly library☆25Updated 11 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- ☆29Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week