bits-and-blooms / bitsetLinks
Go package implementing bitsets
☆1,464Updated 2 weeks ago
Alternatives and similar repositories for bitset
Users that are interested in bitset are comparing it to the libraries listed below
Sorting:
- Anti-memory-waste byte buffer pool☆1,311Updated last year
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- A portable mmap package for Go☆1,078Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,437Updated 7 months ago
- Native MurmurHash3 Go implementation☆1,008Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,381Updated last month
- The Snappy compression format in the Go programming language.☆1,569Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Golang implementation of Radix trees☆929Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,897Updated this week
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,701Updated last month
- Benchmarks of Go serialization methods☆1,617Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆785Updated last month
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- [mirror] concurrency primitives☆904Updated 3 weeks ago
- Online deadlock detection in go (golang)☆1,151Updated last month
- An immutable radix tree implementation in Golang☆1,074Updated this week
- Simple profiling for Go☆2,048Updated 3 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- Rate limiting for go-redis☆967Updated this week
- LZ4 compression and decompression in pure Go☆942Updated 6 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,722Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,200Updated last year
- A disk-backed key-value store.☆1,454Updated 4 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,600Updated last year
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,917Updated last month
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆602Updated 3 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,110Updated last week