smol-rs / fastrandLinks
A simple and fast random number generator
☆504Updated 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.☆696Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆613Updated last week
- ☆489Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆494Updated 2 weeks ago
- Fast floating point to string conversion☆641Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆474Updated 4 months ago
- Rust TOML Parser☆833Updated this week
- Task abstraction for building executors☆471Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆266Updated last year
- Notify async tasks or threads☆474Updated last month
- Serialization library with zero dependencies☆800Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆948Updated 2 months ago
- ☆832Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆742Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆783Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆598Updated last week
- Module initialization/global constructor functions for Rust☆869Updated last month
- Open a path or URL with the system-defined program☆353Updated 3 weeks ago
- ☆312Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆749Updated this week
- An ultra simple CLI arguments parser.☆610Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆803Updated 4 months ago
- Numeric traits for generic mathematics in Rust☆832Updated this week
- oh heck, a case conversion library☆549Updated last year