naqvijafar91 / cuteDBLinks
A slick BTree on disk based key value store implemented in pure Go
☆149Updated 3 years ago
Alternatives and similar repositories for cuteDB
Users that are interested in cuteDB are comparing it to the libraries listed below
Sorting:
- B-tree implementation for Go☆239Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- A fast little LRU cache for Go☆170Updated 2 years ago
- ☆34Updated 4 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆104Updated 6 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Go implementation of the Gossip protocol☆139Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆161Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆157Updated 2 years ago
- Examples for Dragonboat☆186Updated 11 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- Load file-backed memory☆122Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- TinyLFU cache admission policy☆265Updated 5 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast, threadsafe skip list in Go☆267Updated 3 years ago
- Git mirror of launchpad.net/gommap with additional patches.☆137Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Storage algorithms.☆38Updated 4 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Log-structured merge-tree☆31Updated 2 years ago
- Generic and fast binary serializer for Go☆226Updated last year