VivekPanyam / lunchboxLinks
An async virtual filesystem interface in Rust
☆37Updated last year
Alternatives and similar repositories for lunchbox
Users that are interested in lunchbox are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Typed any map for rust☆67Updated 7 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago
- An async version of iterator☆40Updated last year
- Build your own hostingless server.☆34Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 11 months ago
- An efficient JSON Value parser☆77Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Count directory entries—`ls | wc -l` but faster☆28Updated 6 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Cargo Subcommand for patching dependencies using patch files☆78Updated 3 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆25Updated last year
- An SQL query builder☆66Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆42Updated 3 weeks ago