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.
☆99Updated 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☆97Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Asynchronous DNS lookups☆67Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Big array helper for serde☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated last month
- Typed any map for rust☆67Updated last year
- Compatibility adapter between tokio and futures☆187Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- CSV parsing in async context☆49Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆77Updated 4 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated 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…☆66Updated 3 weeks ago