bits-and-blooms / bitset
Go package implementing bitsets
☆1,410Updated last week
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,404Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,842Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Golang implementation of Radix trees☆905Updated 10 months ago
- Simple profiling for Go☆2,029Updated 2 years ago
- Benchmarks of Go serialization methods☆1,589Updated 8 months ago
- Native MurmurHash3 Go implementation☆979Updated 2 years ago
- A golang LRU Cache for high concurrency☆1,345Updated 4 months ago
- A portable mmap package for Go☆1,023Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,887Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,652Updated last month
- [mirror] concurrency primitives☆890Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,476Updated 11 months ago
- An immutable radix tree implementation in Golang☆1,038Updated 3 weeks ago
- Visualise Go program GC trace data in real time☆1,103Updated 6 years ago
- Rate limiting for go-redis☆908Updated last week
- Elegant generics for Go☆1,718Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆770Updated 7 months ago
- Fast golang queue using ring-buffer☆623Updated 2 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,571Updated 5 months ago
- reflect api without runtime reflect.Value cost☆790Updated last month
- go-querystring is Go library for encoding structs into URL query strings.☆2,044Updated this week
- Online deadlock detection in go (golang)☆1,103Updated 4 months ago
- Type-safe, zero-allocation sets for Go☆815Updated 5 years ago
- Connection pool for Go's net.Conn interface☆1,367Updated 6 years ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,674Updated last year