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:
- Find out what platform your code is running on from Rust☆33Updated 3 years 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 last year
- ☆46Updated 2 years ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- `smol` integrations with `hyper`☆16Updated 2 weeks ago
- Rust crate for Ok-wrapping and try blocks☆21Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A typed map which can make sure item exist.☆34Updated 9 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Rust library to ease the task of creating daemons☆52Updated 2 months ago
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- Simple bitset with small-set (single-word) optimization☆19Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- a fast async pool based on channel☆26Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A fast runtime-agnostic object pool for async rust.☆34Updated 2 months ago
- Collects build-information of your Rust crate☆23Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Wait for a collection of async tasks to finish.☆34Updated last year
- An efficient JSON Value parser☆77Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- A simple 2D snake game built with Bevy and WASM☆10Updated 2 years ago
- Safely transmute type to itself in generic context in Rust☆14Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Rust macros for statically including typed binary data☆17Updated last year