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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Reactive dependency injection for Rust.☆42Updated 2 weeks ago
- An efficient JSON Value parser☆77Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- `smol` integrations with `hyper`☆16Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆61Updated last month
- Tools for finding and manipulating differences between files☆98Updated 6 months ago
- Typed any map for rust☆67Updated 8 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- An async version of iterator☆40Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A slab allocator with stable references☆15Updated 2 years 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.☆51Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Rust Markdown Parser☆27Updated last year
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- 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…☆93Updated 5 months ago
- Cargo hack manager☆64Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago