al8n / fmmap
A flexible and convenient high-level mmap for zero-copy file I/O.
☆106Updated last year
Alternatives and similar repositories for fmmap:
Users that are interested in fmmap are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Typed any map for rust☆65Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks 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…☆71Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- Convert closures into wakers☆45Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Runtime-agnostic actor library☆77Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Thread parking and unparking☆74Updated last month
- structured parallel execution for async Rust☆33Updated 6 months ago
- A memory efficient syntax tree for language developers☆54Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆69Updated 5 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- Asynchronous DNS lookups☆65Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- An on-disk hash table implementation☆113Updated 3 years ago