slyons / 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 weeks ago
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- ☆33Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- ☆28Updated 2 years ago
- ☆43Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- a fast async pool based on channel☆23Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆45Updated last year
- Duplicate an async I/O handle☆40Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Rust library for retrieving and interacting with the crates.io index☆72Updated this week
- Run closures in parallel☆112Updated last month
- Convert closures into wakers☆45Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- ☆92Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- The /etc/resolv.conf file parser in rust☆27Updated 4 months ago
- Rust port of Go's singleflight package☆15Updated 10 months ago
- ☆55Updated 3 weeks ago