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:
- go wrapper for zstd☆456Updated 2 months ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆590Updated 4 months ago
- This is library for the Go language to enable use of Direct IO under all OSes☆328Updated last year
- MemConn is an in-memory network stack for Go.☆552Updated last year
- Golang implementation of Radix trees☆918Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- concurrency utilities☆301Updated 5 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 2 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆405Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Zero-copy sockets for Linux in Golang☆833Updated 5 years ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆580Updated 5 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆481Updated last week
- Consistent hashing with bounded loads in Golang☆741Updated last year
- Type-safe, zero-allocation sets for Go☆818Updated 5 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Buffer/Byte pool for Go☆475Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆235Updated 5 years ago
- A portable mmap package for Go☆1,061Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,057Updated last month
- Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single cor…☆934Updated 7 months ago
- dque is a fast, embedded, durable queue for Go☆787Updated 9 months ago