boljen / go-bitmap
Package bitmap implements (thread-safe) bitmap functions and abstractions
☆42Updated 9 years ago
Alternatives and similar repositories for go-bitmap
Users that are interested in go-bitmap are comparing it to the libraries listed below
Sorting:
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- Google CityHash in Go☆107Updated 11 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- A distributed lock service in Go using etcd☆49Updated 11 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- A scalable lock-free channel.☆135Updated 9 years ago
- Character set conversion for Go☆63Updated 6 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Simple string pattern matcher for Go☆127Updated last year
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- interpol is a Go package for doing format-string like string interpolation using named parameters.☆46Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- bíogo data store repository☆38Updated 4 years ago
- go implementation of timsort☆81Updated last year
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 5 years ago