smol-rs / fastrandLinks
A simple and fast random number generator
☆543Updated 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.☆710Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆519Updated 3 months ago
- ☆501Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Fast floating point to string conversion☆670Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Like Rust's std::Path, but UTF-8.☆533Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆617Updated last week
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated last week
- A high performance, zero-copy URL router.☆501Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆352Updated last week
- oh heck, a case conversion library☆570Updated 3 months ago
- An efficient and powerful Rust library for word wrapping text.☆512Updated 2 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆473Updated last week
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- Serialization library with zero dependencies☆829Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,017Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A crate for safe and ergonomic pin-projection.☆692Updated 3 weeks ago
- ☆345Updated 3 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆275Updated last year
- A minimal `syn` syntax tree pretty-printer☆728Updated last week
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Task abstraction for building executors☆526Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated last week