cespare / xxhashLinks
A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆2,000Updated 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,866Updated 3 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,746Updated 2 weeks ago
- Go package implementing bitsets☆1,442Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,132Updated last week
- A portable mmap package for Go☆1,064Updated 8 months ago
- Benchmarks of Go serialization methods☆1,600Updated last month
- go-querystring is Go library for encoding structs into URL query strings.☆2,075Updated last week
- GoLang Parse many date strings without knowing format in advance.☆2,100Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,486Updated last week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,940Updated 2 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- Online deadlock detection in go (golang)☆1,137Updated this week
- A universal mechanism to manage goroutine lifecycles☆1,639Updated last month
- Simple profiling for Go☆2,036Updated 2 years ago
- A UUID package for Go☆1,715Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆975Updated 2 months ago
- ⏱ The exponential backoff algorithm in Go☆3,807Updated this week
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- LZ4 compression and decompression in pure Go☆932Updated 3 months ago
- Connection multiplexer for GoLang: serve different services on the same port!☆2,656Updated last year
- Golang LRU cache☆4,759Updated this week
- Golang in-memory database built on immutable radix trees☆3,368Updated last month