SteveLauC / fs
A toy std::fs implementation that does NOT depend on libc
☆17Updated last year
Alternatives and similar repositories for fs:
Users that are interested in fs are comparing it to the libraries listed below
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- `smol` integrations with `hyper`☆14Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Single-threaded asynchronous GUI runtime☆19Updated last month
- Count directory entries—`ls | wc -l` but faster☆28Updated 3 months ago
- generate skyline 3D model from git commit history☆16Updated 5 months ago
- Assure that your tests are there, and well written.☆15Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- Dynamic structured values for Rust☆28Updated last month
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- SQLite-based on-disk cache for Rust.☆23Updated 8 months ago
- ☆45Updated 2 years ago
- A small markdown TUI note keeper☆14Updated 2 weeks ago
- Wait for a collection of async tasks to finish.☆34Updated 8 months ago
- a fast async pool based on channel☆24Updated 5 months ago
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆27Updated this week
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A procedural macro that automatically generates setter methods for a struct's fields.☆23Updated 3 months ago
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- Rust crate for Ok-wrapping and try blocks☆20Updated 2 years ago
- A typed map which can make sure item exist.☆35Updated 5 months ago
- An HTTP library based on compio and hyper.☆24Updated last month
- ☆13Updated 3 years ago
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 2 years ago
- Rust Vector for large amounts of data, that does not copy when growing, by using full `mmap`'d pages.☆22Updated last year
- Language server for Rhai.☆56Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago