{"id":16896619,"url":"https://github.com/fullstop000/wickdb","last_synced_at":"2025-04-04T13:13:30.860Z","repository":{"id":36335353,"uuid":"167471829","full_name":"Fullstop000/wickdb","owner":"Fullstop000","description":"Pure Rust LSM-tree based embedded storage engine","archived":false,"fork":false,"pushed_at":"2023-03-16T11:54:11.000Z","size":992,"stargazers_count":624,"open_issues_count":19,"forks_count":69,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-10-14T17:31:50.607Z","etag":null,"topics":["database","leveldb","lsm","lsm-tree","rust","storage-engine"],"latest_commit_sha":null,"homepage":"","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/Fullstop000.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":"2019-01-25T02:29:56.000Z","updated_at":"2024-10-05T17:33:30.000Z","dependencies_parsed_at":"2024-01-06T07:49:05.690Z","dependency_job_id":"35955659-ae01-42f4-85d2-220ec410dbb2","html_url":"https://github.com/Fullstop000/wickdb","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/Fullstop000%2Fwickdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fullstop000%2Fwickdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fullstop000%2Fwickdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fullstop000%2Fwickdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fullstop000","download_url":"https://codeload.github.com/Fullstop000/wickdb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182420,"owners_count":20897381,"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":["database","leveldb","lsm","lsm-tree","rust","storage-engine"],"created_at":"2024-10-13T17:32:19.045Z","updated_at":"2025-04-04T13:13:30.825Z","avatar_url":"https://github.com/Fullstop000.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## wickdb\n\n[![Build Status](https://travis-ci.com/Fullstop000/wickdb.svg?branch=master)](https://travis-ci.org/Fullstop000/wickdb)\n[![codecov](https://codecov.io/gh/Fullstop000/wickdb/branch/master/graph/badge.svg)](https://codecov.io/gh/Fullstop000/wickdb)\n\u003ca href=\"https://www.repostatus.org/#wip\"\u003e\u003cimg src=\"https://www.repostatus.org/badges/latest/wip.svg\" alt=\"Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.\" /\u003e\u003c/a\u003e\n[![dependency status](https://deps.rs/repo/github/Fullstop000/wickdb/status.svg)](https://deps.rs/repo/github/Fullstop000/wickdb)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FFullstop000%2Fwickdb.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FFullstop000%2Fwickdb?ref=badge_shield)\n\n**This project is under rapidly development**\n\nYou can find a simple worked example in `examples`.\n\n### Plan \u0026 Progress\n\n#### The basic shape of LevelDB\n\n- [x] Fundamental components\n  - [x] Arena\n  - [x] Skiplist\n  - [x] Cache\n  - [x] Record\n  - [x] Batch\n  - [x] Block\n  - [x] Table\n  - [x] Version\n  - [x] VersionEdit\n  - [x] VersionSet\n  - [x] Storage\n  - [x] DB\n- [x] Compaction implementation\n- [x] Scheduling\n\n#### [ongoing] Test cases \u0026 Benches\n\n- Adding more test cases. The progress is tracked by this [issue](https://github.com/Fullstop000/wickdb/issues/3).\n- Adding benchmarks. The progress is tracked by this [issue](https://github.com/Fullstop000/wickdb/issues/21).\n\n### Developing\n\n`wickdb` is built using the latest version of `stable` Rust, using [the 2018 edition](https://doc.rust-lang.org/edition-guide/rust-2018/).\n\nIn order to have your PR merged running the following must finish without error otherwise the CI will fail:\n\n```bash\ncargo test --all \u0026\u0026 \\\ncargo clippy \u0026\u0026 \\\ncargo fmt --all -- --check\n```\n\nYou may optionally want to install `cargo-watch` to allow for automated rebuilding while editing:\n\n```bash\ncargo watch -s \"cargo check --tests\"\n```\n\nThere're so many `TODO`s in current implementation and you can pick either of them to do something.\n\nThis crate is still at early stage so any PRs or issues are welcomed!.\n\n## License\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FFullstop000%2Fwickdb.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FFullstop000%2Fwickdb?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstop000%2Fwickdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstop000%2Fwickdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstop000%2Fwickdb/lists"}