naqvijafar91 / cuteDB
A slick BTree on disk based key value store implemented in pure Go
☆148Updated 2 years ago
Alternatives and similar repositories for cuteDB:
Users that are interested in cuteDB are comparing it to the libraries listed below
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆388Updated 4 months ago
- Fast and easy-to-use skip list for Go.☆409Updated 7 months ago
- B-tree implementation for Go☆237Updated 3 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆409Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Server for benchmarking pure Go key/value databases☆157Updated last year
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 9 months ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- A fast, threadsafe skip list in Go☆266Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated 2 years ago
- Go implementation of the Gossip protocol☆138Updated 6 months ago
- Generic and fast binary serializer for Go☆219Updated last year
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Updated 6 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆285Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆329Updated last year
- Log-structured merge-tree☆30Updated 2 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆373Updated last year
- Optimized implementation of Cuckoo Filter: Practically Better Than Bloom.☆46Updated 2 months ago
- Examples for Dragonboat☆185Updated 8 months ago
- A fast little LRU cache for Go☆169Updated last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆119Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- High Availability Raft Framework for Go☆629Updated last week
- A key value storage example powered by hashicorp raft and BadgerDB☆103Updated 6 years ago
- Storage algorithms.☆38Updated 4 years ago