tkaitchuck / constrandom
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
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Better reference counted strings for Rust☆118Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆105Updated 11 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Token tree calling convention☆79Updated 2 years ago
- ☆180Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Run closures in parallel☆113Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆82Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- ☆55Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Big array helper for serde☆60Updated 10 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated last week
- Write doc comments from macros☆101Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- ☆55Updated 10 months ago
- Integer trait and functions for Rust☆180Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 2 weeks ago