XXH3 algorithm in Go
☆539Jan 23, 2026Updated last month
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,089Jul 3, 2024Updated last year
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆463Apr 2, 2025Updated 11 months ago
- xxh3 fast hash function☆105Mar 17, 2019Updated 6 years ago
- Optimized Go Compression Packages☆5,416Mar 1, 2026Updated last 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,012Aug 26, 2025Updated 6 months ago
- Generate x86 Assembly with Go☆2,943Mar 1, 2026Updated last week
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- 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,033Oct 27, 2024Updated last year
- Golang port of Abseil's SwissTable☆828Mar 7, 2025Updated last year
- 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,798Jan 21, 2026Updated last month
- 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…☆949Oct 30, 2025Updated 4 months ago
- Serialized Roaring Bitmaps☆278Mar 29, 2023Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- 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
- Concurrent data structures for Go☆1,642Feb 9, 2026Updated 3 weeks ago
- Assert your Go code is inlined and bounds-check eliminated☆315Apr 30, 2025Updated 10 months ago
- Minimal perfect hashing in Go☆74Jan 22, 2023Updated 3 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 months ago
- CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, a…☆1,026Mar 1, 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☆964Apr 10, 2025Updated 10 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆297Jul 4, 2024Updated last year
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,043Dec 1, 2025Updated 3 months ago
- wazero: the zero dependency WebAssembly runtime for Go developers☆5,989Updated this week
- LZ4 compression and decompression in pure Go☆955Jan 17, 2026Updated last month
- Fast key-value DB in Go.☆15,509Updated this week
- A library for calling C functions from Go without Cgo☆3,419Updated 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,796Updated this week
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year