acln0 / zerocopyLinks
Zero-copy I/O primitives and pipelines for Go. Linux-specific.
☆547Updated 11 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☆487Updated last year
- go wrapper for zstd☆454Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 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☆286Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- reflect api without runtime reflect.Value cost☆798Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- Golang implementation of Radix trees☆914Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go☆354Updated 6 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- Embedded, Fast and Persistent bigqueue implementation☆446Updated last week
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Consistent hashing with bounded loads in Golang☆739Updated last year
- concurrency utilities☆301Updated 5 years ago
- A portable mmap package for Go☆1,045Updated 7 months ago
- dque is a fast, embedded, durable queue for Go☆784Updated 8 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 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…☆929Updated 6 months ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,048Updated last week
- Diodes are ring buffers manipulated via atomics.☆480Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Zero-allocation reflection library for Go☆576Updated last year
- Buffer/Byte pool for Go☆475Updated 6 years ago