agnivade / pgmLinks
A Go implementation of the PGM index
☆15Updated 2 years ago
Alternatives and similar repositories for pgm
Users that are interested in pgm are comparing it to the libraries listed below
Sorting:
- Fast integer map for uint32-to-uint32☆33Updated 7 months ago
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 11 months ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- An log structured merge tree varient of nitro storage engine☆29Updated 9 years ago
- A high availability Sqlite service☆30Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- a fast counting quotient filter implementation in golang☆96Updated 4 months ago
- An offheap memory allocator for manual memory management in Golang☆30Updated 2 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last week
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Minimal perfect hashing in Go☆74Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Small trigram indexer☆32Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- fast int64-int64 map for go☆100Updated 2 months ago