VivekPanyam / lunchboxLinks
An async virtual filesystem interface in Rust
☆37Updated 2 years ago
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 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆22Updated 2 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- An async version of iterator☆40Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 7 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A list of Rust buffers that implements the bytes::Buf trait.☆36Updated 3 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- futures-buffered☆45Updated 5 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…☆66Updated last month
- Cross-platform library to gather stats/information from the host 🦀☆45Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Byte-wise atomic memcpy.☆39Updated 2 weeks ago
- An SQL query builder☆66Updated 3 years ago
- Automatically upgrade breaking changes☆46Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Serde serializer for generating Starlark build targets☆70Updated 3 weeks ago