rust-random / bookLinks
The Rust Rand Book
☆59Updated this week
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- ☆48Updated 3 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Our sessions when learning Rust with gitoxide☆48Updated 9 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last month
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆49Updated 2 years ago
- Guide for standard library developers☆87Updated 9 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- Cargo plugin to manage dependency features☆120Updated 3 years ago
- Semantic wrapper for byte count representations☆152Updated this week
- A lock-free async waitgroup implementation☆37Updated 4 years ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Cross platform Rust library for checking whether two file paths are the same file.☆120Updated 3 months ago
- ☆120Updated this week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- Fast functions for printing floating-point primitives to a decimal string☆138Updated 2 weeks ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- ☆48Updated 5 years ago
- A parallelized Rust port of crumsort☆169Updated 3 years ago
- a fast async pool based on channel☆26Updated 2 weeks ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago