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:
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Fast integer map for uint32-to-uint32☆28Updated 2 weeks ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 4 months ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Scheduler of events for near real-time systems☆27Updated this week
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- An offheap memory allocator for manual memory management in Golang☆26Updated last month
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- simple data streams for go☆31Updated 2 years ago
- ☆18Updated 4 years ago
- Many queue implementations with a test-suite☆11Updated 3 years ago
- hybrid spatial data structure☆12Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last month
- A high performance lock free map type for go.☆19Updated 7 years ago
- ☆28Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Updated 5 years ago
- a fast counting quotient filter implementation in golang☆95Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated last month