{"id":50418327,"url":"https://github.com/asterinas/rust-deductive-verifier","last_synced_at":"2026-05-31T07:02:54.035Z","repository":{"id":317181317,"uuid":"1066254709","full_name":"asterinas/rust-deductive-verifier","owner":"asterinas","description":"Helper framework for `vostd`","archived":false,"fork":false,"pushed_at":"2026-05-29T10:50:05.000Z","size":120,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-29T12:27:57.529Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asterinas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-29T08:35:16.000Z","updated_at":"2026-05-29T10:50:10.000Z","dependencies_parsed_at":"2025-09-30T00:18:28.637Z","dependency_job_id":null,"html_url":"https://github.com/asterinas/rust-deductive-verifier","commit_stats":null,"previous_names":["asterinas/rust-deductive-verifier"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asterinas/rust-deductive-verifier","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asterinas%2Frust-deductive-verifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asterinas%2Frust-deductive-verifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asterinas%2Frust-deductive-verifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asterinas%2Frust-deductive-verifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asterinas","download_url":"https://codeload.github.com/asterinas/rust-deductive-verifier/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asterinas%2Frust-deductive-verifier/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33722156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-05-31T07:02:53.955Z","updated_at":"2026-05-31T07:02:54.029Z","avatar_url":"https://github.com/asterinas.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust Deductive Verifier\n\n## Deployment\n\n1. Put this repository as a directory `dv` in the root of your Rust project.\n\n```bash\ngit clone [this-repo] dv\n```\n\n2. Add/modify the Cargo configuration file `.cargo/config.toml` in the root of your Rust project:\n\n```toml\n[alias]\ndv = \"run --manifest-path dv/Cargo.toml --bin dv --\"\npre-commit = \"run --manifest-path dv/Cargo.toml --bin pre_commit --\"\n```\n\n3. Now, you can use the provided commands with `cargo dv`:\n\n```bash\ncargo dv verify --targets \u003ctarget1\u003e \u003ctarget2\u003e ...\n```\n\nOptionally, if you want to use the pre-commit hook, you can add the rusty-hook to your project:\n\n```bash\ncargo install rusty-hook\n```\n\nThen, add the following to your `.rusty-hook.toml` file:\n\n```bash\n[hooks]\npre-commit = \"cargo pre-commit\"\n\n[logging]\nverbose = true\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasterinas%2Frust-deductive-verifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasterinas%2Frust-deductive-verifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasterinas%2Frust-deductive-verifier/lists"}