acln0 / zerocopyLinks
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
☆547Updated 10 months ago
Alternatives and similar repositories for zerocopy
Users that are interested in zerocopy are comparing it to the libraries listed below
Sorting:
- A Go package providing a filesystem-backed FIFO queue☆486Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆580Updated 3 months ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- MemConn is an in-memory network stack for Go.☆550Updated last year
- Zero-copy sockets for Linux in Golang☆832Updated 4 years ago
- go wrapper for zstd☆453Updated 3 weeks ago
- concurrency utilities☆299Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Zero-allocation reflection library for Go☆574Updated last year
- dque is a fast, embedded, durable queue for Go☆783Updated 7 months ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆402Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆227Updated 5 years ago
- Embedded, Fast and Persistent bigqueue implementation☆446Updated this week
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- reuse tcp/udp ports in golang☆791Updated 2 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 weeks ago
- Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.☆418Updated last year
- An immutable radix tree implementation in Golang☆1,044Updated last week
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated 11 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Write ahead log for Go.☆663Updated 7 months ago
- A portable mmap package for Go☆1,035Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year