cespare / xxhashLinks
A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆2,048Updated last year
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below
Sorting:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Go package implementing bitsets☆1,464Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,701Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated this week
- An in-memory cache with item expiration and generics☆1,185Updated last week
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- Anti-memory-waste byte buffer pool☆1,311Updated last year
- A portable mmap package for Go☆1,078Updated 11 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,110Updated last week
- Simple profiling for Go☆2,048Updated 3 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,413Updated last year
- GoLang Parse many date strings without knowing format in advance.☆2,124Updated last year
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,722Updated last year
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- Graceful process restarts in Go☆3,081Updated last year
- LZ4 compression and decompression in pure Go☆942Updated 6 months ago
- ⏱ The exponential backoff algorithm in Go☆3,882Updated 3 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,984Updated 3 months ago
- A universal mechanism to manage goroutine lifecycles☆1,671Updated 5 months ago
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,802Updated last month
- Simple golang library for retry mechanism☆2,837Updated last week
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,569Updated 3 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,537Updated last week
- Online deadlock detection in go (golang)☆1,151Updated last month