smol-rs / fastrandLinks
A simple and fast random number generator
☆535Updated last month
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- ☆501Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- A high performance, zero-copy URL router.☆494Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆464Updated this week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- oh heck, a case conversion library☆569Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆371Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆612Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆793Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆694Updated last month
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- Async I/O and timers☆553Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,005Updated 2 weeks ago
- Task abstraction for building executors☆523Updated last month
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Easy Ctrl-C handler for Rust projects☆645Updated 2 weeks ago
- An ultra simple CLI arguments parser.☆625Updated 2 years ago
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Data structure serialization library with several opposite design goals from Serde☆898Updated 3 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆925Updated last week