smol-rs / fastrandLinks
A simple and fast random number generator
☆521Updated 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.☆703Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- ☆495Updated last week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- Futures, streams, and async I/O combinators.☆521Updated last month
- A high performance, zero-copy URL router.☆475Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- oh heck, a case conversion library☆562Updated last month
- Notify async tasks or threads☆484Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆344Updated 2 weeks ago
- An ultra simple CLI arguments parser.☆623Updated last year
- Serialization library with zero dependencies☆819Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Data structure serialization library with several opposite design goals from Serde☆882Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- A rust binding for the zstd compression library.☆591Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- Async I/O and timers☆546Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- ☆332Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year