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:
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Fast integer map for uint32-to-uint32☆28Updated last month
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 4 months ago
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- A port of Stream VByte to Go☆35Updated 3 years ago
- Scheduler of events for near real-time systems☆27Updated 3 weeks ago
- A scenario-based testing framework for distributed processes☆24Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- simple data streams for go☆31Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 4 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆15Updated last year
- Many queue implementations with a test-suite☆11Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated this week
- A simple all golang inverted index similar to Lucene. Used for full-text indexing of text, keywords, numbers, and dates. Build as an exa…☆18Updated 5 years ago
- The speed of a native map, the safety of sync.RWMutex and the durability of bbolt☆24Updated 5 years ago
- ☆18Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago