Macro to generate random constants in Rust https://xkcd.com/221/
☆80Mar 3, 2024Updated last year
Alternatives and similar repositories for constrandom
Users that are interested in constrandom are comparing it to the libraries listed below
Sorting:
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Duplicate an async I/O handle☆41Feb 15, 2026Updated last week
- Use declarative macros as proc_macro attributes or derives☆153Feb 5, 2026Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Nov 22, 2025Updated 3 months ago
- `smol` integrations with `hyper`☆17Feb 16, 2026Updated last week
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- ☆30Apr 26, 2024Updated last year
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- ☆24Dec 17, 2019Updated 6 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆17Jun 4, 2023Updated 2 years ago
- A helper library to generate complex and nested structures by a simple macro☆14Feb 8, 2026Updated 2 weeks ago
- offsetof for Rust☆229Mar 26, 2024Updated last year
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated 3 weeks ago
- weavetui is a modern, robust, and modular Text User Interface (TUI) framework for Rust, built on top of ratatui and tokio☆24Oct 1, 2025Updated 4 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- An implementation of Piet's text interface using cosmic-text☆14Apr 23, 2024Updated last year
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last week
- Thread-unsafe async runtime☆29Oct 30, 2024Updated last year
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 2 months ago
- ☆205Feb 8, 2026Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆223Updated this week
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Proc macro implementation of #[naked]☆33Jun 5, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 7 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆285Dec 12, 2025Updated 2 months ago
- Notify async tasks or threads☆504Feb 7, 2026Updated 2 weeks ago
- Run closures in parallel☆114Jan 19, 2025Updated last year