{"id":23653365,"url":"https://github.com/alaviss/nim-sys","last_synced_at":"2025-04-09T16:19:03.158Z","repository":{"id":37957891,"uuid":"326447036","full_name":"alaviss/nim-sys","owner":"alaviss","description":"Abstractions for common operating system interfaces","archived":false,"fork":false,"pushed_at":"2024-12-18T08:20:16.000Z","size":464,"stargazers_count":50,"open_issues_count":10,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-09T16:18:55.439Z","etag":null,"topics":["nim","system","work-in-progress"],"latest_commit_sha":null,"homepage":"https://alaviss.github.io/nim-sys","language":"Nim","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/alaviss.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"license.txt","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},"funding":{"github":"alaviss"}},"created_at":"2021-01-03T16:10:29.000Z","updated_at":"2025-01-25T06:03:49.000Z","dependencies_parsed_at":"2024-08-28T00:59:45.058Z","dependency_job_id":null,"html_url":"https://github.com/alaviss/nim-sys","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaviss%2Fnim-sys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaviss%2Fnim-sys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaviss%2Fnim-sys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alaviss%2Fnim-sys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alaviss","download_url":"https://codeload.github.com/alaviss/nim-sys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065282,"owners_count":21041872,"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":["nim","system","work-in-progress"],"created_at":"2024-12-28T17:53:29.055Z","updated_at":"2025-04-09T16:19:03.139Z","avatar_url":"https://github.com/alaviss.png","language":"Nim","funding_links":["https://github.com/sponsors/alaviss"],"categories":[],"sub_categories":[],"readme":"# An abstraction layer for common operating system services\n\n[![CI status](https://github.com/alaviss/nim-sys/workflows/CI/badge.svg)](https://github.com/alaviss/nim-sys/actions?query=workflow%3ACI)\n![Minimum supported Nim version](https://img.shields.io/badge/nim-2.0.0%2B-informational?style=flat\u0026logo=nim)\n[![License](https://img.shields.io/github/license/alaviss/nim-sys?style=flat)](#license)\n\nThis package is an experiment in rewriting various parts of stdlib's `os` module.\n\nThe goals are:\n- To employ the use of destructors for resource lifetime management\n- To provide simpler and more powerful interfaces to operating system services\n- To abstract away OS differences and provide consistent and intuitive behaviors\n- To reduce reliance on libc\n\nCurrently this project is a work-in-progress, and works here are aimed for upstreaming to the stdlib.\n\n- [API documentation](https://alaviss.github.io/nim-sys)\n\n## On-going projects\n\nThese stdlib modules are targeted for redesign/reimplementation (ordered by priority):\n- osproc\n- io\n- os\n\n## Targets\n\nThis package primarily targets the following operating systems:\n\n- Windows\n- Linux\n- macOS\n\nThere is also second-tier support for:\n\n- FreeBSD\n- OpenBSD\n- NetBSD\n- POSIX-compatible OSes\n\nThese OS are not covered by automated testing, so they may break at any time.\n\n## License\n\nThis project is distributed under the terms of the MIT license.\n\nSee [license.txt](license.txt) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaviss%2Fnim-sys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falaviss%2Fnim-sys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falaviss%2Fnim-sys/lists"}