{"id":18625619,"url":"https://github.com/varugasu/rust-caskdb","last_synced_at":"2026-05-04T07:32:41.578Z","repository":{"id":212272630,"uuid":"613642834","full_name":"varugasu/rust-caskdb","owner":"varugasu","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-22T18:27:38.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T06:09:52.009Z","etag":null,"topics":["bitcask","database","key-value"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/varugasu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-14T01:20:31.000Z","updated_at":"2023-03-17T02:03:49.000Z","dependencies_parsed_at":"2023-12-13T12:28:18.998Z","dependency_job_id":null,"html_url":"https://github.com/varugasu/rust-caskdb","commit_stats":null,"previous_names":["varugasu/rust-caskdb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varugasu%2Frust-caskdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varugasu%2Frust-caskdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varugasu%2Frust-caskdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/varugasu%2Frust-caskdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/varugasu","download_url":"https://codeload.github.com/varugasu/rust-caskdb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418578,"owners_count":19635208,"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":["bitcask","database","key-value"],"created_at":"2024-11-07T04:35:24.707Z","updated_at":"2025-11-03T20:30:27.993Z","avatar_url":"https://github.com/varugasu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CaskDB - Rust version\n\nBased on [Riak's bitcask paper](https://riak.com/assets/bitcask-intro.pdf) and inspired by [avinassh's caskdb](https://github.com/avinassh/py-caskdb).\n\n# Architecture\n\n\u003cimg src=\"docs/architecture.svg\"/\u003e\n\n## Changes\n\n- Bitcask's paper uses signed 32-bit integer for the `timestamp`. Due to [Year 2038 problem](https://en.wikipedia.org/wiki/Year_2038_problem), this repository uses unsigned 64-bit integer.\n- Data Files are named using cuid2\n- `KeyDir` was abstracted to support any datastructure for any storage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarugasu%2Frust-caskdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvarugasu%2Frust-caskdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvarugasu%2Frust-caskdb/lists"}