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
- An async version of iterator☆40Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Take a value atomically once.☆29Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last week
- Cargo hack manager☆64Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- futures-buffered☆39Updated last month
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆38Updated last week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆25Updated last week
- Count directory entries—`ls | wc -l` but faster☆28Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated 11 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…☆53Updated last week
- ☆53Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- Hash trait that is object-safe☆32Updated last month
- Sort Unicode strings lexicographically☆36Updated 8 months ago