iavl

Persistent storage

A data structure used to store persistent key-value pairs in a blockchain network.

Merkleized IAVL+ Tree implementation in Go

GitHub

423 stars
44 watching
265 forks
Language: Go
last commit: 9 days ago
Linked from 1 awesome list

blockchaincryptographymerkle-tree

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
couchbase/moss A fast and persistent key-value storage library written in Go 956
clojure/data.avl A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. 132
visuallylab/react-native-use-persist-storage A library that provides persistent storage and rehydration capabilities for React Native applications using Hooks. 39
yesodweb/persistent A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. 467
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
alekseykulikov/storage An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser 605
restuwahyu13/node-disk-storage A fast and secure local storage solution for Node.js applications 16
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 747
deepfabric/elasticell A distributed NoSQL key-value storage system with strong consistency and reliability 527
marazmiki/django-selectel-storage Allows Django applications to use Selectel Cloud storage as a backend for media and static files. 24
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
nickoneill/pantry A lightweight persistence layer for storing user data and other relevant objects in Swift 831
eneroth/plato A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence 30
primlabs/bucket A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. 31
cosmos/gaia An open-source blockchain platform built on the Cosmos SDK and IBC protocol for secure, decentralized network interactions. 475