eadgbear / rust-module-of-the-weekLinks
A weekly dive into commonly used modules in the Rust ecosystem, with story flavor!
☆20Updated 4 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
Sorting:
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A small async runtime for Rust☆61Updated last year
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- ☆46Updated 4 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- Minimal and persistent key-value store designed with security in mind☆40Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Asynchronous DNS lookups☆66Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Read and write from offsets in Rust.☆89Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Types and traits for http clients☆115Updated 2 years ago
- Heap-based async timers☆214Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Synchronous memory pipe for Rust☆31Updated 4 years ago
- Compatibility adapter between tokio and futures☆178Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆88Updated last year
- golang like task executor☆51Updated 3 years ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- ☆129Updated 5 years ago
- Minimal non-blocking I/O for Rust☆169Updated 8 months ago
- Distributed filesystem in Rust☆55Updated 2 years ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago