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☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- ☆111Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆61Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- #[no_std] print equivalent for Rust☆66Updated last month
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Token tree calling convention☆83Updated 3 years ago
- ☆205Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- ☆110Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago