rust-random / bookLinks
The Rust Rand Book
☆58Updated 4 months ago
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- Our sessions when learning Rust with gitoxide☆48Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- ☆46Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- ☆46Updated 2 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- Documentation of Rust error handling☆48Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- Compatibility adapter between tokio and futures☆178Updated last week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Basic parser for PEM formatted keys and certificates☆68Updated last week
- Semantic wrapper for byte count representations☆141Updated 3 weeks ago
- Guide for standard library developers☆85Updated 4 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- ☆94Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Rust crate for printing tables on command line.☆127Updated 5 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- Cargo plugin to manage dependency features☆118Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- A parallelized Rust port of crumsort☆168Updated 3 years ago
- Rust crate for managing cancellable services☆27Updated 4 years ago
- A native Rust port of Google's robots.txt parser and matcher C++ library.☆99Updated 4 years ago
- Fast functions for printing floating-point primitives to a decimal string☆127Updated last week
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆68Updated last year
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆47Updated 2 years ago