Macro to generate random constants in Rust https://xkcd.com/221/
☆80Mar 3, 2024Updated 2 years ago
Alternatives and similar repositories for constrandom
Users that are interested in constrandom are comparing it to the libraries listed below
Sorting:
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A more flexible version of the Rust `scoped-tls` library☆19Sep 25, 2024Updated last year
- Duplicate an async I/O handle☆41Feb 15, 2026Updated last month
- ☆30Apr 26, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated last month
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Feb 27, 2026Updated 3 weeks ago
- `smol` integrations with `hyper`☆17Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- ☆78Aug 23, 2025Updated 6 months ago
- An implementation of Piet's text interface using cosmic-text☆14Apr 23, 2024Updated last year
- Utilities for pinning☆100Apr 5, 2024Updated last year
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 3 months ago
- Manual segmented stacks for Rust☆337Feb 7, 2026Updated last month
- offsetof for Rust☆231Mar 26, 2024Updated last year
- ☆207Feb 8, 2026Updated last month
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 3 months ago
- ☆24Dec 17, 2019Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50May 22, 2025Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆284Jan 22, 2026Updated last month
- Thread-unsafe async runtime☆29Oct 30, 2024Updated last year
- Experiment to get k-combinations working as a const fn☆13Nov 27, 2025Updated 3 months ago
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 3 months ago
- weavetui is a modern, robust, and modular Text User Interface (TUI) framework for Rust, built on top of ratatui and tokio☆24Mar 7, 2026Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆229Updated this week
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month