rust-random / book
The Rust Rand Book
☆56Updated 3 months ago
Alternatives and similar repositories for book:
Users that are interested in book are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆73Updated 7 months ago
- Utilities for pinning☆97Updated 9 months ago
- Guide for standard library developers☆82Updated last week
- ☆45Updated 3 years ago
- ☆93Updated last year
- Our sessions when learning Rust with gitoxide☆43Updated 3 years ago
- docs.rs as a publishing platform?☆66Updated 6 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- This is a Rust implementation for popular caches (support no_std).☆107Updated last week
- ☆45Updated 2 years ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 9 months ago
- Async networking primitives for TCP/UDP/Unix communication☆130Updated 2 months ago
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Cargo plugin to manage dependency features☆115Updated last year
- Asynchronous HTTP body trait☆129Updated this week
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- A lock-free async waitgroup implementation☆36Updated 2 years ago
- Convert closures into wakers☆45Updated 2 months ago
- ☆36Updated last year
- Get a unique thread ID in Rust☆41Updated 2 months ago
- ☆70Updated 2 months ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆66Updated 5 months ago
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆45Updated last year
- Run closures in parallel☆111Updated 2 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆61Updated 4 years ago