rust-random / getrandom
A small cross-platform library for retrieving random data from (operating) system source
☆354Updated this week
Alternatives and similar repositories for getrandom:
Users that are interested in getrandom are comparing it to the libraries listed below
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Spin-based synchronization primitives☆508Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Notify async tasks or threads☆460Updated last month
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆324Updated 2 weeks ago
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- Async I/O and timers☆486Updated this week
- Task abstraction for building executors☆460Updated last month
- Futures, streams, and async I/O combinators.☆498Updated last month
- ☆803Updated last week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆800Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆277Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 4 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆569Updated this week
- A collection of open source Rust crates from iqlusion☆483Updated this week
- Numeric traits for generic mathematics in Rust☆781Updated 7 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Async executor☆360Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- A simple and fast random number generator☆476Updated last month