kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆353Updated last month
Alternatives and similar repositories for bitmap
Users that are interested in bitmap are comparing it to the libraries listed below
Sorting:
- Serialized Roaring Bitmaps☆277Updated 2 years ago
- XXH3 algorithm in Go☆474Updated 3 weeks ago
- Write ahead log for Go.☆672Updated 9 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆397Updated 8 months ago
- High Availability Raft Framework for Go☆646Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆293Updated last year
- Low-level Go Client for ClickHouse☆374Updated this week
- ☆248Updated this week
- Fast, fully fledged murmur3 in Go.☆338Updated 2 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- go wrapper for zstd☆458Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated 11 months ago
- A Go library implementing a FST (finite state transducer)☆202Updated 8 months ago
- ☆122Updated 2 years ago
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Diodes are ring buffers manipulated via atomics.☆482Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Synchronization and asynchronous computation package for Go☆256Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years 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
- Go port of Google's Swiss Table hash table☆447Updated last month
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆591Updated 5 months ago
- Zero-allocation reflection library for Go☆580Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 9 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆547Updated 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
- The `io_uring` library and runtime for GO☆141Updated 3 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Generic and fast binary serializer for Go☆228Updated last year