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.
☆79Updated last month
Alternatives and similar repositories for fs4-rs:
Users that are interested in fs4-rs are comparing it to the libraries listed below
- Abstract over different executors☆73Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆71Updated 4 months ago
- ☆72Updated last week
- Lending iterators on stable Rust☆82Updated last year
- An updated version of linked-hash-map and friends☆111Updated this week
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Typed any map for rust☆65Updated 4 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Compile-time string operations☆90Updated last month
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆41Updated last month
- Asynchronous DNS lookups☆65Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆112Updated 6 months ago
- Serde support for the humantime crate☆32Updated last year
- Progress reporting abstraction for Rust☆64Updated 8 months ago
- A super powered testing macro for Rust☆118Updated last month
- A faster Arc.☆60Updated last year