smol-rs / fastrandLinks
A simple and fast random number generator
☆508Updated this week
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.☆699Updated 4 months ago
- ☆490Updated 8 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Fast floating point to string conversion☆644Updated last month
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- Futures, streams, and async I/O combinators.☆508Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- An efficient and powerful Rust library for word wrapping text.☆498Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- A high performance, zero-copy URL router.☆459Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Serialization library with zero dependencies☆804Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆352Updated 2 weeks ago
- oh heck, a case conversion library☆554Updated last year
- Easy Ctrl-C handler for Rust projects☆636Updated 2 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆417Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆540Updated this week
- ☆322Updated 3 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆370Updated last year