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
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Take a value atomically once.☆30Updated 2 years ago
- An async version of iterator☆40Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- A slab allocator with stable references☆15Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Thin immutable zero-copy byte slice☆52Updated last week
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- An efficient JSON Value parser☆76Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last week
- futures-buffered☆45Updated 4 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Build your own hostingless server.☆34Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- An SQL query builder☆66Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last week