smol-rs / fastrand
A simple and fast random number generator
☆446Updated 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.☆657Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆416Updated last month
- Fast floating point to string conversion☆613Updated 2 months ago
- ☆460Updated 2 months ago
- Futures, streams, and async I/O combinators.☆490Updated this week
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆538Updated 4 months ago
- oh heck, a case conversion library☆514Updated 10 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Serialization library with zero dependencies☆746Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- Fast function for printing integer primitives to a decimal string☆313Updated last month
- Data structure serialization library with several opposite design goals from Serde☆822Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- An ultra simple CLI arguments parser.☆582Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆351Updated 6 months ago
- A dead simple ANSI terminal color painting library for Rust.☆254Updated 10 months ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- Task abstraction for building executors☆437Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 8 months ago
- Notify async tasks or threads☆453Updated last week
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆691Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆401Updated this week