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
- π async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.β50Updated 11 months ago
- cross-platform Rust API for memory mapped IOβ42Updated last year
- Take a value atomically once.β30Updated 2 years ago
- SIMD-optimized B+ Tree implementation that uses integer keysβ69Updated 3 months ago
- An async version of iteratorβ40Updated last year
- 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
- A thread pool for running multiple tasks on a configurable group of threads.β51Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!β41Updated 5 months ago
- Efficient byte-stream pipe bufferβ43Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.β65Updated this week
- A concise, self-describing binary format written in Rust for Serdeβ67Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence indexβ50Updated 3 weeks ago
- βοΈ Zero-boilerplate actor systems with xtraβ39Updated 2 years ago
- Rust Markdown Parserβ28Updated 3 weeks ago
- A low-level I/O ownership and borrowing libraryβ105Updated 3 months ago
- 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
- Zero-cost bitsets over native Rust typesβ79Updated 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β¦β64Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro callsβ29Updated last year
- async fn(Input) -> Result<Output, Error>β50Updated last year
- A low-level MVCC file format for storing blobs.β64Updated last year
- Lending iterators on stable Rustβ83Updated last year
- Thin immutable zero-copy byte sliceβ49Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.β43Updated last week
- Serde serializer for generating Starlark build targetsβ69Updated last month
- Unbuffered and unlocked I/O streamsβ45Updated 8 months ago
- `smol` integrations with `hyper`β17Updated 3 months ago