VivekPanyam / lunchbox
An async virtual filesystem interface in Rust
☆37Updated last year
Alternatives and similar repositories for lunchbox:
Users that are interested in lunchbox are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆32Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Extension of nom to trace parser☆49Updated last month
- `smol` integrations with `hyper`☆14Updated 5 months ago
- An async version of iterator☆40Updated 9 months ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Cargo hack manager☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Thread-unsafe async runtime☆27Updated 4 months ago
- ☆22Updated 2 years ago
- MessagePack serializer implementation for Rust / msgpack.org[Rust]☆14Updated 5 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated last week
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 5 months ago
- ☆24Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year