{"id":15723880,"url":"https://github.com/vars1ty/lxinfo","last_synced_at":"2026-05-09T16:20:05.126Z","repository":{"id":65249433,"uuid":"589021916","full_name":"vars1ty/lxinfo","owner":"vars1ty","description":"Linux System Information crate","archived":false,"fork":false,"pushed_at":"2023-03-03T02:04:57.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-06T06:19:11.953Z","etag":null,"topics":["cargo","crate","linux","linux-rust","rust","rust-crate","system","system-info","system-information","systemd"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/vars1ty.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":"2023-01-14T20:03:38.000Z","updated_at":"2023-02-04T09:50:23.000Z","dependencies_parsed_at":"2024-10-24T17:52:49.493Z","dependency_job_id":"3fe7b260-e66b-4f39-a0f3-f06c07516c59","html_url":"https://github.com/vars1ty/lxinfo","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vars1ty%2Flxinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vars1ty","download_url":"https://codeload.github.com/vars1ty/lxinfo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399788,"owners_count":20770907,"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":["cargo","crate","linux","linux-rust","rust","rust-crate","system","system-info","system-information","systemd"],"created_at":"2024-10-03T22:13:39.834Z","updated_at":"2025-10-28T09:31:56.255Z","avatar_url":"https://github.com/vars1ty.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lxinfo\n\u003e **Warning**:\n\u003e This is only meant to be used under Linux and relies on files such as `/etc/os-release` and `/proc/meminfo`.\n\u003e\n\u003e If you don't have those files and lack certain other features, such as `uname`, then it won't work as it wasn't made to be cross-platform.\n\nLinux System Information through `libc` and parsing system files.\n\n## Usage\n```rust\nfn main() {\n   // Basic way of grabbing your username.\n   let username = info::get_system_information().unwrap().username;\n   println!(\"Your username is: {username}\")\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvars1ty%2Flxinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvars1ty%2Flxinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvars1ty%2Flxinfo/lists"}