nagisa / rust_rdrandLinks
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
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆75Updated last month
- Compares two equal-sized byte strings in constant time.☆42Updated 3 months ago
- ☆60Updated last year
- ☆60Updated 2 years ago
- ☆39Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆44Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated this week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Rust HashSet with insertion ordering☆42Updated last month
- Rust String type with configurable byte storage.☆35Updated last year
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Runtime string formatting for Rust☆64Updated 6 years ago
- ☆23Updated 5 years ago
- Cross-platform interface to the `errno` variable☆72Updated last month
- ☆59Updated 8 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆49Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆47Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆64Updated 8 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago