smol-rs / fastrandLinks
A simple and fast random number generator
☆515Updated last month
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.☆704Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- ☆493Updated 10 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆508Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆514Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆372Updated last year
- A high performance, zero-copy URL router.☆472Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Serialization library with zero dependencies☆812Updated last month
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆605Updated last week
- Fast function for printing integer primitives to a decimal string☆334Updated 2 weeks ago
- An efficient and powerful Rust library for word wrapping text.☆501Updated last week
- oh heck, a case conversion library☆556Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- ☆329Updated 2 weeks ago
- Async I/O and timers☆539Updated 2 weeks ago
- Task abstraction for building executors☆480Updated 7 months ago
- A small cross-platform library for retrieving random data from (operating) system source☆431Updated this week
- Notify async tasks or threads☆482Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆770Updated last week