artichoke / rand_mtLinks
🌪 Mersenne Twister implementation backed by rand_core
☆13Updated last week
Alternatives and similar repositories for rand_mt
Users that are interested in rand_mt are comparing it to the libraries listed below
Sorting:
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Bindings to liblzma in Rust (xz streams in Rust)☆87Updated last year
- Extensions for the Rust standard library☆40Updated last year
- High level Rust bindings to PCRE2.☆62Updated last week
- ☆62Updated 2 weeks ago
- like thread::spawn but for processes☆158Updated 7 months ago
- Extra RNGs☆44Updated this week
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last month
- Utilities for pinning☆97Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- ☆75Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- ☆51Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Generic Rational numbers for Rust☆147Updated 8 months ago
- Cross platform Rust library for checking whether two file paths are the same file.☆115Updated 8 months ago
- ☆60Updated last year
- ☆108Updated last year
- Non-allocating iterator over command line arguments☆46Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago