nagisa / rust_rdrand
An implementation of random number generator based on rdrand instruction
☆25Updated last year
Alternatives and similar repositories for rust_rdrand:
Users that are interested in rust_rdrand are comparing it to the libraries listed below
- ☆27Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 7 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆36Updated last month
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Generic Range iterators for Rust☆25Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Learn what's changed on crates.io☆18Updated 2 weeks ago
- Cross-platform interface to the `errno` variable☆69Updated 3 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆59Updated 7 months ago
- Automatic testing of FFI bindings for Rust☆22Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- ☆72Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Parse zoneinfo files from the IANA database☆8Updated last year
- ☆36Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- ☆23Updated 4 years ago
- ☆19Updated 3 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- Unicode caseless matching☆23Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month