bits-and-blooms / bitset
Go package implementing bitsets
☆1,399Updated 3 weeks ago
Alternatives and similar repositories for bitset:
Users that are interested in bitset are comparing it to the libraries listed below
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,908Updated 8 months ago
- Anti-memory-waste byte buffer pool☆1,240Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,550Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,335Updated 3 months ago
- Golang implementation of Radix trees☆904Updated 8 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,192Updated 8 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,832Updated 3 weeks ago
- A portable mmap package for Go☆998Updated 3 months ago
- [mirror] concurrency primitives☆884Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,637Updated last month
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆768Updated 6 months ago
- Native MurmurHash3 Go implementation☆974Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,834Updated 3 weeks ago
- Benchmarks of Go serialization methods☆1,584Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,033Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,527Updated 3 months ago
- reflect api without runtime reflect.Value cost☆783Updated last week
- 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,655Updated last year
- Simple profiling for Go☆2,024Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,448Updated 9 months ago
- LZ4 compression and decompression in pure Go☆907Updated 2 weeks ago
- Implements string functions widely used in other languages but absent in Go.☆1,405Updated 9 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,038Updated last week
- [mirror] Go supplementary time packages☆405Updated 3 weeks ago
- Rate limiting for go-redis☆890Updated this week
- Online deadlock detection in go (golang)☆1,089Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- A disk-backed key-value store.☆1,424Updated 3 years ago