{"id":51295,"library":"tendermint-iavl","title":"IAVL","description":"Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs.","status":"active","version":"1.3.6","language":"go","source_language":null,"source_url":"https://github.com/tendermint/iavl","tags":["avltree","key-value","immutable","versioned"],"install":[{"cmd":"go get github.com/tendermint/iavl","lang":"bash","label":"Install github.com/tendermint/iavl"}],"dependencies":[],"imports":[{"symbol":"iavl","correct":"github.com/tendermint/iavl"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/tendermint/iavl\"\n)\n\nfunc main() {\n\ttree := iavl.NewMutableTree(nil, 0)\n\tfmt.Println(tree)\n}","lang":"go","description":"Creates a new mutable IAVL tree."},"warnings":[],"env_vars":null,"search_vec":"'avl':9 'avltre':17 'iavl':1,3 'immut':8,21 'implement':4 'key':14,19 'key-valu':13,18 'packag':2 'pair':16 'persist':12 'snapshott':7 'tree':10 'valu':15,20 'version':6,22","created_at":"2026-06-15T06:07:57.009134+00:00","updated_at":"2026-06-15T06:07:57.009134+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/tendermint/iavl","github":"https://github.com/tendermint/iavl","docs":"https://pkg.go.dev/github.com/tendermint/iavl#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}