Simple dense bitmap index in Go with binary operators
☆370Jun 28, 2025Updated 8 months ago
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below
Sorting:
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- Package with auto-vectorized math functions for Go☆29Jun 28, 2025Updated 7 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,836Feb 9, 2026Updated 2 weeks ago
- Go package implementing bitsets☆1,485Feb 1, 2026Updated 3 weeks ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Jun 28, 2025Updated 8 months ago
- Scheduler of events for near real-time systems☆31Aug 21, 2025Updated 6 months ago
- Generate Go Plan9 assembly from C code☆40Jun 28, 2025Updated 8 months ago
- JSON document-based CMS, written with Go, SQLite & HTMX☆20Jan 16, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆2,008Aug 26, 2025Updated 6 months ago
- Serialized Roaring Bitmaps☆278Mar 29, 2023Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,030Oct 27, 2024Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 5 months ago
- Concurrent data structures for Go☆1,596Feb 9, 2026Updated 2 weeks ago
- Fast, zero-allocation, lexicographic-order-preserving packing/unpacking of native Go types to bytes.☆50Dec 9, 2024Updated last year
- Generic and fast binary serializer for Go☆251Feb 25, 2024Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 6 months ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Adaptive Radix Trees implemented in Go☆411Nov 21, 2025Updated 3 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 3 years ago
- A lightweight stream processing library for Go☆2,157Jan 14, 2026Updated last month
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,834Sep 10, 2024Updated last year
- Optimized Go Compression Packages☆5,411Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,779Updated this week
- A high performance memory-bound Go cache☆6,777Jan 21, 2026Updated last month
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆17Jul 5, 2025Updated 7 months ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- B-tree implementation for Go☆1,194Nov 3, 2025Updated 3 months ago
- GO binary I/O☆18Nov 10, 2019Updated 6 years ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- Bitsets for Go☆11Apr 19, 2020Updated 5 years ago
- String deduplication package for Go☆19Jan 10, 2024Updated 2 years ago
- Optimized functions for Go using SIMD☆192Oct 9, 2020Updated 5 years ago
- Generate x86 Assembly with Go☆2,943Feb 1, 2026Updated 3 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,752Oct 26, 2025Updated 4 months ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Dec 4, 2021Updated 4 years ago