acln0 / zerocopyLinks
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
☆549Updated last year
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☆490Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- MemConn is an in-memory network stack for Go.☆552Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- go wrapper for zstd☆462Updated 2 weeks ago
- concurrency utilities☆301Updated 6 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆334Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 3 years ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- Golang implementation of Radix trees☆923Updated last year
- Zero-copy sockets for Linux in Golang☆832Updated 5 years ago
- Consistent hashing with bounded loads in Golang☆746Updated last year
- dque is a fast, embedded, durable queue for Go☆789Updated 10 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Go Pooling Helpers☆118Updated 5 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…☆938Updated 8 months ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Updated 5 years ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- reuse tcp/udp ports in golang☆792Updated 3 weeks ago
- TinyLFU cache admission policy☆266Updated 7 months ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆353Updated 6 years ago
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- high-performance common weighted algorithm library☆203Updated 2 years ago