al8n / fmmapLinks
A flexible and convenient high-level mmap for zero-copy file I/O.
☆117Updated 10 months ago
Alternatives and similar repositories for fmmap
Users that are interested in fmmap are comparing it to the libraries listed below
Sorting:
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Run closures in parallel☆115Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Async filesystem primitives☆141Updated 2 months ago
- Typed any map for rust☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 3 weeks ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- Define your own PhantomData☆158Updated last week
- 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
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Thread parking and unparking☆79Updated 11 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- like thread::spawn but for processes☆159Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago