rust-random / getrandomLinks
A small cross-platform library for retrieving random data from (operating) system source
☆460Updated last week
Alternatives and similar repositories for getrandom
Users that are interested in getrandom are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆355Updated last month
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆509Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆610Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- Utility crates used in RustCrypto☆549Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆569Updated last week
- ☆497Updated last month
- Async executor☆402Updated last month
- Futures, streams, and async I/O combinators.☆524Updated 2 months ago
- Arbitrary precision decimal crate for Rust☆367Updated last week
- A simple and fast random number generator☆530Updated 2 weeks ago
- Async I/O and timers☆551Updated last month
- ☆335Updated 3 weeks ago
- Fast floating point to string conversion☆662Updated this week
- A collection of open source Rust crates from iqlusion☆533Updated last week
- A crate for safe and ergonomic pin-projection.☆684Updated last week
- Integration between hyper HTTP library and rustls TLS stack☆347Updated last month
- Rust crate for a convenient RAII scope guard.☆534Updated 2 years ago
- Notify async tasks or threads☆490Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Fast function for printing integer primitives to a decimal string☆347Updated last month
- Module initialization/global constructor functions for Rust☆910Updated last week
- Message authentication code algorithms written in pure Rust☆320Updated this week
- A minimal `syn` syntax tree pretty-printer☆722Updated this week
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago