kelindar / bitmap
Simple dense bitmap index in Go with binary operators
☆321Updated last year
Alternatives and similar repositories for bitmap:
Users that are interested in bitmap are comparing it to the libraries listed below
- XXH3 algorithm in Go☆427Updated last year
- Optimized functions for Go using SIMD☆193Updated 4 years ago
- Write ahead log for Go.☆636Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Golang port of Abseil's SwissTable☆816Updated 7 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- ☆117Updated last year
- Low-level Go Client for ClickHouse☆339Updated this week
- Diodes are ring buffers manipulated via atomics.☆470Updated this week
- A Go library implementing a FST (finite state transducer)☆195Updated 2 months ago
- Serialized Roaring Bitmaps☆276Updated last year
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Adaptive Radix Trees implemented in Go☆383Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Fast, fully fledged murmur3 in Go.☆317Updated last year
- Go port of Google's Swiss Table hash table☆388Updated 7 months ago
- Zero-allocation type-safe pool for Go☆230Updated last year
- go wrapper for zstd☆444Updated 4 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Zero-allocation reflection library for Go☆555Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 3 months ago
- High Availability Raft Framework for Go☆616Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 3 months ago
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆533Updated 2 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆321Updated last year
- Fast ring-buffer deque (double-ended queue)☆649Updated last week
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆769Updated 2 months ago
- ☆220Updated 2 weeks ago