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
☆956Mar 21, 2026Updated 4 months ago
Alternatives and similar repositories for highwayhash
Users that are interested in highwayhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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,040May 24, 2023Updated 3 years ago
- Generate x86 Assembly with Go☆2,989Aug 1, 2026Updated last week
- Optimized Go Compression Packages☆5,603Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,137Jul 3, 2024Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,038Aug 26, 2025Updated 11 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,916Updated this week
- Go implementation of SipHash-2-4, a fast short-input PRF created by Jean-Philippe Aumasson and Daniel J. Bernstein.☆296Apr 27, 2022Updated 4 years ago
- An immutable radix tree implementation in Golang☆1,105Jul 27, 2026Updated 2 weeks ago
- Fast hashing using pure Go implementation of BLAKE2b with SIMD instructions☆254Nov 27, 2017Updated 8 years ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆489Updated this week
- Fast event-loop networking for Go☆6,039May 19, 2026Updated 2 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,993Updated this week
- Fast key-value DB in Go.☆15,748Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,862May 19, 2026Updated 2 months ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Go implementation of Google's HighwayHash☆75Mar 9, 2021Updated 5 years ago
- The Snappy compression format in the Go programming language.☆1,567Jul 16, 2026Updated 3 weeks ago
- high performance JSON encoder/decoder with stream API for Golang☆2,134Nov 22, 2023Updated 2 years ago
- C to Go Assembly☆1,347Nov 27, 2021Updated 4 years ago
- A high performance memory-bound Go cache☆6,973Jul 15, 2026Updated 3 weeks ago
- Package renameio provides a way to atomically create or replace a file or symbolic link.