smol-rs / fastrandLinks
A simple and fast random number generator
☆513Updated 3 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.☆700Updated 5 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆492Updated 5 months ago
- ☆493Updated 9 months ago
- Fast floating point to string conversion☆647Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Expanding opportunities standard library std::fs and std::io☆322Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆644Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- A minimal `syn` syntax tree pretty-printer☆710Updated last week
- ☆328Updated this week
- Futures, streams, and async I/O combinators.☆509Updated last month
- Easy Ctrl-C handler for Rust projects☆637Updated 2 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆428Updated this week
- oh heck, a case conversion library☆555Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆371Updated last year
- A high performance, zero-copy URL router.☆467Updated this week
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- A dead simple ANSI terminal color painting library for Rust.☆267Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆354Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆602Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- ☆288Updated last week
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- An ultra simple CLI arguments parser.☆615Updated last year
- Serialization library with zero dependencies☆808Updated last month
- Async I/O and timers☆535Updated this week