SteveLauC / fsLinks
A toy std::fs implementation that does NOT depend on libc
☆17Updated 2 years ago
Alternatives and similar repositories for fs
Users that are interested in fs are comparing it to the libraries listed below
Sorting:
- ☆48Updated 3 years ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Download .crate files of all versions of all crates from crates.io☆47Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Updated 2 years ago
- a fast async pool based on channel☆26Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- A fast runtime-agnostic object pool for async rust.☆38Updated 2 weeks ago
- Find out what platform your code is running on from Rust☆34Updated 3 years ago
- Static Linear Algebra System☆37Updated 2 years ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- an okay file synchronisation solution, written in Rust☆60Updated 2 years ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Cross-platform library to gather stats/information from the host 🦀☆46Updated last month
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A typed map which can make sure item exist.☆36Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Rust library to ease the task of creating daemons☆53Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago