tkaitchuck / constrandomLinks
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
Sorting:
- Better reference counted strings for Rust☆138Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆61Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆196Updated last week
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- `$crate` in procedural macros.☆76Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- A library for compact bit sets containing enums.☆119Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Convert number to enum☆87Updated last year
- ☆108Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Const TypeId and non-'static TypeId☆69Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago