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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated 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.☆67Updated this week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 2 months ago
- A slab allocator with stable references☆15Updated 2 years ago
- Memory validation framework for Rust☆71Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Efficient byte-stream pipe buffer☆44Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- async fn(Input) -> Result<Output, Error>☆51Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 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…☆65Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Serde serializer for generating Starlark build targets☆70Updated this week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- An efficient JSON Value parser☆76Updated 2 years ago
- 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…☆99Updated 3 months ago
- An SQL query builder☆66Updated 3 years ago
- Cross-platform implementation of cross-process named locks☆38Updated last year