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
- Efficient byte-stream pipe buffer☆43Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An async version of iterator☆40Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A slab allocator with stable references☆15Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Thin immutable zero-copy byte slice☆49Updated this week
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 10 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- futures-buffered☆45Updated 2 months ago
- An efficient JSON Value parser☆77Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- 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…☆96Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last month