valyala / gozstdLinks
go wrapper for zstd
☆476Updated 2 months ago
Alternatives and similar repositories for gozstd
Users that are interested in gozstd are comparing it to the libraries listed below
Sorting:
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- XXH3 algorithm in Go☆529Updated 2 weeks ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Zstd wrapper for Go☆800Updated 2 months ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆384Updated 8 months ago
- LZ4 compression and decompression in pure Go