vasi / positioned-ioLinks
Read and write from offsets in Rust.
☆89Updated 4 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.☆193Updated this week
- An on-disk hash table implementation☆126Updated 4 years ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 2 weeks ago
- ☆205Updated last year
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Library safely exposing the io_uring API.☆78Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Copy-on-write string utilities for Rust☆163Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Define your own PhantomData☆158Updated last month
- rust bindings of snmalloc☆149Updated last week
- Asynchronous DNS lookups☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago