Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
☆949Oct 30, 2025Updated 4 months ago
Alternatives and similar repositories for highwayhash
Users that are interested in highwayhash are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x impr…☆1,038May 24, 2023Updated 2 years ago
- Optimized Go Compression Packages☆5,416Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,011Aug 26, 2025Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated 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
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Reed-Solomon Erasure Coding in Go☆2,042Feb 17, 2026Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,338Feb 18, 2026Updated last week
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Package renameio provides a way to atomically create or replace a file or symbolic link.☆672Jan 10, 2026Updated last month
- The Snappy compression format in the Go programming language.☆1,571Mar 7, 2025Updated 11 months ago
- CPU feature identification for Go☆1,189Nov 10, 2025Updated 3 months ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆463Apr 2, 2025Updated 11 months ago
- Fast key-value DB in Go.☆15,499Updated this week
- Graceful process restarts in Go☆3,162Sep 25, 2024Updated last year
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 3 weeks ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆256Nov 27, 2017Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Mar 9, 2021Updated 4 years ago
- Intel CPUID library for Go Programming Language☆309Dec 19, 2024Updated last year
- C to Go Assembly☆1,341Nov 27, 2021Updated 4 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- Zstd wrapper for Go☆802Feb 12, 2026Updated 2 weeks ago
- Generate x86 Assembly with Go☆2,943Updated this week
- XXH3 algorithm in Go☆537Jan 23, 2026Updated last month
- An embedded key/value database for Go.☆9,382Feb 24, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆10,976Updated this week
- The Universal Filesystem Abstraction for Go☆6,580Jan 13, 2026Updated last month
- Merge multiple pprof profile files into a single file☆124Jun 9, 2023Updated 2 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,042Dec 1, 2025Updated 3 months ago
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Type-safe, zero-allocation sets for Go☆818Feb 25, 2020Updated 6 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Aug 3, 2024Updated last year
- FUSE bindings for Go☆2,282Feb 22, 2026Updated last week
- Go parallel gzip (de)compression☆1,181Nov 17, 2025Updated 3 months ago