Zero-copy I/O primitives and pipelines for Go. Linux-specific.
☆553Aug 3, 2024Updated last year
Alternatives and similar repositories for zerocopy
Users that are interested in zerocopy are comparing it to the libraries listed below
Sorting:
- Zero-copy sockets for Linux in Golang☆831Jul 7, 2020Updated 5 years ago
- Fast event-loop networking for Go☆6,037Oct 22, 2023Updated 2 years ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- Graceful process restarts in Go☆3,157Sep 25, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- A tool to analyze and troubleshoot a Go binary size.☆1,710Apr 10, 2024Updated last year
- Provides easy-to-use async IO interface with io_uring☆693Nov 20, 2023Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Feb 9, 2021Updated 5 years ago
- MemConn is an in-memory network stack for Go.☆553Oct 4, 2023Updated 2 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 4 years ago
- benchmarks for implementation of servers which support 1 million connections☆1,929Apr 15, 2021Updated 4 years ago
- Type-safe, zero-allocation sets for Go☆819Feb 25, 2020Updated 6 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- A crypto-secure Reliable-UDP library for Golang with FEC support.☆4,496Feb 19, 2026Updated last week
- Thread-safe concurrent maps for go.☆25Sep 29, 2019Updated 6 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,095May 2, 2025Updated 9 months ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,775Jun 7, 2025Updated 8 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Zero-allocation reflection library for Go☆596Nov 16, 2023Updated 2 years ago
- IPv4 and IPv6 userland network stack☆3,113Dec 10, 2019Updated 6 years ago
- A reliability layer for UDP connections in Go.☆141May 31, 2020Updated 5 years ago
- Optimized Go Compression Packages☆5,411Updated this week
- Linter for finding defer statements in Go loops☆31Jul 19, 2019Updated 6 years ago
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,098Jan 22, 2026Updated last month
- Pprof made easy at development time for Go☆758Oct 23, 2020Updated 5 years ago
- Library to work with eBPF programs from Go☆1,169Mar 19, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141May 3, 2025Updated 9 months ago
- A production-ready QUIC implementation in pure Go☆11,450Feb 16, 2026Updated last week
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago