acln0 / zerocopyLinks
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
☆548Updated last year
Alternatives and similar repositories for zerocopy
Users that are interested in zerocopy are comparing it to the libraries listed below
Sorting:
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆594Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- go wrapper for zstd☆462Updated last month
- A Go package providing a filesystem-backed FIFO queue☆496Updated 3 weeks ago
- MemConn is an in-memory network stack for Go.☆552Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated 2 years ago
- Consistent hashing with bounded loads in Golang☆747Updated last year
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- concurrency utilities☆302Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast and scalable pseudorandom generator for Go☆208Updated 4 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- reflect api without runtime reflect.Value cost☆805Updated 6 months ago
- Zero-copy sockets for Linux in Golang☆832Updated 5 years ago
- Golang implementation of Radix trees☆923Updated last year
- A fast, threadsafe skip list in Go☆269Updated 4 years ago
- DNS lookup cache for Go☆288Updated 2 years ago
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆942Updated 9 months ago
- A portable mmap package for Go☆1,073Updated 9 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Zstd wrapper for Go☆790Updated last week
- Embedded, Fast and Persistent bigqueue implementation☆448Updated 3 weeks ago
- dque is a fast, embedded, durable queue for Go☆792Updated 11 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- Fast golang queue using ring-buffer☆632Updated 2 years ago
- auto adjust your GOGC value☆228Updated last year