smol-rs / fastrandLinks
A simple and fast random number generator
☆517Updated 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.☆705Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- ☆494Updated 10 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆516Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆270Updated last year
- Like Rust's std::Path, but UTF-8.☆510Updated 2 weeks ago
- An efficient and powerful Rust library for word wrapping text.☆501Updated last week
- Expanding opportunities standard library std::fs and std::io☆326Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- A high performance, zero-copy URL router.☆474Updated last month
- oh heck, a case conversion library☆559Updated last month
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- ☆330Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆374Updated last year
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- Notify async tasks or threads☆484Updated last month
- Serialization library with zero dependencies☆815Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- A small cross-platform library for retrieving random data from (operating) system source☆443Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- An ultra simple CLI arguments parser.☆620Updated last year
- Easy Ctrl-C handler for Rust projects☆638Updated this week