{"id":16646567,"url":"https://github.com/diananites/linapi","last_synced_at":"2025-04-09T16:07:25.210Z","repository":{"id":62442247,"uuid":"215706799","full_name":"DianaNites/linapi","owner":"DianaNites","description":"High level bindings to various Linux APIs and interfaces","archived":false,"fork":false,"pushed_at":"2023-09-10T23:24:21.000Z","size":272,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T16:07:09.034Z","etag":null,"topics":["bindings","high-level-api","linux","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DianaNites.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"DianaNites"}},"created_at":"2019-10-17T05:00:32.000Z","updated_at":"2022-04-11T00:15:27.000Z","dependencies_parsed_at":"2025-02-15T10:31:31.693Z","dependency_job_id":"3b88709f-1af4-40e5-b8b4-e8275626ae79","html_url":"https://github.com/DianaNites/linapi","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaNites%2Flinapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaNites%2Flinapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaNites%2Flinapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DianaNites%2Flinapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DianaNites","download_url":"https://codeload.github.com/DianaNites/linapi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248065287,"owners_count":21041871,"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":["bindings","high-level-api","linux","rust-lang"],"created_at":"2024-10-12T08:42:29.201Z","updated_at":"2025-04-09T16:07:25.192Z","avatar_url":"https://github.com/DianaNites.png","language":"Rust","funding_links":["https://github.com/sponsors/DianaNites"],"categories":[],"sub_categories":[],"readme":"# Linapi\n\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat)](https://github.com/RichardLitt/standard-readme)\n[![linapi crates.io version and link](https://img.shields.io/crates/v/linapi.svg)](https://crates.io/crates/linapi)\n![linapi Crates.io license](https://img.shields.io/crates/l/linapi)\n[![linapi docs.rs badge](https://docs.rs/linapi/badge.svg)](https://docs.rs/linapi)\n\nHigh level bindings to various Linux APIs and interfaces\n\nThis crate provides high-level, safe, Rust bindings to\nthe various Linux Kernel APIs and interfaces.\n\nThis crate is currently experimental, and the API will change.\n\n## Background\n\nThe goal of this crate is to provide relatively high-level bindings,\nspecifically for the Linux Kernel.\n\nThe kernel exposes a lot of information through filesystems like `sysfs`,\nand there aren't a lot of good structured ways to handle it, on top of it being sparsely documented.\n\nSo this crate does the work of handling it for you!\n\n## Install\n\n```toml\n[dependencies]\nlinapi = \"0.5.2\"\n```\n\n### Dependencies\n\n- The Linux Kernel. This crate has only been tested with version `5.5.3`.\n\n## Usage\n\nSee the documentation for details\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for version history\n\n## Contributing\n\nThis crate is not looking for contributors at this time.\n\nHowever, feel free to ask questions and request bindings using github issues,\nor suggest/discuss API improvements.\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as below, without any additional terms or conditions.\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0\n   ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0)\u003e\n- MIT license\n   ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT)\u003e\n\nat your option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiananites%2Flinapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiananites%2Flinapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiananites%2Flinapi/lists"}