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☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Macro for sealing traits and structures☆60Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆200Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Big array helper for serde☆65Updated last year
- Define your own PhantomData☆158Updated this week
- Convert number to enum☆87Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- #[no_std] print equivalent for Rust☆65Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- ☆109Updated last year
- Pull in every source file in a directory as a module☆179Updated this week