valyala / gozstdLinks
go wrapper for zstd
☆454Updated 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.☆436Updated 2 years ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Diodes are ring buffers manipulated via atomics.☆479Updated 2 months ago
- Zstd wrapper for Go☆776Updated 2 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated 11 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated last month
- LZ4 compression and decompression in pure Go☆919Updated 2 months ago
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- Golang implementation of Radix trees☆914Updated last year
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- DNS lookup cache for Go☆286Updated last year
- MemConn is an in-memory network stack for Go.☆552Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆286Updated 3 years ago
- dque is a fast, embedded, durable queue for Go☆784Updated 8 months ago
- Simple dense bitmap index in Go with binary operators☆340Updated last week
- This is library for the Go language to enable use of Direct IO under all OSes☆325Updated last year
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 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…☆929Updated 6 months ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- An immutable radix tree implementation in Golang☆1,048Updated last week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- A timed rate limiter for Go☆399Updated 3 years ago