A native implementation of the excellent XXHash hashing algorithm.
☆446Oct 7, 2022Updated 3 years ago
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,141Jul 3, 2024Updated 2 years ago
- XXH3 algorithm in Go☆582Jul 23, 2026Updated 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…☆958Mar 21, 2026Updated 5 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆65Dec 7, 2020Updated 5 years ago
- Optimized Go Compression Packages☆5,624Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 6 years ago
- Zstd wrapper for Go☆806Jul 30, 2026Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,929Updated this week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆387May 26, 2025Updated last year
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆297Apr 27, 2022Updated 4 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,949Updated this week
- The Snappy compression format in the Go programming language.☆1,569Jul 16, 2026Updated last month
- Benchmarks of Go serialization methods☆1,623Jul 4, 2025Updated last year
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,041Aug 26, 2025Updated last year
- Go translation of MetroHash☆118Jan 6, 2025Updated last year
- Fast key-value DB in Go.