al8n / fmmap
A flexible and convenient high-level mmap for zero-copy file I/O.
☆111Updated last month
Alternatives and similar repositories for fmmap:
Users that are interested in fmmap are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 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…☆80Updated last month
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Typed any map for rust☆65Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Runtime-agnostic actor library☆77Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 11 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- structured parallel execution for async Rust☆33Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Simple string matching with single- and multiple-wildcard operator☆81Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- Port of bbolt in Rust☆65Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- An on-disk hash table implementation☆116Updated 3 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago