smol-rs / fastrandLinks
A simple and fast random number generator
☆544Updated 2 months 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.☆712Updated 3 months ago
- ☆502Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆526Updated 4 months ago
- Fast floating point to string conversion☆674Updated this week
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- Futures, streams, and async I/O combinators.☆529Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆618Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆534Updated last month
- A vector with a fixed capacity. (Rust)☆840Updated last year
- A minimal `syn` syntax tree pretty-printer☆728Updated 3 weeks ago
- oh heck, a case conversion library☆571Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated this week
- Async I/O and timers☆556Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆276Updated last year
- Fast function for printing integer primitives to a decimal string☆354Updated 3 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆379Updated last month
- A high performance, zero-copy URL router.☆502Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆378Updated last year
- Easy Ctrl-C handler for Rust projects☆648Updated last month
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Serialization library with zero dependencies☆841Updated 2 weeks ago
- Notify async tasks or threads☆502Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆796Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated last week
- Task abstraction for building executors☆526Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆709Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆941Updated this week