zeebo / xxh3View external linksLinks
XXH3 algorithm in Go
☆530Jan 23, 2026Updated 3 weeks ago
Alternatives and similar repositories for xxh3
Users that are interested in xxh3 are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,083Jul 3, 2024Updated last year
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆461Apr 2, 2025Updated 10 months ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- Optimized Go Compression Packages☆5,397Updated this week
- A native implementation of the excellent XXHash hashing algorithm.☆443Oct 7, 2022Updated 3 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,003Aug 26, 2025Updated 5 months ago
- Generate x86 Assembly with Go☆2,934Feb 1, 2026Updated 2 weeks ago
- Go library implementing binary fuse and xor filters☆756Jan 26, 2026Updated 2 weeks ago
- CPU feature identification for Go☆1,188Nov 10, 2025Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Mar 31, 2023Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,029Oct 27, 2024Updated last year
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆411Aug 13, 2025Updated 6 months ago
- A high performance memory-bound Go cache☆6,751Jan 21, 2026Updated 3 weeks ago
- go wrapper for zstd☆475Nov 12, 2025Updated 3 months 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…☆948Oct 30, 2025Updated 3 months ago
- Serialized Roaring Bitmaps☆278Mar 29, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- Concurrent data structures for Go☆1,594Updated this week
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- Shotizam analyzes the size of Go binaries☆614Jul 14, 2024Updated last year
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 9 months ago
- Minimal perfect hashing in Go☆74Jan 22, 2023Updated 3 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,835Updated this week
- CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, a…☆1,020Feb 6, 2026Updated last week
- High performance drop-in replacement of the `encoding/base64` library☆38Jul 17, 2023Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆959Apr 10, 2025Updated 10 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 4 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Jul 4, 2024Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,040Dec 1, 2025Updated 2 months ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,927Feb 9, 2026Updated last week
- LZ4 compression and decompression in pure Go☆954Jan 17, 2026Updated 3 weeks ago
- Fast key-value DB in Go.☆15,467Updated this week
- A library for calling C functions from Go without Cgo☆3,367Updated this week
- Pure Go Brotli encoder and decoder☆715Oct 13, 2025Updated 4 months ago
- Assembly-optimized Marvin32 hash function☆12Jan 17, 2024Updated 2 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,763Updated this week
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year