{"id":25762028,"url":"https://github.com/cloudnoize/kv-merkletree","last_synced_at":"2025-12-31T14:12:39.610Z","repository":{"id":271105233,"uuid":"908207274","full_name":"cloudnoize/KV-MerkleTree","owner":"cloudnoize","description":"Sparse Merkle Tree with arbitrary-length keys efficient range operations, height-reducing extensions, and verification, making it ideal for verifiable key-value storage","archived":false,"fork":false,"pushed_at":"2025-02-24T21:44:14.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T22:31:40.477Z","etag":null,"topics":["cpp20","cryptography","key-value","merkle-tree"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudnoize.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-25T12:53:09.000Z","updated_at":"2025-02-24T21:44:17.000Z","dependencies_parsed_at":"2025-02-24T22:31:42.545Z","dependency_job_id":null,"html_url":"https://github.com/cloudnoize/KV-MerkleTree","commit_stats":null,"previous_names":["cloudnoize/lexicographicmerkle","cloudnoize/kv-merkletree"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnoize%2FKV-MerkleTree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnoize%2FKV-MerkleTree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnoize%2FKV-MerkleTree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudnoize%2FKV-MerkleTree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudnoize","download_url":"https://codeload.github.com/cloudnoize/KV-MerkleTree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240920200,"owners_count":19878749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp20","cryptography","key-value","merkle-tree"],"created_at":"2025-02-26T19:27:33.920Z","updated_at":"2025-12-31T14:12:39.581Z","avatar_url":"https://github.com/cloudnoize.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Here's a concise description for your GitHub repository:\n\n---\n\n# KV-Merkle\n\n**KV-Merkle** is a **Sparse Merkle Tree** that integrates features from Patricia trees, Jellyfish trees, and Sparse Merkle Trees while introducing novel enhancements. Unlike traditional Merkle trees, KV-Merkle:\n\n- Supports **arbitrary-length keys** without requiring hashing.\n- Preserves **lexicographic order**, enabling **efficient range queries** and **range deletions**.\n- Reduces tree height with **extensions** that collapse common prefixes.\n- Operates **independently** from the key-value store, allowing **parallel verification**.\n- Provides **optimized caching** with a **1-to-1 memory-disk mapping**.\n- Uses **nil node optimization** for compact storage and smaller proofs.\n\nThis makes KV-Merkle an ideal choice for **verifiable key-value storage** with efficient range operations.\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudnoize%2Fkv-merkletree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudnoize%2Fkv-merkletree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudnoize%2Fkv-merkletree/lists"}