bits-and-blooms / bitset
Go package implementing bitsets
☆1,377Updated last month
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,374Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,865Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,219Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,818Updated last year
- Golang implementation of Radix trees☆896Updated 6 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,490Updated last month
- A golang LRU Cache for high concurrency☆1,328Updated last month
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- A portable mmap package for Go☆986Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,820Updated last week
- Native MurmurHash3 Go implementation☆962Updated last year
- [mirror] concurrency primitives☆883Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,170Updated 6 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,600Updated 2 weeks ago
- Benchmarks of Go serialization methods☆1,581Updated 4 months ago
- An immutable radix tree implementation in Golang☆1,024Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆905Updated this week
- reflect api without runtime reflect.Value cost☆774Updated 6 months ago
- Fast golang queue using ring-buffer☆618Updated last year
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆588Updated 2 years ago
- Elegant generics for Go☆1,713Updated 3 years ago
- Rate limiting for go-redis☆875Updated 2 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,426Updated 7 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,519Updated this week
- Online deadlock detection in go (golang)☆1,066Updated 3 weeks ago
- Simple profiling for Go☆2,020Updated 2 years ago
- LZ4 compression and decompression in pure Go☆890Updated 2 weeks ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆767Updated 4 months ago
- Visualise Go program GC trace data in real time☆1,102Updated 5 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,403Updated 7 months ago