cespare / xxhashLinks
A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆2,072Updated last year
Alternatives and similar repositories for xxhash
Users that are interested in xxhash are comparing it to the libraries listed below
Sorting:
- Wrapper types for sync/atomic which enforce atomic access☆1,440Updated 9 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,321Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Updated 5 months ago
- Go package implementing bitsets☆1,476Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,391Updated last week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,821Updated last week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,919Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,571Updated 10 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,624Updated last year
- Anti-memory-waste byte buffer pool☆1,319Updated last year
- A portable mmap package for Go☆1,085Updated last year
- Online deadlock detection in go (golang)☆1,175Updated last week
- An in-memory cache with item expiration and generics☆1,205Updated 2 months ago
- Simple profiling for Go☆2,053Updated 3 years ago
- Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection☆2,426Updated last month
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,998Updated 4 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,734Updated 2 months ago
- LZ4 compression and decompression in pure Go☆950Updated last week
- Benchmarks of Go serialization methods☆1,620Updated 6 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,127Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,539Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated 3 weeks ago
- GoLang Parse many date strings without knowing format in advance.☆2,137Updated 2 years ago
- Pretty printing for Go values☆1,405Updated last year
- Rate limiting for go-redis☆988Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,014Updated 2 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,729Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,582Updated 4 months ago
- A universal mechanism to manage goroutine lifecycles☆1,680Updated 6 months ago
- Concurrent data structures for Go☆1,549Updated last week