{"id":23252440,"url":"https://github.com/evren-os/rustor","last_synced_at":"2025-04-06T02:44:32.911Z","repository":{"id":267747405,"uuid":"902224953","full_name":"Evren-os/rustor","owner":"Evren-os","description":"A blazing fast fetch tool written in Rust","archived":false,"fork":false,"pushed_at":"2025-03-08T08:00:32.000Z","size":248,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T09:18:04.785Z","etag":null,"topics":["command-line","fastfetch","fetch","linux","neofetch","terminal"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Evren-os.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-12-12T06:42:11.000Z","updated_at":"2025-03-08T08:00:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d06638a-ee5f-4c0b-8353-dcb78edb4e96","html_url":"https://github.com/Evren-os/rustor","commit_stats":null,"previous_names":["evren-os/rustor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evren-os%2Frustor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evren-os%2Frustor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evren-os%2Frustor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Evren-os%2Frustor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Evren-os","download_url":"https://codeload.github.com/Evren-os/rustor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426984,"owners_count":20937197,"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":["command-line","fastfetch","fetch","linux","neofetch","terminal"],"created_at":"2024-12-19T10:16:41.174Z","updated_at":"2025-04-06T02:44:32.903Z","avatar_url":"https://github.com/Evren-os.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rustor\n\nA fast, minimal tool to fetch system info, written in Rust.\n\n\u003cimg src=\"./assets/preview.png\" alt=\"Alt text\" width=\"500\" height=\"350\"\u003e\n\n---\n\n## Performance\n\n`rustor` is designed for speed. Benchmarking with [Hyperfine](https://github.com/sharkdp/hyperfine) shows:\n\n```sh\nBenchmark 1: rustor\n  Time (mean ± σ):     799.1 µs ± 113.8 µs    [User: 346.9 µs, System: 592.7 µs]\n  Range (min … max):   542.8 µs … 1748.3 µs    1681 runs\n```\n\nThis means `rustor` takes about 0.0008 seconds (or 0.8 ms) on average to pull system info almost instantly.\n\n---\n\n## Features\n- Clean, simple display of system info.\n- Blazing fast execution.\n- Built with Rust for speed and safety.\n\n---\n\n## Installation\n\n### Via install script\n\nRun this command in terminal:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/Evren-os/rustor/main/install.sh | bash\n```\n\n### From source\n\n1. Clone the repo:\n\n```bash\ngit clone https://github.com/Evren-os/rustor.git\ncd rustor\n```\n\n2. Build it:\n\n```bash\ncargo build --release\n```\n\n3. Install:\n\n```bash\nsudo mv ./target/release/rustor /usr/local/bin/\n```\n\n### Usage\n\nJust run rustor to see your system info:\n\n```bash\nrustor\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevren-os%2Frustor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevren-os%2Frustor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevren-os%2Frustor/lists"}