cespare / xxhash
A Go implementation of the 64-bit xxHash algorithm (XXH64)
☆1,858Updated 6 months ago
Alternatives and similar repositories for xxhash:
Users that are interested in xxhash are comparing it to the libraries listed below
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,163Updated 6 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,373Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,591Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,391Updated last month
- Benchmarks of Go serialization methods☆1,580Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- A portable mmap package for Go☆982Updated last month
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,019Updated 3 weeks ago
- Go error library with error portability over the network☆2,146Updated 2 weeks ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- A universal mechanism to manage goroutine lifecycles☆1,569Updated 9 months ago
- Pretty printing for Go values☆1,376Updated 5 months ago
- GoLang Parse many date strings without knowing format in advance.☆2,062Updated last year
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- ⏱ The exponential backoff algorithm in Go☆3,532Updated 3 weeks ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,875Updated 10 months ago
- Simple profiling for Go☆2,019Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,020Updated 3 weeks ago
- LZ4 compression and decompression in pure Go☆890Updated this week
- Graceful process restarts in Go☆2,935Updated 3 months ago
- Golang in-memory database built on immutable radix trees☆3,232Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,488Updated last month
- Native MurmurHash3 Go implementation☆961Updated last year
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆2,948Updated 4 months ago