A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆2,114Jul 3, 2024Updated last year
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A native implementation of the excellent XXHash hashing algorithm.☆446Oct 7, 2022Updated 3 years ago
- XXH3 algorithm in Go☆549Jan 23, 2026Updated 3 months ago
- Optimized Go Compression Packages☆5,482Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,876Apr 14, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,880Jan 21, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,350Apr 15, 2026Updated 2 weeks ago
- A cache library for Go with zero GC overhead.☆5,386Mar 19, 2026Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Jul 30, 2025Updated 9 months ago
- Fast key-value DB in Go.☆15,589Apr 20, 2026Updated 2 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,121Apr 24, 2026Updated last week
- The Snappy compression format in the Go programming language.☆1,570Mar 7, 2025Updated last year
- A high-performance 100% compatible drop-in replacement of "encoding/json"☆13,909May 27, 2024Updated last year
- A tool to list and diagnose Go processes currently running on your system☆7,011Jan 8, 2026Updated 3 months ago
- Universally Unique Lexicographically Sortable Identifier (ULID) in Go☆5,031Jun 9, 2025Updated 10 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Native MurmurHash3 Go implementation☆1,015Feb 23, 2023Updated 3 years ago
- Golang LRU cache☆5,055Mar 13, 2026Updated last month
- Go package implementing bitsets☆1,493Mar 1, 2026Updated 2 months ago
- LZ4 compression and decompression in pure Go☆959Apr 23, 2026Updated last week
- [Deprecated] Protocol Buffers for Go with Gadgets☆5,673Jul 27, 2023Updated 2 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,871Updated this week
- Fast event-loop networking for Go☆6,034Oct 22, 2023Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,095Apr 13, 2026Updated 3 weeks ago
- Package for comparing Go values in tests☆4,621Mar 10, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Cross-platform filesystem notifications for Go.☆10,630Apr 27, 2026Updated last week
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,020Aug 26, 2025Updated 8 months ago
- A tiny WebSocket library for Go.☆6,455Feb 12, 2026Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆976Apr 17, 2026Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Staticcheck - The advanced Go linter☆6,765Apr 24, 2026Updated last week
- The Universal Filesystem Abstraction for Go☆6,637Apr 9, 2026Updated 3 weeks ago
- An embedded key/value database for Go.☆9,487Apr 22, 2026Updated last week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,844Sep 10, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fastest and most memory efficient golang concurrent hashmap☆1,035Oct 27, 2024Updated last year
- Zero Allocation JSON Logger☆12,362Apr 20, 2026Updated last week
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,345Updated this week
- Goroutine leak detector☆5,174Dec 10, 2025Updated 4 months ago
- A production-ready QUIC implementation in pure Go