al8n / fmmap
A flexible and convenient high-level mmap for zero-copy file I/O.
☆112Updated 2 months ago
Alternatives and similar repositories for fmmap:
Users that are interested in fmmap are comparing it to the libraries listed below
- A low-level I/O ownership and borrowing library☆100Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- 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…☆82Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A concurrent, append-only vector.☆159Updated last week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- ☆58Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 7 months ago
- Library safely exposing the io_uring API.☆61Updated last month
- Runtime-agnostic actor library☆77Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Better reference counted strings for Rust☆125Updated 9 months ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Simple string matching with single- and multiple-wildcard operator☆84Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago