al8n / fmmap
A flexible and convenient high-level mmap for zero-copy file I/O.
☆105Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for fmmap
- 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…☆61Updated last week
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Typed any map for rust☆64Updated 2 months ago
- A low-level I/O ownership and borrowing library☆99Updated 11 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Fast JSON deserialization on borrowed data☆77Updated 2 weeks ago
- Runtime-agnostic actor library☆77Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Convert closures into wakers☆43Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Object Pool LockFree in Rust☆45Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆104Updated 6 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- An on-disk hash table implementation☆112Updated 3 years ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Data parallelism library for async-std.☆93Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 6 months ago
- a fast async pool based on channel☆22Updated this week