smol-rs / fastrandLinks
A simple and fast random number generator
☆497Updated last 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.☆689Updated 3 months ago
- ☆487Updated 7 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆503Updated 3 months ago
- Async I/O and timers☆513Updated this week
- oh heck, a case conversion library☆546Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆602Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆477Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- Notify async tasks or threads☆473Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- ☆828Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆329Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Serialization library with zero dependencies☆795Updated this week
- Task abstraction for building executors☆467Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- A high performance, zero-copy URL router.☆449Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- A crate for mucking around with piles of bytes☆853Updated last month