tkaitchuck / constrandomLinks
Macro to generate random constants in Rust https://xkcd.com/221/
☆78Updated 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☆137Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A library for compact bit sets containing enums.☆118Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Write doc comments from macros☆100Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Migrated to Codeberg☆80Updated 2 years ago
- ☆195Updated 3 weeks ago
- ☆108Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Macro for sealing traits and structures☆59Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Big array helper for serde☆64Updated last year