al8n / fs4-rsLinks
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.
☆93Updated 6 months ago
Alternatives and similar repositories for fs4-rs
Users that are interested in fs4-rs are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Asynchronous DNS lookups☆66Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- CSV parsing in async context☆47Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- ☆75Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- futures-buffered☆45Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated this week