tkaitchuck / constrandomLinks
Macro to generate random constants in Rust https://xkcd.com/221/
☆79Updated last year
Alternatives and similar repositories for constrandom
Users that are interested in constrandom are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆135Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Find out about keys that are ignored when deserializing data☆92Updated 2 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 3 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- ☆194Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- ☆60Updated 2 years ago
- Convert number to enum☆87Updated last year
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆51Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆59Updated last year
- #[no_std] print equivalent for Rust☆64Updated this week
- Define your own PhantomData☆156Updated 2 weeks ago
- ☆108Updated last year