bits-and-blooms / bitset
Go package implementing bitsets
☆1,386Updated this week
Alternatives and similar repositories for bitset:
Users that are interested in bitset are comparing it to the libraries listed below
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,893Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- Native MurmurHash3 Go implementation☆969Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,228Updated 7 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,821Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,549Updated last year
- A portable mmap package for Go☆991Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,184Updated 7 months ago
- Golang implementation of Radix trees☆903Updated 7 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,384Updated this week
- A golang LRU Cache for high concurrency☆1,332Updated 2 months ago
- Benchmarks of Go serialization methods☆1,582Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,619Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,503Updated 2 months ago
- Simple profiling for Go☆2,019Updated 2 years ago
- [mirror] concurrency primitives☆883Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 5 months ago
- An immutable radix tree implementation in Golang☆1,029Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,437Updated 8 months ago
- reflect api without runtime reflect.Value cost☆777Updated 7 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,877Updated 11 months ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆590Updated 2 years ago
- Fast golang queue using ring-buffer☆621Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,641Updated last year
- A disk-backed key-value store.☆1,416Updated 3 years ago
- LZ4 compression and decompression in pure Go☆902Updated last month
- Elegant generics for Go☆1,713Updated 3 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,031Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- Cuckoo Filter: Practically Better Than Bloom☆1,158Updated 7 months ago