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
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆43Updated last month
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- 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
- futures-buffered☆40Updated 3 months ago
- An async version of iterator☆40Updated 11 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 7 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Cargo hack manager☆64Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 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
- Derive your Attribute Parsers☆13Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆37Updated 11 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated last year
- libyaml transpiled to rust by c2rust☆33Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Thread-unsafe async runtime☆28Updated 7 months ago
- An exploration of Storages☆35Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago