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.
☆89Updated 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:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Asynchronous DNS lookups☆66Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Typed any map for rust☆67Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 4 months ago
- CSV parsing in async context☆45Updated 2 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆87Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- 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 month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 8 months ago