kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆355Updated 3 months ago
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below
Sorting:
- Write ahead log for Go.☆679Updated last month
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- XXH3 algorithm in Go☆484Updated 2 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Optimized functions for Go using SIMD☆191Updated 4 years ago
- ☆248Updated 3 weeks ago
- ☆122Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Low-level Go Client for ClickHouse☆386Updated last week
- High Availability Raft Framework for Go☆649Updated last month
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- go wrapper for zstd☆462Updated last month
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 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
- ⚡️ lock-free utilities in Go☆162Updated 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…☆163Updated 2 years ago
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- A Go library implementing a FST (finite state transducer)☆207Updated 9 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 10 months ago
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago