kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆358Updated 3 months ago
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below
Sorting:
- XXH3 algorithm in Go☆489Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆250Updated last week
- A Go library implementing a FST (finite state transducer)☆211Updated 10 months ago
- Write ahead log for Go.☆680Updated last month
- Optimized functions for Go using SIMD☆191Updated 5 years ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- ☆122Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Adaptive Radix Trees implemented in Go☆401Updated 10 months ago
- High Availability Raft Framework for Go☆650Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆277Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Fast, fully fledged murmur3 in Go.☆343Updated 2 years ago
- Go port of Google's Swiss Table hash table☆456Updated 3 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- Low-level Go Client for ClickHouse☆386Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆487Updated 2 weeks ago
- The size of variable at runtime☆151Updated last year
- go wrapper for zstd☆462Updated last month
- The `io_uring` library and runtime for GO☆151Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 11 months ago
- Generic resource pool for Go☆386Updated 5 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆597Updated 7 months ago