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☆134Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- 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
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆109Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆191Updated this week
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Inline procedural macros for Rust☆56Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- ☆58Updated last year
- Find out about keys that are ignored when deserializing data☆88Updated 2 weeks ago
- ☆112Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆58Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week