smol-rs / fastrand
A simple and fast random number generator
☆465Updated last week
Alternatives and similar repositories for fastrand:
Users that are interested in fastrand are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- ☆465Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆464Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆554Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆435Updated last week
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Fast floating point to string conversion☆621Updated this week
- oh heck, a case conversion library☆518Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆851Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆255Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆884Updated last month
- Serialization library with zero dependencies☆757Updated last week
- Async I/O and timers☆479Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆764Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆630Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Asynchronous streams for Rust using async & await notation☆655Updated 2 months ago
- A crate for mucking around with piles of bytes☆781Updated last week
- An ultra simple CLI arguments parser.☆588Updated last year
- Data structure serialization library with several opposite design goals from Serde☆830Updated this week
- Task abstraction for building executors☆449Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆503Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆494Updated last week
- A minimal `syn` syntax tree pretty-printer☆665Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆700Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆435Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆675Updated this week
- Rust crate for a convenient RAII scope guard.☆493Updated last year