boljen / go-bitmapLinks
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:
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Write-ahead log in Golang☆41Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- TryLock for Go☆66Updated 5 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 9 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated this week
- Streaming TopK estimates☆87Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Expression language(EL) to navigate/manipulate in golang structure data☆43Updated 9 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Google CityHash in Go☆107Updated 11 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- Go worker pool☆62Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A tiny library to get current goroutine id☆90Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Python port of OrderedDict to Go☆69Updated 2 years ago