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
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Updated 2 years ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- a fast async pool based on channel☆26Updated last month
- Rust crate for Ok-wrapping and try blocks☆21Updated 3 years ago
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Wait for a collection of async tasks to finish.☆36Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 4 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Download .crate files of all versions of all crates from crates.io☆47Updated 3 weeks ago
- Static Linear Algebra System☆37Updated 2 years ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last week
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- (WIP) A GitHub API client.☆39Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Obsessively tiny error derive macro☆86Updated 11 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Collects build-information of your Rust crate☆22Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- SQLite-based on-disk cache for Rust.☆24Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Remove Cargo.lock lockfile☆34Updated last month
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated 6 months ago