SteveLauC / fs
A toy std::fs implementation that does NOT depend on libc
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fs
- A procedural macro that automatically generates setter methods for a struct's fields.☆19Updated 3 months ago
- Assure that your tests are there, and well written.☆15Updated last year
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- a fast async pool based on channel☆22Updated last week
- `smol` integrations with `hyper`☆15Updated last month
- Simple bitset with small-set (single-word) optimization☆18Updated 5 months ago
- An HTTP library based on compio and hyper.☆15Updated this week
- Wait for a collection of async tasks to finish.☆33Updated 3 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- A small markdown TUI note keeper☆12Updated 2 months ago
- Trustfall adapter for querying rustdoc☆12Updated this week
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 2 years ago
- generate skyline 3D model from git commit history☆15Updated last week
- A simple tool to clean all projects in a directory.☆13Updated last year
- Obtain the number of threads in the current process☆13Updated 9 months ago
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- ☆13Updated 2 years ago
- Retrieve IP addresses for all interfaces. POSIX & Windows☆24Updated 3 months ago
- A rich desktop application for tracking tv shows☆19Updated last month
- Rust crate for Ok-wrapping and try blocks☆19Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆42Updated 2 months ago
- Rust's Enum variant counter☆15Updated 3 years ago
- Convert numbers like 42 to forty-two☆17Updated 3 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Download .crate files of all versions of all crates from crates.io☆41Updated last week
- Value log implementation for key-value separated storage in safe Rust☆22Updated last week
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago