bits-and-blooms / bitsetLinks
Go package implementing bitsets
☆1,419Updated 3 weeks ago
Alternatives and similar repositories for bitset
Users that are interested in bitset are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated last month
- A portable mmap package for Go☆1,027Updated 5 months ago
- Native MurmurHash3 Go implementation☆983Updated 2 years ago
- Anti-memory-waste byte buffer pool☆1,275Updated 10 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- The Snappy compression format in the Go programming language.☆1,556Updated 2 months ago
- Golang implementation of Radix trees☆908Updated 10 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆771Updated 2 weeks ago
- A golang LRU Cache for high concurrency☆1,362Updated 5 months ago
- An immutable radix tree implementation in Golang☆1,042Updated this week
- [mirror] concurrency primitives☆893Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- Benchmarks of Go serialization methods☆1,594Updated 9 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,588Updated 5 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,846Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated last week
- reflect api without runtime reflect.Value cost☆795Updated 2 months ago
- Fast golang queue using ring-buffer☆628Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆953Updated last week
- msgpack.org[Go] MessagePack encoding for Golang☆2,490Updated 11 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,682Updated last year
- LZ4 compression and decompression in pure Go☆916Updated 3 weeks ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆595Updated 2 years ago
- A disk-backed key-value store.☆1,431Updated 3 years ago
- Elegant generics for Go☆1,719Updated 3 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,046Updated 3 weeks ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 3 years ago
- Simple profiling for Go☆2,026Updated 2 years ago
- idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]☆1,890Updated last week