al8n / fmmapLinks
A flexible and convenient high-level mmap for zero-copy file I/O.
☆117Updated 9 months ago
Alternatives and similar repositories for fmmap
Users that are interested in fmmap are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Asynchronous DNS lookups☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- Async filesystem primitives☆141Updated last month
- An on-disk hash table implementation☆126Updated 4 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…☆99Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Thread parking and unparking☆79Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Data parallelism library for async-std.☆96Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Track memory allocations by backtrace or originating thread☆46Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- ☆63Updated this week