eadgbear / rust-module-of-the-week
A weekly dive into commonly used modules in the Rust ecosystem, with story flavor!
☆20Updated 3 years ago
Alternatives and similar repositories for rust-module-of-the-week:
Users that are interested in rust-module-of-the-week are comparing it to the libraries listed below
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed any map for rust☆66Updated 4 months ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆27Updated last year
- A small async runtime for Rust☆59Updated 11 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- ☆28Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- ☆45Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- A rust web framework with safety and speed in mind.☆35Updated last year
- It executes futures☆58Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- ☆84Updated 3 months ago
- Build and evaluate binary expression trees☆36Updated 7 months ago
- a fast async pool based on channel☆24Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆38Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- ☆45Updated 4 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago