kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆374Updated 7 months ago
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☆523Updated 2 weeks ago
- High Availability Raft Framework for Go☆662Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Write ahead log for Go.☆704Updated 5 months ago
- ☆123Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆295Updated last year
- ☆259Updated 2 weeks ago
- Adaptive Radix Trees implemented in Go☆412Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆347Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆754Updated 3 months ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- Golang port of Abseil's SwissTable☆828Updated 11 months ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated this week
- go wrapper for zstd☆474Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆292Updated 2 weeks 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
- Diodes are ring buffers manipulated via atomics.☆493Updated this week
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 years ago
- A Go library implementing a FST (finite state transducer)☆213Updated 2 weeks ago
- The size of variable at runtime☆155Updated 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 concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆561Updated 2 years ago