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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆68Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆51Updated 2 weeks ago
- Cargo hack manager☆64Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- The mock HTTP upstream for development of HTTP applications and reverse proxies.☆21Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- futures-buffered☆45Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- An efficient JSON Value parser☆77Updated last year
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- Derive your Attribute Parsers☆13Updated 2 years ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- A low-level I/O ownership and borrowing library☆104Updated last month