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.
☆100Updated last week
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.☆143Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Utilities for working with impl traits in Rust.☆119Updated last year
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Compatibility adapter between tokio and futures☆188Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- futures-buffered☆46Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- Typed any map for rust☆67Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 2 months ago
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- ☆77Updated 5 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`☆130Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- like thread::spawn but for processes☆159Updated 10 months ago
- ☆55Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 8 months ago