zero-copy

Tag

Cards List
#zero-copy

A fast, zero-copy Transit-format reader and writer written in C

Lobsters Hottest · 2026-06-08 Cached

A fast, zero-copy C11 library for reading and writing the Transit data format with SIMD acceleration, supporting JSON, JSON-Verbose, and MessagePack wire formats via a single codec-agnostic engine.

0 favorites 0 likes
#zero-copy

Zero-Copy Pages in Rust: Or How I Learned to Stop Worrying and Love Lifetimes

Hacker News Top · 2026-04-16 Cached

A technical deep-dive into implementing zero-copy page handling in Rust for a database engine, exploring how Rust's lifetime system enables safe zero-copy semantics between the buffer pool and upper database layers while using Direct I/O to bypass the OS page cache.

0 favorites 0 likes
← Back to home

Submit Feedback