al8n / fs4-rs
Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to support async and replace libc with rustix.
☆78Updated last week
Alternatives and similar repositories for fs4-rs:
Users that are interested in fs4-rs are comparing it to the libraries listed below
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆52Updated 10 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆103Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆73Updated 4 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆110Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Serialization value trees☆44Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- The missing compound borrowing for Rust.☆57Updated 2 months ago
- Abstract over different executors☆73Updated last year
- An updated version of linked-hash-map and friends☆109Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Typed any map for rust☆65Updated 3 months ago
- ☆82Updated 2 months ago
- ☆55Updated last year
- An async version of iterator☆40Updated 9 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- Serde support for the humantime crate☆30Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- futures-buffered☆38Updated 2 weeks ago