kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆334Updated last week
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☆449Updated 2 months ago
- Write ahead log for Go.☆661Updated 6 months ago
- 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☆349Updated last week
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- High Availability Raft Framework for Go☆634Updated last month
- Golang port of Abseil's SwissTable☆825Updated 2 months ago
- Zero-allocation reflection library for Go☆572Updated last year
- Fast, fully fledged murmur3 in Go.☆333Updated last year
- Serialized Roaring Bitmaps☆276Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 8 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 10 months ago
- Fast ring-buffer deque (double-ended queue)☆681Updated 3 weeks ago
- ☆237Updated 3 weeks ago
- Arbitrary-precision decimals for Go☆733Updated 9 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆573Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Generic resource pool for Go☆367Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆993Updated 7 months ago
- 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
- ⚡️ lock-free utilities in Go☆156Updated last year
- A Go library implementing a FST (finite state transducer)☆199Updated 5 months ago
- go wrapper for zstd☆448Updated 7 months ago
- Diodes are ring buffers manipulated via atomics.☆475Updated 3 weeks ago
- ☆121Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 6 months ago
- Golang ClickHouse client☆270Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- Zero-allocation type-safe pool for Go☆234Updated 2 years ago
- 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