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.
☆84Updated 2 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 3 months ago
- Abstract over different executors☆73Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Minimal async cache in Rust with support for key expirations☆53Updated last year
- Serde support for the humantime crate☆33Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Fast JSON deserialization on borrowed data☆87Updated 4 months ago
- Asynchronous DNS lookups☆65Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Typed any map for rust☆67Updated 5 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- An updated version of linked-hash-map and friends☆114Updated last month
- ☆57Updated last year
- ☆54Updated last year
- Big array helper for serde☆60Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months 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…☆56Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆77Updated 6 months ago
- Run closures in parallel☆113Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago