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
- An async version of iterator☆40Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- Derive your Attribute Parsers☆13Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 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
- 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 low-level MVCC file format for storing blobs.☆63Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated 2 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- dylo generates "consumer" versions of your "module" crates.☆29Updated 2 months ago
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Lending iterators on stable Rust☆82Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated 3 weeks ago
- ☆24Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Generate Markdown documentation for clap application definitions☆27Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- A list of Rust buffers that implements the bytes::Buf trait.☆33Updated 2 years ago