bits-and-blooms / bitsetLinks
Go package implementing bitsets
☆1,442Updated this week
Alternatives and similar repositories for bitset
Users that are interested in bitset are comparing it to the libraries listed below
Sorting:
- Native MurmurHash3 Go implementation☆1,000Updated 2 years ago
- Wrapper types for sync/atomic which enforce atomic access☆1,421Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,294Updated last year
- A golang LRU Cache for high concurrency☆1,374Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,866Updated 3 weeks ago
- A portable mmap package for Go☆1,064Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆776Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,560Updated 5 months ago
- Golang implementation of Radix trees☆920Updated last year
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,643Updated this week
- A Go code generator for MessagePack / msgpack.org[Go]☆1,860Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,253Updated 2 weeks ago
- [mirror] concurrency primitives☆901Updated last week
- Benchmarks of Go serialization methods☆1,600Updated last month
- Online deadlock detection in go (golang)☆1,137Updated this week
- reflect api without runtime reflect.Value cost☆804Updated 4 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,746Updated 2 weeks ago
- An immutable radix tree implementation in Golang☆1,059Updated this week
- Rate limiting for go-redis☆939Updated last week
- LZ4 compression and decompression in pure Go☆932Updated 3 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,704Updated last year
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,531Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆599Updated 2 years ago
- Deep copy things☆600Updated 4 years ago
- A disk-backed key-value store.☆1,444Updated 3 years ago
- Golang channel helpers and special types☆809Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,186Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,907Updated 3 weeks ago