vasi / positioned-ioLinks
Read and write from offsets in Rust.
☆89Updated 2 months ago
Alternatives and similar repositories for positioned-io
Users that are interested in positioned-io are comparing it to the libraries listed below
Sorting:
- Async stream for Rust and the futures crate.☆189Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- perf-event: a Rust interface to Linux performance monitoring☆126Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- ☆51Updated 11 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- ☆205Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Async filesystem primitives☆141Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago