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☆136Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- ☆60Updated 2 years ago
- ☆112Updated 2 years ago
- ☆87Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- ☆194Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Convert number to enum☆87Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Big array helper for serde☆64Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- #[no_std] print equivalent for Rust☆64Updated last week
- Project group working on the "safe transmute" feature☆94Updated last year
- Define your own PhantomData☆158Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago