smol-rs / fastrandLinks
A simple and fast random number generator
☆553Updated 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.☆717Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆536Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 2 months ago
- ☆502Updated 2 months ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆850Updated last year
- oh heck, a case conversion library☆578Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆734Updated last month
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆368Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆277Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,022Updated 2 months ago
- A high performance, zero-copy URL router.☆508Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆623Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆719Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Fast function for printing integer primitives to a decimal string☆359Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆444Updated this week
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆379Updated 2 months ago
- An efficient and powerful Rust library for word wrapping text.☆512Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆650Updated 2 months ago
- Notify async tasks or threads☆502Updated last month
- Serialization library with zero dependencies☆854Updated 3 weeks ago
- ☆351Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆731Updated last year