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 week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Library safely exposing the io_uring API.☆70Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- ☆205Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- Benchmarking library for stable Rust☆47Updated this week
- An on-disk hash table implementation☆126Updated 4 years ago
- Asynchronous DNS lookups☆67Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- ☆44Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆86Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆76Updated last month