{"id":16713892,"url":"https://github.com/shepmaster/providence","last_synced_at":"2025-06-15T13:08:36.913Z","repository":{"id":66121580,"uuid":"562892967","full_name":"shepmaster/providence","owner":"shepmaster","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T17:06:20.000Z","size":14,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-10T06:14:16.721Z","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/shepmaster.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}},"created_at":"2022-11-07T13:32:13.000Z","updated_at":"2023-08-23T13:02:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a29a324-bcb8-4ec3-954a-de24c43d442b","html_url":"https://github.com/shepmaster/providence","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shepmaster/providence","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fprovidence","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fprovidence/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fprovidence/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fprovidence/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shepmaster","download_url":"https://codeload.github.com/shepmaster/providence/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shepmaster%2Fprovidence/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259981477,"owners_count":22941149,"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-10-12T20:48:26.603Z","updated_at":"2025-06-15T13:08:36.838Z","avatar_url":"https://github.com/shepmaster.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Providence\n\nThis is a experimental / prototype implementation of a proposed\ntechnique to allow long-running sessions in the Rust Playground.\n\n# Concept\n\nThe \"server\" process spawns a \"child\" process. In a real\nimplementation, the child would be encased inside of a Docker\ncontainer and the server would be the playground web server. In this\nrepository, both are standalone binaries.\n\nThe server sends messages to the child over stdin/stdout as\nbinary-encoded Rust enums. The child acts upon these messages to\nread/write files or to spawn futher \"child\" processes (e.g. `cargo`).\n\nStandard input, output, and error to/from the child process are piped\nacross the boundary, allowing for interaction with the spawned child.\n\n# Thoughts\n\n- The names \"server\" and \"client\" and \"child\" aren't the best, but\n  what's better?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fprovidence","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshepmaster%2Fprovidence","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshepmaster%2Fprovidence/lists"}