{"id":24629970,"url":"https://github.com/voidcoefficient/oxygen","last_synced_at":"2026-02-13T21:32:09.860Z","repository":{"id":47110180,"uuid":"365341867","full_name":"voidcoefficient/oxygen","owner":"voidcoefficient","description":"Rust userland compatible with GNU/Linux, *BSD, Mac and Windows systems","archived":false,"fork":false,"pushed_at":"2025-03-04T15:03:38.000Z","size":1761,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-31T11:45:27.249Z","etag":null,"topics":["gnu-linux","linux","rust","userspace"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/voidcoefficient.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":"2021-05-07T20:06:41.000Z","updated_at":"2025-04-03T21:55:18.000Z","dependencies_parsed_at":"2025-08-02T15:25:14.409Z","dependency_job_id":"9ba67d34-0a91-431f-88b7-708ff4122f38","html_url":"https://github.com/voidcoefficient/oxygen","commit_stats":null,"previous_names":["marlalain/oxygen","voidcoefficient/oxygen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/voidcoefficient/oxygen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Foxygen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Foxygen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Foxygen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Foxygen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/voidcoefficient","download_url":"https://codeload.github.com/voidcoefficient/oxygen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/voidcoefficient%2Foxygen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29418488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gnu-linux","linux","rust","userspace"],"created_at":"2025-01-25T06:20:49.278Z","updated_at":"2026-02-13T21:32:09.842Z","avatar_url":"https://github.com/voidcoefficient.png","language":"Rust","readme":"# Oxygen\n[![Rust](https://github.com/paulo-e/oxygen/actions/workflows/rust.yml/badge.svg)](https://github.com/paulo-e/oxygen/actions/workflows/rust.yml)\n\n## Installation\n\nDo as follows:\n\n```sh\ngit clone https://github.com/paulo-e/oxygen oxygen\ncd oxygen\ncargo build --release\n# now all the programs are in ./target/release\nls ./target/release\n# you can also install the files (default path is $HOME/.cargo/bin) with\ncargo install --path .\n```\n\n## Testing\nOptionally, you can test the userspace on a controlled enviroment\n\n``` sh\n# downloading and building dash\ngit clone git://git.kernel.org/pub/scm/utils/dash/dash.git dash\ncd dash\nsh autogen.sh\nsh configure.sh --enable-static\nmake\n# creating an enviroment for dash\nmkdir -p ../oxygen_dash/bin\ncp src/dash ../oxygen_dash/bin\ncd ..\n# now we download and install oxygen\ngit clone https://github.com/paulo-e/oxygen oxygen\ncd oxygen\nRUSTFLAGS='-C target-feature=+crt-static' cargo install --path . --root=../oxygen_dash/\ncd ..\nsudo chroot oxygen_dash /bin/dash\n# now you can try all the installed programs\n```\n\n## License\n[It's the BSD 3-clause license](https://github.com/paulo-e/oxygen/blob/master/LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidcoefficient%2Foxygen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoidcoefficient%2Foxygen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoidcoefficient%2Foxygen/lists"}