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.
☆99Updated 3 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 9 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Abstract over different executors☆74Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 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…☆65Updated last week
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆76Updated 3 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- futures-buffered☆45Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- The missing compound borrowing for Rust.☆62Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An async version of iterator☆40Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago