kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆345Updated last month
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☆463Updated last week
- Write ahead log for Go.☆669Updated 8 months ago
- ☆245Updated 3 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆395Updated 7 months ago
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 10 months ago
- ☆121Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Zero-allocation reflection library for Go☆579Updated last year
- go wrapper for zstd☆455Updated last month
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- Low-level Go Client for ClickHouse☆367Updated last week
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- A Go library implementing a FST (finite state transducer)☆201Updated 7 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- 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
- Diodes are ring buffers manipulated via atomics.☆481Updated this week
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆589Updated 4 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆326Updated 2 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- 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
- Generic resource pool for Go☆378Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Go port of Google's Swiss Table hash table☆444Updated last month