al8n / fs4-rs
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.
☆59Updated this week
Related projects ⓘ
Alternatives and complementary repositories for fs4-rs
- structured parallel execution for async Rust☆30Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Make any value Sync but only available on its original thread☆36Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- ☆15Updated 6 months ago
- ☆68Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆50Updated 6 months ago
- ☆55Updated 2 months ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- An async version of iterator☆37Updated 4 months ago
- Timer facilities for Rust's async story☆53Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Additional utilities around the bytes crate☆18Updated 4 months ago