{"id":19438793,"url":"https://github.com/spacejam/dist-sys","last_synced_at":"2026-03-19T09:54:34.971Z","repository":{"id":149786349,"uuid":"62609626","full_name":"spacejam/dist-sys","owner":"spacejam","description":"well-tested flexible distributed systems building blocks","archived":false,"fork":false,"pushed_at":"2016-07-05T19:52:33.000Z","size":1,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-05T07:37:08.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/spacejam.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}},"created_at":"2016-07-05T05:55:18.000Z","updated_at":"2023-06-03T17:20:12.000Z","dependencies_parsed_at":"2023-06-02T14:45:27.437Z","dependency_job_id":null,"html_url":"https://github.com/spacejam/dist-sys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/spacejam/dist-sys","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fdist-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fdist-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fdist-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fdist-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacejam","download_url":"https://codeload.github.com/spacejam/dist-sys/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacejam%2Fdist-sys/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271344761,"owners_count":24743473,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":"2024-11-10T15:19:48.524Z","updated_at":"2026-02-09T20:41:59.525Z","avatar_url":"https://github.com/spacejam.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# dist_trans :globe_with_meridians:\n\nA flexible set of tools, algorithms, and data structures for building reliable\ndistributed systems.\n\n* fault injection\n* replication: (broadcast, chain) x (async, quorum)\n* consensus\n* fifo messaging\n* replicated KV\n* distributed transactions\n* eventual consistency\n* leadership election, detection\n* chain ordering\n* membership\n* failure detection\n* gossip\n\nThis library is built around the concept of the \"asynchronous network\" where\nsystems communicate using messages that may be arbitrarily delayed or lost\nin-transit. We extensively test our implementations using a simulator that\ndelays and drops messages between components, to ensure that various\ncorrectness invariants hold in the presence of failures. Periodic functionality\nis rapidly exercised with the help of generic clocks. This simulator may be used\nindependently for building robust distributed systems.\n\n## Use Cases\n\n1. engineer wants to create riak\n1. operator wants to swap out existing leader of replicated log\n1. operator wants to add active slave\n1. engineer wants to create cockroach\n1. operator wants to add replica to dynamo style kv\n1. engineer wants to create kafka\n1. operator wants to remove load balancer\n1. operator wants to view traffic statistics\n1. engineer wants to create redis cluster\n1. operator wants to trace rpcs\n1. engineer wants to create actordb\n1. operator wants to migrate kv across datacenters\n1. operator wants to add replicas in other datacenter\n1. operator wants to add read slaves in other datacenter\n1. operator wants to modify datacenter failover policy\n1. engineer wants to create mcrouter\n1. engineer wants to create ceph\n1. engineer wants to create hdfs\n1. engineer wants to create maprfs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacejam%2Fdist-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacejam%2Fdist-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacejam%2Fdist-sys/lists"}