naqvijafar91 / cuteDBView external linksLinks
A slick BTree on disk based key value store implemented in pure Go
☆150Jun 26, 2022Updated 3 years ago
Alternatives and similar repositories for cuteDB
Users that are interested in cuteDB are comparing it to the libraries listed below
Sorting:
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- Storage algorithms.☆38Feb 10, 2021Updated 5 years ago
- An example of building a distributed key value database, using hashicorp's raft and gossip sdks☆10Apr 21, 2023Updated 2 years ago
- simple transaction implementation with go☆21Dec 6, 2019Updated 6 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Dec 13, 2016Updated 9 years ago
- Database server written from scratch☆17Feb 25, 2023Updated 2 years ago
- A fast and strongly encrypted key-value store written in pure Golang.☆13Jan 30, 2022Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Nov 18, 2023Updated 2 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆29Jan 9, 2022Updated 4 years ago
- B-tree implementation for Go☆239Mar 6, 2022Updated 3 years ago
- Kiwi is a multi-backend key-value store written in Go.☆15Nov 19, 2023Updated 2 years ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- A disk-backed key-value store.☆1,460Nov 10, 2021Updated 4 years ago
- EliasDB a graph-based database.☆1,029Aug 14, 2022Updated 3 years ago
- An R-tree implementation for Go☆340Aug 18, 2024Updated last year
- B-tree implementation for Go☆1,190Nov 3, 2025Updated 3 months ago
- Log-structured merge-tree☆35Feb 26, 2023Updated 2 years ago
- Golang implementation of Chord DHT☆35Sep 23, 2021Updated 4 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,551Feb 8, 2026Updated last week
- Implementation of Chord DHT(Distributed Hash Table) paper☆192Mar 10, 2021Updated 4 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 3 months ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Jun 15, 2019Updated 6 years ago
- Write ahead log for Go.☆707Aug 31, 2025Updated 5 months ago
- SwimRing - A Minimal Distributed Fault-Tolerant Key-Value Store built with SWIM Gossip Protocol and Consistent Hash Ring☆61Jul 12, 2016Updated 9 years ago
- GO binary I/O☆18Nov 10, 2019Updated 6 years ago
- Syntax highlight code embedded in HTML with a splash of color. Also includes the auto-updated Chroma style gallery.☆38Updated this week
- on-disk hash table(mainly for WAL).☆29Sep 10, 2023Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Dec 20, 2025Updated last month
- A write-ahead logging (WAL) implementation in Go.☆14Apr 2, 2023Updated 2 years ago
- ☆10Sep 15, 2020Updated 5 years ago
- Simple language collation for Go☆13Nov 3, 2020Updated 5 years ago
- RIP protocol implementation in Go☆11Dec 3, 2017Updated 8 years ago
- A collection of tools and libs for C3 language☆14Feb 20, 2025Updated 11 months ago
- Very simple noSQL database, created as an example during a talk. See FineDB for a real high-performance noSQL database.☆14Sep 29, 2013Updated 12 years ago
- A tool for embedding Go code in a Go binary using go-bindata.☆13Aug 22, 2015Updated 10 years ago
- A simple backtracking regex engine written in JavaScript☆10Oct 4, 2015Updated 10 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,837Sep 10, 2024Updated last year
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆407Mar 29, 2019Updated 6 years ago