kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆367Updated 5 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☆492Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- ☆254Updated last week
- Serialized Roaring Bitmaps☆279Updated 2 years ago
- Write ahead log for Go.☆689Updated 3 months ago
- Fast, fully fledged murmur3 in Go.☆344Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- ☆123Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Adaptive Radix Trees implemented in Go☆406Updated last week
- High Availability Raft Framework for Go☆651Updated last week
- go wrapper for zstd☆465Updated 2 weeks ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Fast ring-buffer deque (double-ended queue)☆741Updated 3 weeks ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆607Updated 8 months ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- A Go library implementing a FST (finite state transducer)☆212Updated 11 months ago
- Go port of Google's Swiss Table hash table☆461Updated 5 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆280Updated 4 months ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- Optimized functions for Go using SIMD☆192Updated 5 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆553Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆226Updated 2 years ago
- Diodes are ring buffers manipulated via atomics.☆488Updated last week
- Low-level Go Client for ClickHouse☆397Updated last week
- Generic resource pool for Go☆391Updated 7 months ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago