{"id":13611779,"url":"https://github.com/Owez/argi","last_synced_at":"2025-04-13T05:33:38.303Z","repository":{"id":115272496,"uuid":"407646993","full_name":"Owez/argi","owner":"Owez","description":"Argument parsing for the future 🚀","archived":false,"fork":false,"pushed_at":"2022-02-17T11:01:16.000Z","size":169,"stargazers_count":128,"open_issues_count":9,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:23:10.376Z","etag":null,"topics":["argparse","argument-parser","arguments","cli","command-line","rust"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/argi","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/Owez.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2021-09-17T18:45:12.000Z","updated_at":"2024-11-24T05:00:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"84bcf416-a5d9-4b9d-8454-a7288a9138c3","html_url":"https://github.com/Owez/argi","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/Owez%2Fargi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fargi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fargi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Owez%2Fargi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Owez","download_url":"https://codeload.github.com/Owez/argi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670513,"owners_count":21142896,"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":["argparse","argument-parser","arguments","cli","command-line","rust"],"created_at":"2024-08-01T19:02:07.003Z","updated_at":"2025-04-13T05:33:33.979Z","avatar_url":"https://github.com/Owez.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# argi\n\nArgument parsing for the future 🚀\n\n## Features\n\n- Intuative macro approach\n- Speedy compile times\n- Zero dependencies, tiny binary bloat\n- Rich auto-help generation with modern styling\n\n## Quickstart\n\nFirst, add this to your `Cargo.toml` file:\n\n```toml\n[dependencies]\nargi = \"0.1.0-beta.5\"\n```\n\nAnd then you can create a simple application:\n\n```rust\n// TODO\n```\n\nWhen ran, you should see the following help message:\n\n```none\nTODO\n```\n\nYou can find this and many more demo projects inside of the useful [`examples/`](https://github.com/Owez/argi/tree/master/examples) directory!\n\n## Comparisons\n\nThe below sections contain comparisons to similar, competing libraries. Please note that we try to be as unbiased as possible but there is sadly a natural COI here.\n\n- Versus `clap`\n\n    TODO\n- Versus `argh`\n\n    TODO\n\n## Licensing\n\nThis project is dual-licensed under both the [MIT](https://github.com/Owez/argi/blob/master/LICENSE-MIT) and [Apache](https://github.com/Owez/argi/blob/master/LICENSE-APACHE), so feel free to use either at your discretion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOwez%2Fargi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOwez%2Fargi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOwez%2Fargi/lists"}