nagisa / rust_rdrandLinks
An implementation of random number generator based on rdrand instruction
☆25Updated 2 years ago
Alternatives and similar repositories for rust_rdrand
Users that are interested in rust_rdrand are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- ☆62Updated last year
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆77Updated 5 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated last month
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- ☆60Updated 3 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 3 years ago
- ☆42Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Rust String type with configurable byte storage.☆36Updated last year
- ☆48Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Minimal float parser primitives with a focus on compile times.☆23Updated 3 years ago
- ☆64Updated 8 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- A simple map based on a vector for small integer keys☆69Updated last year
- Backported standard Rust library to older compilers.☆23Updated 3 years ago
- Cross-platform interface to the `errno` variable☆76Updated last month
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Extra RNGs☆50Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago