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:
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Better reference counted strings for Rust☆126Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- ☆183Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Macro for sealing traits and structures☆54Updated 5 months ago
- Big array helper for serde☆60Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Write doc comments from macros☆99Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆112Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- ☆57Updated last year
- ☆49Updated 3 months ago
- Run closures in parallel☆113Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Types to define keyboard related events☆64Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Abstract over different executors☆73Updated last year
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago