VivekPanyam / lunchbox
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
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- futures-buffered☆39Updated 2 months ago
- An async version of iterator☆40Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- Cross-platform implementation of cross-process named locks☆35Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆42Updated last month
- Rust traits for key comparison in maps.☆27Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Cargo hack manager☆64Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆45Updated 2 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- a fast async pool based on channel☆24Updated this week
- Serde serializer for generating Starlark build targets☆66Updated last month
- Thread-unsafe async runtime☆27Updated 6 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 10 months 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 cargo subcommand that extends cargo's capabilities when it comes to code generation.☆56Updated 5 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month