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.
☆88Updated 4 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:
- Abstract over different executors☆74Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- futures-buffered☆43Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Asynchronous DNS lookups☆66Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Serde support for the humantime crate☆34Updated last year
- Minimal async cache in Rust with support for key expirations☆53Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Typed any map for rust☆67Updated 6 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Automatic cfg for Rust compiler features☆102Updated 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…☆59Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Run closures in parallel☆114Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Library for scripting analyses against crates.io's database dumps☆73Updated last week
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- ☆73Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A super powered testing macro for Rust☆120Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month