vasi / positioned-ioLinks
Read and write from offsets in Rust.
☆89Updated 3 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.☆192Updated last month
- An on-disk hash table implementation☆126Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A fast and flexible LRU map.☆198Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Library safely exposing the io_uring API.☆71Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- Time and duration crate optimized for speed and API stability.☆75Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months 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
- ☆44Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Thread parking and unparking☆81Updated 11 months ago
- Run closures in parallel☆115Updated 11 months ago
- rust bindings of snmalloc☆147Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- Abstract over different executors☆74Updated 2 years ago