{"id":18483801,"url":"https://github.com/mindbeam/toboggan-kv","last_synced_at":"2025-05-13T20:37:10.538Z","repository":{"id":57670015,"uuid":"341440688","full_name":"mindbeam/toboggan-kv","owner":"mindbeam","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-23T05:39:11.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T20:37:02.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mindbeam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-23T05:35:17.000Z","updated_at":"2021-02-23T05:39:13.000Z","dependencies_parsed_at":"2022-09-26T20:40:43.017Z","dependency_job_id":null,"html_url":"https://github.com/mindbeam/toboggan-kv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindbeam%2Ftoboggan-kv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindbeam%2Ftoboggan-kv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindbeam%2Ftoboggan-kv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mindbeam%2Ftoboggan-kv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mindbeam","download_url":"https://codeload.github.com/mindbeam/toboggan-kv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254021830,"owners_count":22001004,"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":[],"created_at":"2024-11-06T12:37:23.734Z","updated_at":"2025-05-13T20:37:10.514Z","avatar_url":"https://github.com/mindbeam.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# toboggan-kv\n\nSled-flavored KV abstraction layer\n\n```rust\nlet bta = BTreeAdapter::new();\nbraap(bta);\n\nlet tmpdir = tempfile::tempdir().unwrap();\nlet sa = SledAdapter::open(tmpdir.path()).unwrap();\nbraap(sa);\n\nfn braap\u003cT:Toboggan\u003e( store: T ){\n    let beasts = store.open_tree(\"beasts\").unwrap();\n    beasts.insert(\"meow\", \"cat\").unwrap();\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindbeam%2Ftoboggan-kv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmindbeam%2Ftoboggan-kv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmindbeam%2Ftoboggan-kv/lists"}