tkaitchuck / constrandomLinks
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
Sorting:
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Big array helper for serde☆61Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- ☆57Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- A library for compact bit sets containing enums.☆101Updated last month
- ☆187Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- ☆50Updated 3 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Define your own PhantomData☆152Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Run closures in parallel☆113Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- ☆112Updated 2 years ago