smol-rs / fastrandLinks
A simple and fast random number generator
☆546Updated 2 weeks ago
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.☆716Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- ☆501Updated last month
- Fast floating point to string conversion☆682Updated this week
- Futures, streams, and async I/O combinators.☆529Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆712Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆804Updated last week
- Like Rust's std::Path, but UTF-8.☆536Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆844Updated last year
- A high performance, zero-copy URL router.☆504Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆381Updated last year
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- A minimal `syn` syntax tree pretty-printer☆730Updated last week
- Fast function for printing integer primitives to a decimal string☆355Updated last week
- An efficient and powerful Rust library for word wrapping text.☆513Updated last week
- Serialization library with zero dependencies☆846Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆621Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆378Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆363Updated last week
- Easy Ctrl-C handler for Rust projects☆648Updated 2 months ago
- oh heck, a case conversion library☆573Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated this week
- A dead simple ANSI terminal color painting library for Rust.☆276Updated last year
- Notify async tasks or threads☆501Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- ☆348Updated last month
- Task abstraction for building executors☆535Updated 2 weeks ago
- Async I/O and timers☆563Updated last week