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.
☆96Updated last month
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.☆141Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- CSV parsing in async context☆49Updated 5 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Asynchronous DNS lookups☆67Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- ☆76Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- futures-buffered☆45Updated 2 months ago
- Compatibility adapter between tokio and futures☆184Updated last month
- Typed any map for rust☆67Updated 10 months 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…☆62Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- The missing compound borrowing for Rust.☆61Updated 3 weeks ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago