{"id":16906518,"url":"https://github.com/rsms/xsys","last_synced_at":"2025-03-22T10:31:16.743Z","repository":{"id":66105812,"uuid":"415718977","full_name":"rsms/xsys","owner":"rsms","description":"A well-defined system API for abstracting the OS platform","archived":false,"fork":false,"pushed_at":"2021-10-24T17:37:46.000Z","size":15,"stargazers_count":66,"open_issues_count":1,"forks_count":0,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-03-15T21:17:06.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rsms.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}},"created_at":"2021-10-10T22:58:19.000Z","updated_at":"2024-10-20T19:25:29.000Z","dependencies_parsed_at":"2023-05-19T03:30:56.995Z","dependency_job_id":null,"html_url":"https://github.com/rsms/xsys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fxsys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fxsys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fxsys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rsms%2Fxsys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rsms","download_url":"https://codeload.github.com/rsms/xsys/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244943734,"owners_count":20536290,"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-13T18:42:59.426Z","updated_at":"2025-03-22T10:31:16.731Z","avatar_url":"https://github.com/rsms.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xsys\n\nxsys is an effort to implement a thin and well-defined system API\nfor enabling the development of programs that are portable; platform agnostic.\n\nInstead of offering APIs for every imaginable programming language,\nxsys takes a more fundamental approach: The Linux syscall interface.\nTo support a new platform a single function is implemented: `syscall`.\n\nThis makes it possible to run a program written for Linux on macOS—or\nWebAssembly, or Microsoft Windows—without having to make any changes\nto its source code.\n\nHow might xsys be interesting to me?\n\n- For application developers:\n  a way to make your programs run on many platforms with minimal\n  changes to your code\n\n- For compiler and programming-language authors:\n  a way to target many platforms without having to implement whatever\n  system API each platform uses.\n\n- For OS/platform authors:\n  allow more programs to run natively even if they weren't written\n  specifically for your platform.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsms%2Fxsys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsms%2Fxsys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsms%2Fxsys/lists"}