{"id":28508806,"url":"https://github.com/surrealdb/vart","last_synced_at":"2025-07-02T22:32:10.325Z","repository":{"id":176604049,"uuid":"658762583","full_name":"surrealdb/vart","owner":"surrealdb","description":"A timed adaptive radix trie data-structure, used in SurrealKV","archived":false,"fork":false,"pushed_at":"2025-03-07T03:37:06.000Z","size":969,"stargazers_count":103,"open_issues_count":3,"forks_count":19,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-22T07:52:15.368Z","etag":null,"topics":["adaptive-radix-tree","radix-tree","surreal","surrealdb","surrealkv","versioned","versioning"],"latest_commit_sha":null,"homepage":"https://surrealdb.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/surrealdb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-26T12:47:47.000Z","updated_at":"2025-06-21T18:18:08.000Z","dependencies_parsed_at":"2024-01-15T15:34:06.804Z","dependency_job_id":"4d248561-003a-4e62-a448-957865347301","html_url":"https://github.com/surrealdb/vart","commit_stats":null,"previous_names":["surrealdb/tart"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/surrealdb/vart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrealdb%2Fvart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrealdb%2Fvart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrealdb%2Fvart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrealdb%2Fvart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/surrealdb","download_url":"https://codeload.github.com/surrealdb/vart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/surrealdb%2Fvart/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261256286,"owners_count":23131503,"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":["adaptive-radix-tree","radix-tree","surreal","surrealdb","surrealkv","versioned","versioning"],"created_at":"2025-06-08T21:39:48.562Z","updated_at":"2025-07-02T22:32:10.260Z","avatar_url":"https://github.com/surrealdb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vart: Versioned Adaptive Radix Trie for Rust\n\nvart is a Rust library that implements an immutable Versioned Adaptive Radix Trie data structure. It allows you to efficiently manage key-value pairs with multiple versions and timestamps, making it a useful datastructure for applications that require tracking changes over time and enabling snapshot reads. With vart, you can handle versioned data, insert, delete, and query key-value items based on specific versions.\n\n![License](https://img.shields.io/badge/license-Apache_License_2.0-00bfff.svg?style=flat-square)\n\n## Features\n\n- **Immutable:** Built on an immutable radix trie data structure employing copy-on-write semantics. This design allows for the storage and retrieval of multiple versions of the same key.\n\n- **Version Tracking:** Track modifications to the key and manage multiple versions of the same key within the data structure.\n\n- **Snapshot Reads:** Capture the current state of the trie and create immutable snapshots, allowing for point-in-time views of the data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrealdb%2Fvart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsurrealdb%2Fvart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsurrealdb%2Fvart/lists"}