smol-rs / fastrand
A simple and fast random number generator
☆476Updated last month
Alternatives and similar repositories for fastrand:
Users that are interested in fastrand are comparing it to the libraries listed below
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆447Updated last month
- Fast floating point to string conversion☆625Updated 2 weeks ago
- ☆469Updated 4 months ago
- Serialization library with zero dependencies☆765Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated last week
- Module initialization/global constructor functions for Rust☆822Updated last week
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆867Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆566Updated 6 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆685Updated 2 weeks ago
- Easy Ctrl-C handler for Rust projects☆623Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆474Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆775Updated 3 weeks ago
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- Futures, streams, and async I/O combinators.☆496Updated last month
- Task abstraction for building executors☆457Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- oh heck, a case conversion library☆523Updated last year
- Numeric traits for generic mathematics in Rust☆780Updated 7 months ago
- Async I/O and timers☆486Updated this week
- An ultra simple CLI arguments parser.☆593Updated last year
- Open a path or URL with the system-defined program☆338Updated 2 months ago
- Rust TOML Parser☆787Updated 2 weeks ago
- A dead simple ANSI terminal color painting library for Rust.☆256Updated last year
- Cross platform terminal colors for Rust.☆478Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated last week