iavl
Persistent storage
A data structure used to store persistent key-value pairs in a blockchain network.
Merkleized IAVL+ Tree implementation in Go
426 stars
45 watching
269 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
blockchaincryptographymerkle-tree
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and persistent key-value storage library written in Go | 978 |
| A data structure library implementing persistent AVL trees for sorted maps and sets with efficient rank queries, nearest key lookups, and other operations. | 132 |
| A library that provides persistent storage and rehydration capabilities for React Native applications using Hooks. | 39 |
| A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 469 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| An asynchronous wrapper around localForage that supports multiple storage backends and provides a simple API for storing and retrieving data in a browser | 603 |
| A fast and secure local storage solution for Node.js applications | 16 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A distributed NoSQL key-value storage system with strong consistency and reliability | 527 |
| Allows Django applications to use Selectel Cloud storage as a backend for media and static files. | 24 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A lightweight persistence layer for storing user data and other relevant objects in Swift | 830 |
| A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence | 30 |
| A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
| An open-source blockchain platform built on the Cosmos SDK and IBC protocol for secure, decentralized network interactions. | 487 |