kelindar / bitmap
Simple dense bitmap index in Go with binary operators
☆333Updated last year
Alternatives and similar repositories for bitmap:
Users that are interested in bitmap are comparing it to the libraries listed below
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Write ahead log for Go.☆660Updated 5 months ago
- XXH3 algorithm in Go☆448Updated last month
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- ☆233Updated last week
- Zero-allocation reflection library for Go☆567Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Low-level Go Client for ClickHouse☆350Updated 3 weeks ago
- High Availability Raft Framework for Go☆633Updated 3 weeks ago
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆327Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆568Updated last month
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Go port of Google's Swiss Table hash table☆427Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆991Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆491Updated 7 months ago
- Fast ring-buffer deque (double-ended queue)☆673Updated last week
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆323Updated last year
- A Go library implementing a FST (finite state transducer)☆198Updated 4 months ago
- Arbitrary-precision decimals for Go☆726Updated 8 months ago
- go wrapper for zstd☆448Updated 6 months ago
- A highly optimized double-ended queue☆195Updated last year
- Diodes are ring buffers manipulated via atomics.☆475Updated this week
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆785Updated 4 months ago