naqvijafar91 / cuteDB
A slick BTree on disk based key value store implemented in pure Go
☆145Updated 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
- B-tree implementation for Go☆236Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆383Updated 2 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 7 months ago
- Fast and easy-to-use skip list for Go.☆397Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆282Updated 2 years ago
- Examples for Dragonboat☆185Updated 6 months ago
- Redis server written in Go / Golang (prototype)☆79Updated 9 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆404Updated 5 years ago
- A fast little LRU cache for Go☆167Updated last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆118Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆157Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆155Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆123Updated 2 years ago
- ☆34Updated 4 years ago
- Key Value storage based on Ranged LSM tree☆104Updated 4 years ago
- Go implementation of C++ STL iterators and algorithms.☆189Updated 2 years ago
- Miscellaneous Go hacks☆231Updated this week
- A fast string sorting algorithm (MSD radix sort)☆192Updated 6 years ago
- TinyLFU cache admission policy☆257Updated 3 weeks ago
- B+ tree in pure Go.☆93Updated 9 years ago
- Go implementation of the Gossip protocol☆136Updated 3 months ago
- Pure Go SQL parser☆144Updated 3 months ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last year
- efficient client ⚡️☆75Updated 11 months ago