kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆374Updated 7 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☆523Updated last week
- Write ahead log for Go.☆702Updated 5 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- High Availability Raft Framework for Go☆662Updated last month
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- ☆259Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- ☆123Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆752Updated 2 months ago
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- The `io_uring` library and runtime for GO☆157Updated 8 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- Diodes are ring buffers manipulated via atomics.☆491Updated last week
- Synchronization and asynchronous computation package for Go☆292Updated last week
- ⚡️ lock-free utilities in Go☆164Updated last year
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆618Updated last week
- A Go library implementing a FST (finite state transducer)☆213Updated last week
- Low-level Go Client for ClickHouse☆410Updated this week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- go wrapper for zstd☆474Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago