kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆340Updated last week
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☆459Updated 4 months ago
- Write ahead log for Go.☆667Updated 7 months ago
- Low-level Go Client for ClickHouse☆356Updated this week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ☆242Updated this week
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- High Availability Raft Framework for Go☆637Updated 2 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- ☆121Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- A Go library implementing a FST (finite state transducer)☆200Updated 6 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆291Updated last year
- go wrapper for zstd☆454Updated last month
- 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…☆162Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- The `io_uring` library and runtime for GO☆135Updated 2 months ago
- Go port of Google's Swiss Table hash table☆439Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆494Updated 9 months ago
- A highly optimized double-ended queue☆200Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Synchronization and asynchronous computation package for Go☆249Updated this week
- Diodes are ring buffers manipulated via atomics.☆479Updated 2 months ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆115Updated last week
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago