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
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 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
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- ☆61Updated 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
- docs.rs as a publishing platform?☆71Updated last month
- #[no_std] print equivalent for Rust☆66Updated 3 weeks ago
- ☆111Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Convert number to enum☆87Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month