bits-and-blooms / bitsetLinks
Go package implementing bitsets
☆1,423Updated 2 weeks ago
Alternatives and similar repositories for bitset
Users that are interested in bitset are comparing it to the libraries listed below
Sorting:
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- The Snappy compression format in the Go programming language.☆1,558Updated 3 months ago
- Native MurmurHash3 Go implementation☆987Updated 2 years ago
- [mirror] concurrency primitives☆896Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- A golang LRU Cache for high concurrency☆1,365Updated 5 months ago
- A portable mmap package for Go☆1,032Updated 6 months ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,714Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,607Updated 6 months ago
- An immutable radix tree implementation in Golang☆1,043Updated last week
- Rate limiting for go-redis☆918Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,593Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,495Updated last year
- Implements string functions widely used in other languages but absent in Go.☆1,409Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated last week
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆596Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,063Updated last week
- LZ4 compression and decompression in pure Go☆919Updated last month
- Simple profiling for Go☆2,027Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- A disk-backed key-value store.☆1,433Updated 3 years ago
- A universal mechanism to manage goroutine lifecycles☆1,610Updated last year