# CLI11 vs urfave/cli

| Attribute | CLI11 | urfave/cli |
|---|---|---|
| **Vioscale score** | 52.1 (14% (low)) | 69.7 (20% (low)) |
| activity.commits_last_30d | 45 | 37 |
| adoption.dependent_repos | 1 | 57,081 |
| adoption.github_stars | 4,424 | 24,204 |
| description.long | CLI11 is a C++ library for building command-line tools. It offers an intuitive API for defining command options, subcommands, and configuration files with no external dependencies beyond C++11, and is tested across Linux, macOS, and Windows. | An open-source Go library that streamlines CLI development with support for commands, subcommands, help text generation, shell completion, and flexible flag parsing. Designed to be simple, fast, and developer-friendly. |
| language.primary | C++ | Go |
| license.spdx | - | MIT |
| platform.support | `{"cli":true,"mac":true,"linux":true,"windows":true}` | `{"cli":true}` |
| pricing | `{"type":"open_source","sourceUrl":"https://cliutils.github.io/CLI11/","retrievedAt":"2026-08-18T12:55:28.057Z"}` | `{"type":"open_source","freeTier":true,"sourceUrl":"https://cli.urfave.org","retrievedAt":"2026-08-18T12:51:42.473Z"}` |
| pricing.free_tier | - | yes |
| pricing.model | commercial | open_source |
| pricing.price_level | free | free |
| pricing.transparent | - | yes |
| release.cadence_days | 86 | 15 |
| release.history | `[{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.2","date":"2026-08-02T14:12:37Z","type":"stable","version":"v2.7.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.1","date":"2026-07-31T14:21:47Z","type":"stable","version":"v2.7.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.7.0","date":"2026-07-30T22:06:37Z","type":"stable","version":"v2.7.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.2","date":"2026-02-26T14:44:25Z","type":"stable","version":"v2.6.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.1","date":"2025-10-27T13:19:41Z","type":"stable","version":"v2.6.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.6.0","date":"2025-10-20T13:10:54Z","type":"stable","version":"v2.6.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.5.0","date":"2025-02-27T12:29:12Z","type":"stable","version":"v2.5.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.2","date":"2024-05-04T04:56:04Z","type":"stable","version":"v2.4.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.1","date":"2024-02-08T03:17:44Z","type":"stable","version":"v2.4.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.4.0","date":"2024-02-05T04:07:04Z","type":"stable","version":"v2.4.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.2","date":"2023-01-04T04:09:13Z","type":"stable","version":"v2.3.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.1","date":"2022-11-01T03:57:58Z","type":"stable","version":"v2.3.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.3.0","date":"2022-10-06T04:23:10Z","type":"stable","version":"v2.3.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.2.0","date":"2022-03-27T03:47:26Z","type":"stable","version":"v2.2.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.2","date":"2021-10-18T14:15:41Z","type":"stable","version":"v2.1.2"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.1","date":"2021-09-29T13:05:57Z","type":"stable","version":"v2.1.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.1.0","date":"2021-09-20T20:11:34Z","type":"stable","version":"v2.1.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v2.0.0","date":"2021-07-14T15:39:09Z","type":"stable","version":"v2.0.0"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v1.9.1","date":"2020-06-20T14:34:02Z","type":"stable","version":"v1.9.1"},{"url":"https://github.com/CLIUtils/CLI11/releases/tag/v1.9.0","date":"2020-01-19T23:03:12Z","type":"stable","version":"v1.9.0"}]` | `[{"url":"https://github.com/urfave/cli/releases/tag/v3.11.0","date":"2026-08-16T14:58:36Z","type":"stable","version":"v3.11.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.10.1","date":"2026-06-29T20:47:46Z","type":"stable","version":"v3.10.1"},{"url":"https://github.com/urfave/cli/releases/tag/v3.10.0","date":"2026-06-14T13:22:28Z","type":"stable","version":"v3.10.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.9.1","date":"2026-06-10T12:59:11Z","type":"stable","version":"v3.9.1"},{"url":"https://github.com/urfave/cli/releases/tag/v3.9.0","date":"2026-05-12T17:30:51Z","type":"stable","version":"v3.9.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.8.0","date":"2026-03-25T13:55:21Z","type":"stable","version":"v3.8.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.7.0","date":"2026-03-01T12:27:06Z","type":"stable","version":"v3.7.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.6.2","date":"2026-01-18T01:51:44Z","type":"stable","version":"v3.6.2"},{"url":"https://github.com/urfave/cli/releases/tag/v3.6.1","date":"2025-11-16T19:11:42Z","type":"stable","version":"v3.6.1"},{"url":"https://github.com/urfave/cli/releases/tag/v3.6.0","date":"2025-11-09T12:13:35Z","type":"stable","version":"v3.6.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.5.0","date":"2025-10-21T10:23:58Z","type":"stable","version":"v3.5.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.4.1","date":"2025-08-12T11:25:03Z","type":"stable","version":"v3.4.1"},{"url":"https://github.com/urfave/cli/releases/tag/v3.4.0","date":"2025-08-12T02:18:39Z","type":"stable","version":"v3.4.0"},{"url":"https://github.com/urfave/cli/releases/tag/v3.3.9","date":"2025-08-12T02:18:17Z","type":"stable","version":"v3.3.9"},{"url":"https://github.com/urfave/cli/releases/tag/v2.27.7","date":"2025-06-14T02:48:45Z","type":"stable","version":"v2.27.7"},{"url":"https://github.com/urfave/cli/releases/tag/v1.22.17","date":"2025-06-14T02:45:27Z","type":"stable","version":"v1.22.17"},{"url":"https://github.com/urfave/cli/releases/tag/v3.3.8","date":"2025-06-13T02:16:12Z","type":"stable","version":"v3.3.8"},{"url":"https://github.com/urfave/cli/releases/tag/v3.3.7","date":"2025-06-13T02:13:48Z","type":"stable","version":"v3.3.7"},{"url":"https://github.com/urfave/cli/releases/tag/v3.3.6","date":"2025-06-13T02:11:28Z","type":"stable","version":"v3.3.6"},{"url":"https://github.com/urfave/cli/releases/tag/v3.3.5","date":"2025-06-13T02:10:55Z","type":"stable","version":"v3.3.5"}]` |
| security.disclosure_policy | - | yes |
| security.scorecard | - | 6.5 |
| security.vulnerabilities | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=conda&package_name=cli11&per_page=100","last_12m":0,"max_severity":null}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=go&package_name=github.com%2Furfave%2Fcli&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (CLI Frameworks)

| Capability | CLI11 | urfave/cli |
|---|:--:|:--:|
| **Capabilities** |  |  |
| Language | - | - |
| Design style | - | - |
| Nested subcommands | - | - |
| Auto generated help | - | - |
| Plugin system | - | - |
| Interactive prompts | - | - |
| Type validation | - | - |
| Styled rich output | - | - |
| Project scaffolding | - | - |
| Test harness | - | - |
| Open source | - | - |
| License | - | - |

*Source: Vioscale. Generated 2026-09-01T15:00:35.958Z. "-" = undocumented, not absent.*
