valyala / gozstd
go wrapper for zstd
☆434Updated last month
Related projects ⓘ
Alternatives and complementary repositories for gozstd
- Zstd wrapper for Go☆750Updated last month
- XXH3 algorithm in Go☆409Updated last year
- A native implementation of the excellent XXHash hashing algorithm.☆433Updated 2 years ago
- LZ4 compression and decompression in pure Go☆881Updated 3 months ago
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- Golang implementation of Radix trees☆888Updated 4 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆568Updated 4 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,002Updated this week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- Diodes are ring buffers manipulated via atomics.☆463Updated 2 weeks ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆276Updated 2 years ago
- A portable mmap package for Go☆948Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- MemConn is an in-memory network stack for Go.☆547Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- concurrency utilities☆289Updated 5 years ago
- Fast golang queue using ring-buffer☆613Updated last year
- Type-safe, zero-allocation sets for Go☆810Updated 4 years ago
- Simple dense bitmap index in Go with binary operators☆311Updated last year
- Fast ring-buffer deque (double-ended queue)☆590Updated this week