A Rust library for random number generation.
☆2,006Mar 13, 2026Updated last week
Alternatives and similar repositories for rand
Users that are interested in rand are comparing it to the libraries listed below
Sorting:
- Logging implementation for Rust☆2,490Dec 9, 2025Updated 3 months ago
- Date and time library for Rust☆3,821Feb 23, 2026Updated 3 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,920Feb 24, 2026Updated 3 weeks ago
- Generate and parse UUIDs.☆1,189Mar 13, 2026Updated last week
- A collection of numeric types and traits for Rust.☆1,200Jan 25, 2025Updated last year
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Jan 29, 2025Updated last year
- Serialization framework for Rust☆10,528Mar 6, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,105Feb 20, 2026Updated last month
- URL parser for Rust☆1,534Feb 5, 2026Updated last month
- base64, in rust☆719Dec 4, 2025Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,829Feb 15, 2026Updated last month
- Date and time handling in Rust.☆1,291Mar 11, 2026Updated last week
- Raw bindings to platform APIs for Rust☆2,505Updated this week
- Flexible concrete Error type built on std::Error☆6,464Feb 20, 2026Updated last month
- Strongly typed JSON library for Rust☆5,514Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Parser for Rust source code☆3,302Updated this week
- derive(Error) for struct and enum error types☆5,382Feb 16, 2026Updated last month
- Temporary file library for rust☆1,414Updated this week
- A logging implementation for `log` which is configured via an environment variable.☆1,036Mar 12, 2026Updated last week
- An easy and powerful Rust HTTP Client☆11,480Mar 13, 2026Updated last week
- A full featured, fast Command Line Argument Parser for Rust☆16,234Updated this week
- Rayon: A data parallelism library for Rust☆12,871Jan 6, 2026Updated 2 months ago
- Numeric traits for generic mathematics in Rust☆922Jun 17, 2025Updated 9 months ago
- Format Rust code☆6,771Mar 13, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,295Feb 21, 2026Updated last month
- Application level tracing for Rust.☆6,575Mar 13, 2026Updated last week
- Collection of cryptographic hash functions written in pure Rust☆2,193Mar 6, 2026Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,117Mar 14, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,433Nov 29, 2025Updated 3 months ago
- Utilities for working with bytes☆2,198Feb 4, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,630Feb 16, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,312Jan 7, 2026Updated 2 months ago
- Rust TOML Parser☆1,010Mar 13, 2026Updated last week
- Tools for concurrent programming in Rust☆8,365Feb 22, 2026Updated 3 weeks ago
- Rust HTTP types☆1,323Mar 3, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago