al8n / fs4-rsView external linksLinks
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.
☆101Jan 24, 2026Updated 3 weeks ago
Alternatives and similar repositories for fs4-rs
Users that are interested in fs4-rs are comparing it to the libraries listed below
Sorting:
- ☆13Aug 29, 2022Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated 11 months ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Functions for determining terminal sizes in Rust☆14Jan 22, 2026Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Feb 7, 2026Updated last week
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Mar 29, 2023Updated 2 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- Asynchronous DNS lookups☆67Jun 12, 2024Updated last year
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- ☆24Feb 13, 2022Updated 4 years ago
- Multi-threaded Compression☆172Nov 19, 2025Updated 2 months ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- Arbitrary width integers☆26Jul 26, 2025Updated 6 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆127Feb 3, 2026Updated last week
- An alternative rust async runtime.☆59Dec 15, 2025Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Dec 31, 2022Updated 3 years ago
- simple, fast and efficient s3 client for bucket operations☆15Nov 27, 2025Updated 2 months ago
- A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration☆23Oct 4, 2025Updated 4 months ago
- Stochastically generates machine code☆101Updated this week
- This is a Rust implementation for popular caches (support no_std).☆113Feb 3, 2025Updated last year
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- ☆20Mar 9, 2025Updated 11 months ago
- const fn implementation of the SHA-2 family of hash functions☆17Oct 17, 2023Updated 2 years ago
- Semantic error handling for rocket applications☆15Feb 26, 2019Updated 6 years ago
- ☆24Feb 6, 2026Updated last week
- Easy-cast library☆30Dec 2, 2025Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆534Dec 25, 2025Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Sep 13, 2025Updated 5 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- Find out what platform your code is running on from Rust☆34Apr 13, 2022Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- An in-memory SQL database in Rust.☆14Aug 15, 2021Updated 4 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Apr 15, 2023Updated 2 years ago