No description provided.
Extra plugins for OpenCode — parallel file reading
well-formatted and improved trace system calls and signals (when the debugger does not help)
Turn callback-based functions and methods into Promise-based methods for later use or immediate execution.
A suite of powerful, extensible, generic, endian-aware Read/Write traits for byte buffers
Async pread and pwrite, with optional delayed sync and metrics
A macros 1.1 derive implementation for Pread and Pwrite traits from the scroll crate
A file-backed arena allocator using pread for memory byte storage
SIGBUS-safe memory-mapped file access for network filesystems (NFS/EFS)
Buffered file read_at (pread)
Reading and writing at an offset
Reading and writing at an offset
Apache Iceberg backend (IcebergSink) for znippy's ArchiveMetaSink trait.
Reading and writing at an offset
Persistent block lists (fixed & dynamic) with reclamation and checksums, built on top of bstack
A persistent, fsync-durable binary stack backed by a single file
Append IO#readat/writeat methods. These provide similar functionality to the POSIX pread/pwrite. This library works on windows and unix. But tested on windows and FreeBSD only.
Bulbasaur is a helper for crawler operations used in Pread.ly
Wordmap is a simple way to lookup data directly from disk, bypassing RAM. It uses pread (no buffering), and takes advantage of SSD's constant seek time. The data is stored in equal size "cells" making it easy to calculate where things are located based on vectors.