tkaitchuck / constrandom
Macro to generate random constants in Rust https://xkcd.com/221/
☆80Updated 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☆136Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Run closures in parallel☆113Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Better reference counted strings for Rust☆124Updated 9 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated last month
- A library for compact bit sets containing enums.☆98Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆147Updated last week
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆182Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- ☆56Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Convert number to enum☆87Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Migrated to Codeberg☆79Updated last year
- Integer trait and functions for Rust☆180Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago