tkaitchuck / constrandom
Macro to generate random constants in Rust https://xkcd.com/221/
☆77Updated 11 months ago
Alternatives and similar repositories for constrandom:
Users that are interested in constrandom are comparing it to the libraries listed below
- Better reference counted strings for Rust☆118Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro for sealing traits and structures☆50Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆178Updated 2 months ago
- ☆105Updated 10 months ago
- #[no_std] print equivalent for Rust☆61Updated last year
- Big array helper for serde☆60Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- Automatically implement traits for common smart pointers☆105Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- ☆50Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Run closures in parallel☆112Updated 3 weeks ago
- ☆111Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Compile-time string operations☆89Updated last week
- Migrated to Codeberg☆81Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago