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☆42Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- 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 primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- An async version of iterator☆41Updated 8 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 months ago
- Serde serializer for generating Starlark build targets☆66Updated this week
- A Rust crate for formatting strings dynamically☆31Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆43Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- 📮 load, write, and copy remote and local assets☆26Updated this week
- A wrapper around UUIDs to provide type safety☆27Updated last week
- Take a value atomically once.☆27Updated 2 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- Minimal TOML library with few dependencies☆83Updated this week
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- libyaml transpiled to rust by c2rust☆33Updated 10 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated 11 months ago
- A low-level MVCC file format for storing blobs.☆63Updated 11 months ago
- An object system for Rust based on relative pointers☆37Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆60Updated this week
- Zero-cost bitsets over native Rust types☆76Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year