kelindar / bitmapLinks
Simple dense bitmap index in Go with binary operators
☆354Updated 2 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☆476Updated last month
- Serialized Roaring Bitmaps☆278Updated 2 years ago
- Write ahead log for Go.☆678Updated last week
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- ☆249Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- ☆122Updated 2 years ago
- Low-level Go Client for ClickHouse☆381Updated this week
- A Go library implementing a FST (finite state transducer)☆206Updated 8 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated 11 months ago
- High Availability Raft Framework for Go☆650Updated last month
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆327Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆398Updated 8 months ago
- Fast, fully fledged murmur3 in Go.☆339Updated 2 years ago
- The `io_uring` library and runtime for GO☆146Updated 4 months ago
- The size of variable at runtime☆151Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 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…☆163Updated last year
- Synchronization and asynchronous computation package for Go☆270Updated 2 months ago
- Go port of Google's Swiss Table hash table☆451Updated 2 months ago
- Diodes are ring buffers manipulated via atomics.☆484Updated last week
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- ⚡️ lock-free utilities in Go☆161Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆548Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆592Updated 5 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- 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
- Assert your Go code is inlined and bounds-check eliminated☆308Updated 4 months ago
- Zero-allocation type-safe pool for Go☆237Updated 2 years ago