ICSP
Storage Protocol
A protocol that enables autoscaling storage and efficient data management in Internet Computer applications
InternetComputerStorageProtocol
20 stars
1 watching
2 forks
Language: Motoko
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
primlabs/bucket | A library providing a simple storage solution using stable memory, allowing canisters to store data without GC costs and upgradeability. | 31 |
pmunch/nimlsp | An implementation of the Language Server Protocol for the Nim programming language. | 419 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
ipfs/specs | Maintains the technical specifications of an interplanetary data storage protocol stack | 1,165 |
av1ctor/libsecp256k1.mo | A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
dalmatinerdb/dproto | A protocol defining data exchange formats for a specific relational database system. | 1 |
persan/protobuf-ada | A software implementation of Google's Protocol Buffers data interchange format in Ada | 18 |
sija/ipaddress.cr | A library for handling IPv4 and IPv6 addresses in Crystal programming language | 43 |
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 | 606 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
mbrock/wisp | A WebAssembly-based Lisp system with a focus on developer experience and tooling for building and debugging concurrent systems. | 239 |
cosmos/iavl | A data structure used to store persistent key-value pairs in a blockchain network. | 423 |
molaorg/mp2p_icp | A software framework for multi-primitive-to-primitive point cloud registration and processing | 176 |
dogtopus/minipb | A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers | 52 |