cespare / xxhashLinks
A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆1,956Updated 11 months ago
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,854Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,557Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- ⏱ The exponential backoff algorithm in Go☆3,721Updated 3 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Golang in-memory database built on immutable radix trees☆3,310Updated last week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,669Updated 3 weeks ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,383Updated last year
- LZ4 compression and decompression in pure Go☆919Updated last month
- Pure Go Redis server for Go unittests☆3,288Updated this week
- Connection multiplexer for GoLang: serve different services on the same port!☆2,638Updated last year
- Golang LRU cache☆4,663Updated last week
- Graceful process restarts in Go☆2,989Updated 8 months ago
- Simple profiling for Go☆2,027Updated 2 years ago
- Mergo: merging Go structs and maps since 2013☆3,005Updated last week
- Simple golang library for retry mechanism☆2,700Updated 2 months ago
- A universal mechanism to manage goroutine lifecycles☆1,610Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated last week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,604Updated 6 months ago