{"id":20321392,"url":"https://github.com/openacid/abstract-paxos","last_synced_at":"2025-07-16T15:34:02.218Z","repository":{"id":42711440,"uuid":"472312940","full_name":"openacid/abstract-paxos","owner":"openacid","description":"A consensus that unifies paxos, raft, 2pc, etc.","archived":false,"fork":false,"pushed_at":"2023-07-12T13:49:26.000Z","size":735,"stargazers_count":148,"open_issues_count":1,"forks_count":11,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-11T19:10:21.447Z","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/openacid.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-21T11:45:55.000Z","updated_at":"2025-04-11T12:55:59.000Z","dependencies_parsed_at":"2025-04-11T19:09:59.918Z","dependency_job_id":"beb808d2-e69d-431b-8860-0e1844e943b2","html_url":"https://github.com/openacid/abstract-paxos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openacid/abstract-paxos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openacid%2Fabstract-paxos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openacid%2Fabstract-paxos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openacid%2Fabstract-paxos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openacid%2Fabstract-paxos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openacid","download_url":"https://codeload.github.com/openacid/abstract-paxos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openacid%2Fabstract-paxos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265521509,"owners_count":23781523,"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-14T19:14:50.776Z","updated_at":"2025-07-16T15:34:02.189Z","avatar_url":"https://github.com/openacid.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Abstract-Paxos\n\nAbstract-Paxos unifies well-known distributed consensus algorithms (Paxos, Raft, 2PC, etc.) into a single approach.\n\n-   V1(中文): [abstract-paxos-v1-cn](doc/built/zhihu/v1-cn.md).\n\n    - Provides proofs and explanations.\n    - Describes classic Paxos and Raft using Abstract-Paxos.\n\n# Project Status\n\nThis repository includes the core of Abstract-Paxos and demo examples that\nshowcase how to implement various distributed consensus algorithms using\nAbstract-Paxos.\n\nAbstract-Paxos implements:\n\n- [x] Classic-Paxos: [paxos](./src/implementations/paxos.rs).\n- [x] Two-Phase-Commit: [two_pc](./src/implementations/two_pc.rs)\n- [ ] Fast-Paxos\n- [ ] CAS-Paxos\n- [ ] EC-Paxos\n- [ ] Raft\n\nRefer to: [src/implementations](./src/implementations).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenacid%2Fabstract-paxos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenacid%2Fabstract-paxos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenacid%2Fabstract-paxos/lists"}