A simple and fast random number generator
☆565Feb 9, 2026Updated 3 weeks ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- Futures, streams, and async I/O combinators.☆536Feb 5, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Notify async tasks or threads☆505Feb 7, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- Task abstraction for building executors☆575Feb 13, 2026Updated 3 weeks ago
- Async I/O and timers☆587Feb 15, 2026Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆301Dec 2, 2025Updated 3 months ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆716Feb 7, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Async filesystem primitives☆145Feb 15, 2026Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 2 weeks ago
- Serialization library with zero dependencies☆877Dec 27, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- Async multi-producer multi-consumer channel☆935Jul 6, 2025Updated 8 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆553Jan 19, 2026Updated last month
- A tiny, fast, zero-dep library for random number generation☆247Jun 8, 2025Updated 8 months ago
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- ☆499Nov 8, 2025Updated 3 months ago
- Compatibility adapter between tokio and futures☆190Jan 20, 2026Updated last month
- Async interface for working with processes☆207Sep 14, 2025Updated 5 months ago
- Thread parking and unparking☆81Jan 19, 2025Updated last year
- An ultra simple CLI arguments parser.☆632Oct 19, 2023Updated 2 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week