naqvijafar91 / cuteDB
A slick BTree on disk based key value store implemented in pure Go
☆141Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cuteDB
- B-tree implementation for Go☆233Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆371Updated this week
- A simplified implementation for log structured merge tree.☆58Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- A fast little LRU cache for Go☆165Updated last year
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆97Updated 2 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- fast int64-int64 map for go☆95Updated last year
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Fast Concurrent / Parallel Sorting in Go☆133Updated 6 months ago
- A memory allocator for Go.☆81Updated 4 years ago
- A simple value-sorted map type for Go that features constant-time reads and efficient iteration over records.☆70Updated 6 years ago
- Go implementation of the Gossip protocol☆133Updated 3 weeks ago
- Log-structured merge-tree☆28Updated last year
- Bindings for the LMDB C library☆158Updated 2 years ago
- Reusable transparent log database☆145Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆382Updated 2 months ago
- Generic and fast binary serializer for Go☆210Updated 8 months ago
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- Pure Go embedded persistent job queue backed by BadgerDB☆161Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Simple SQL parser☆66Updated 2 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Key Value storage based on Ranged LSM tree☆104Updated 4 years ago
- A RAFT Election implementation in Go.☆180Updated 7 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- Distributed in-memory cache using gossip protocol in go-lang☆176Updated 5 years ago