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.
☆86Updated 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:
- Minimal async cache in Rust with support for key expirations☆53Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- CSV parsing in async context☆44Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Serde support for the humantime crate☆34Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆78Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- ☆72Updated 2 months ago
- Asynchronous DNS lookups☆65Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Abstract over different executors☆73Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Fast JSON deserialization on borrowed data☆98Updated this week
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Migrated to Codeberg☆79Updated last year
- futures-buffered☆41Updated 3 months ago
- Convert closures into wakers☆45Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month