agnivade / pgm
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 6 months ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Scheduler of events for near real-time systems☆24Updated last year
- ☆18Updated 4 years ago
- An offheap memory allocator for manual memory management in Golang☆25Updated last week
- Many queue implementations with a test-suite☆11Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated last year
- A thread-safe, persistent Treap (tree + heap) for ordered key-value mapping and priority sorting.☆28Updated 3 years ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Sorting with progress☆10Updated 2 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- go-judy is a Go language wrapper of the Judy array implementation at http://judy.sourceforge.net.☆29Updated 11 years ago
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- ☆28Updated 3 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Key/Value database benchmark☆26Updated 5 years ago
- Ordered codes for database keys☆41Updated 10 months ago
- An implementation of Count-Min Sketch in Golang☆35Updated 5 months ago