tkaitchuck / constrandomLinks
Macro to generate random constants in Rust https://xkcd.com/221/
☆80Updated last year
Alternatives and similar repositories for constrandom
Users that are interested in constrandom are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Run closures in parallel☆114Updated 5 months ago
- Big array helper for serde☆61Updated last year
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆50Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- ☆109Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago