A native implementation of the excellent XXHash hashing algorithm.
☆445Oct 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
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,095Jul 3, 2024Updated last year
- XXH3 algorithm in Go☆542Jan 23, 2026Updated last month
- Optimized Go Compression Packages☆5,432Mar 2, 2026Updated 2 weeks ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆65Dec 7, 2020Updated 5 years ago
- Zstd wrapper for Go☆804Mar 9, 2026Updated last week
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 5 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,851Updated this week
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆385May 26, 2025Updated 9 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,930Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆295Apr 27, 2022Updated 3 years ago
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- Benchmarks of Go serialization methods☆1,625Jul 4, 2025Updated 8 months ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,014Aug 26, 2025Updated 6 months ago
- Go translation of MetroHash☆116Jan 6, 2025Updated last year
- Fast key-value DB in Go.☆15,523Mar 9, 2026Updated last week
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Simple and powerful toolkit for BoltDB☆2,101Jan 7, 2024Updated 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…☆949Oct 30, 2025Updated 4 months ago
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,683Jul 27, 2023Updated 2 years ago
- Go implementation of the t1ha hash function☆21Jun 24, 2017Updated 8 years ago
- Software sandbox for storage of sensitive information in memory.☆2,721Aug 27, 2025Updated 6 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,841Sep 10, 2024Updated last year
- A variable length integer compression library for Golang☆24Apr 7, 2015Updated 10 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Intern Go strings☆99Nov 23, 2023Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- go-farm: a pure-Go farmhash implementation☆255Sep 24, 2024Updated last year
- Efficient cache for gigabytes of data written in Go.☆8,106Feb 6, 2026Updated last month
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆465Apr 2, 2025Updated 11 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,007Updated this week
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,008Jun 9, 2025Updated 9 months ago
- go wrapper for zstd☆474Nov 12, 2025Updated 4 months ago
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- The Universal Filesystem Abstraction for Go☆6,601Mar 12, 2026Updated last week
- LZ4 compression and decompression in pure Go☆955Mar 6, 2026Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,642Jun 4, 2024Updated last year
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,293Updated this week