valyala / gozstdLinks
go wrapper for zstd
☆462Updated last month
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.☆441Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- XXH3 algorithm in Go☆484Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Zstd wrapper for Go☆790Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆378Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Type-safe, zero-allocation sets for Go☆819Updated 5 years ago
- MemConn is an in-memory network stack for Go.☆552Updated last year
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- DNS lookup cache for Go☆287Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆792Updated 11 months ago
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆290Updated 3 years ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- Golang implementation of Radix trees☆923Updated last year
- LZ4 compression and decompression in pure Go☆942Updated 4 months ago
- Consistent hashing "hashring" implementation in golang (using the same algorithm as libketama)☆581Updated 5 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Partial port of Python difflib package to Go☆419Updated 2 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…☆942Updated 9 months ago
- A Go package providing a filesystem-backed FIFO queue☆496Updated 2 weeks ago
- Simple dense bitmap index in Go with binary operators☆355Updated 3 months ago
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- A timed rate limiter for Go☆404Updated 3 years ago