vault
Search
Search
Dark mode
Light mode
Explorer
Tag: zero-copy
4 items with this tag.
Sep 04, 2026
Shared Memory via mmap
linux
linux/ipc
ipc
shared-memory
mmap
zero-copy
page-cache
tmpfs
Jun 26, 2026
sendfile and File-to-Socket Transfer
linux
linux/ipc
ipc
zero-copy
sendfile
socket
page-cache
file-descriptor
fs/read_write
fs/splice
networking
Jun 05, 2026
AF_XDP Zero-Copy Sockets
linux
linux/networking
networking
af-xdp
xdp
ebpf
zero-copy
dataplane
userspace-networking
uncertain
Jun 01, 2026
The Buffer Protocol
python
cpython
c-api
buffer-protocol
memoryview
numpy
zero-copy
pep-3118
pep-688