kelindar / bitmap
Simple dense bitmap index in Go with binary operators
☆327Updated 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☆445Updated last month
- Write ahead log for Go.☆648Updated 5 months ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- Fast, fully fledged murmur3 in Go.☆325Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- High Availability Raft Framework for Go☆619Updated this week
- Zero-allocation reflection library for Go☆564Updated last year
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Go port of Google's Swiss Table hash table☆423Updated 3 weeks ago
- ⚡️ lock-free utilities in Go☆155Updated 10 months ago
- ☆118Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆559Updated last month
- Golang port of Abseil's SwissTable☆825Updated last month
- Low-level Go Client for ClickHouse☆347Updated last week
- ☆227Updated last week
- Adaptive Radix Trees implemented in Go☆387Updated 4 months ago
- A Go library implementing a FST (finite state transducer)☆196Updated 3 months ago
- go wrapper for zstd☆448Updated 6 months ago
- Fastest and most memory efficient golang concurrent hashmap☆988Updated 5 months ago
- Generic resource pool for Go☆351Updated 2 months ago
- B-tree implementation for Go☆236Updated 3 years ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆286Updated 10 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated 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…☆160Updated 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
- Fast ring-buffer deque (double-ended queue)☆665Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆490Updated 6 months ago
- RocksDB wrapper for Go. Support 9.x, 8.x, 7.x, 6.x, etc☆340Updated 2 weeks ago
- Zero-allocation type-safe pool for Go☆231Updated last year