awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dotnet/command-line-api

Open-source alternatives to Command Line Api

30 open-source projects similar to dotnet/command-line-api, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Command Line Api alternative.

  • natemcmaster/commandlineutilsAvatar von natemcmaster

    natemcmaster/CommandLineUtils

    2,273Auf GitHub ansehen↗

    Command line parsing and utilities for .NET

    C#command-linedotnetdotnet-core
    Auf GitHub ansehen↗2,273
  • tyrrrz/clifxAvatar von Tyrrrz

    Tyrrrz/CliFx

    1,605Auf GitHub ansehen↗
    C#clicommandcommand-line
    Auf GitHub ansehen↗1,605
  • sharkdp/hyperfineAvatar von sharkdp

    sharkdp/hyperfine

    28,316Auf GitHub ansehen↗

    Hyperfine is a command-line benchmarking tool used to measure the execution time of shell commands through multiple runs and statistical analysis. It functions as a comparative benchmarking utility and a shell performance analyzer, allowing for the evaluation of multiple commands against a reference baseline to determine relative speed. The tool distinguishes itself by isolating actual command performance through shell overhead correction and the ability to bypass the shell entirely using system calls. It supports parameterized execution, enabling benchmarks to run across a range of varying i

    Rust
    Auf GitHub ansehen↗28,316
  • 4383/nostressAvatar von 4383

    4383/nostress

    4Auf GitHub ansehen↗

    ⚡ Modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations

    Python
    Auf GitHub ansehen↗4
  • aboul3la/sublist3rAvatar von aboul3la

    aboul3la/Sublist3r

    10,957Auf GitHub ansehen↗

    Sublist3r is a subdomain enumeration tool and passive reconnaissance framework designed to discover subdomains by querying search engines and public intelligence sources. It functions as a security tool for identifying the digital footprint of a target domain. The project provides both passive enumeration through multi-source API aggregation and active discovery via a DNS brute force tool. It includes a TCP port scanner to identify active services and open ports on discovered subdomains, facilitating attack surface mapping. The tool can be used as a standalone utility or as a Python security

    Python
    Auf GitHub ansehen↗10,957

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • achiku/jungleAvatar von achiku

    achiku/jungle

    843Auf GitHub ansehen↗

    AWS operations by cli should be simpler

    Python
    Auf GitHub ansehen↗843
  • abdoufermat5/snapbridgeAvatar von abdoufermat5

    abdoufermat5/snapbridge

    0Auf GitHub ansehen↗

    snapbridge is a Rust CLI for managing Proxmox snapshots on NetApp ONTAP-backed storage.

    Rust
    Auf GitHub ansehen↗0
  • ahmed-alnassif/androshA

    ahmed-alnassif/AndroSH

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • ahmedosman101/commit-sage-cliAvatar von AhmedOsman101

    AhmedOsman101/commit-sage-cli

    47Auf GitHub ansehen↗

    Generates Conventional Commit messages with AI. Supports OpenAI, Ollama, and Gemini.

    TypeScript
    Auf GitHub ansehen↗47
  • ahmetb/kubectl-aliasesAvatar von ahmetb

    ahmetb/kubectl-aliases

    3,695Auf GitHub ansehen↗

    kubectl-aliases is a Kubernetes CLI alias generator that programmatically creates shorthand shell commands for common cluster operations and resource management. It functions as a workflow optimizer designed to reduce typing and increase the speed of interactions with the Kubernetes API. The tool operates as a shell command permutator, combining verbs, resources, and flags to automate the creation of a comprehensive library of CLI shortcuts. It utilizes combinatorial mapping and template-driven scripting to generate these shorthand definitions. The project covers several operational areas, i

    Nukubectlkubernetes
    Auf GitHub ansehen↗3,695
  • ahmetb/kubectl-treeAvatar von ahmetb

    ahmetb/kubectl-tree

    3,389Auf GitHub ansehen↗

    kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)

    Gokubectlkubectl-pluginkubectl-plugins
    Auf GitHub ansehen↗3,389
  • ahmetb/kubectxAvatar von ahmetb

    ahmetb/kubectx

    19,829Auf GitHub ansehen↗

    kubectx is a set of command-line productivity tools designed to simplify the switching of cluster contexts and active namespaces for Kubernetes CLI users. It serves as a context manager that allows users to quickly change the current cluster environment and default namespace within the configuration. The tool provides capabilities for renaming cluster contexts to improve identification and the ability to toggle rapidly between two clusters by preserving the previous active state. It also supports launching isolated shell sessions constrained to a specific cluster or configured as read-only to

    Gokubectlkubectl-pluginskubernetes
    Auf GitHub ansehen↗19,829
  • ai-christianson/ra.aidAvatar von ai-christianson

    ai-christianson/RA.Aid

    2,223Auf GitHub ansehen↗

    Develop software autonomously.

    Python
    Auf GitHub ansehen↗2,223
  • aineejames/chatgpterminatorA

    AineeJames/ChatGPTerminator

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • akamensky/argparseAvatar von akamensky

    akamensky/argparse

    640Auf GitHub ansehen↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Auf GitHub ansehen↗640
  • aitjcize/cppmanAvatar von aitjcize

    aitjcize/cppman

    1,427Auf GitHub ansehen↗

    .. image:: http://img.shields.io/pypi/v/cppman.svg?style=flat :target: https://pypi.python.org/pypi/cppman .. image:: https://img.shields.io/github/downloads/aitjcize/cppman/total.svg :target: https://pypi.python.org/pypi/cppman#downloads

    Python
    Auf GitHub ansehen↗1,427
  • alebcay/awesome-shellAvatar von alebcay

    alebcay/awesome-shell

    37,110Auf GitHub ansehen↗

    This project is a community-driven directory that serves as a comprehensive index of command-line tools, frameworks, and resources. It functions as a curated knowledge base designed to help users discover software for enhancing terminal environments and streamlining daily development tasks. The collection is maintained through an open-source contribution model, where community members manually verify and organize resources into structured categories. This collaborative approach ensures the directory remains a reliable reference for finding specialized utilities, alternative shell implementati

    awesomeawesome-listbash
    Auf GitHub ansehen↗37,110
  • alecthomas/kingpinAvatar von alecthomas

    alecthomas/kingpin

    3,564Auf GitHub ansehen↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    Auf GitHub ansehen↗3,564
  • alecthomas/kongAvatar von alecthomas

    alecthomas/kong

    2,976Auf GitHub ansehen↗

    Kong is a declarative command line interface framework and parser for Go. It maps flags and positional arguments directly into typed Go structures using struct tags, allowing developers to define terminal interfaces through data models rather than manual parsing logic. The project functions as a configuration mapper that populates Go structures from a combination of command-line arguments, environment variables, and JSON files. It distinguishes itself by providing a dependency injection container to pass external services into command handlers and a plugin architecture for dynamic command reg

    Gocommand-linecommandsflags
    Auf GitHub ansehen↗2,976
  • alexflint/go-argAvatar von alexflint

    alexflint/go-arg

    2,229Auf GitHub ansehen↗
    Goargument-parsinggolang
    Auf GitHub ansehen↗2,229
  • all-hands-ai/openhandsAvatar von All-Hands-AI

    All-Hands-AI/OpenHands

    77,468Auf GitHub ansehen↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    Auf GitHub ansehen↗77,468
  • ameerthehacker/deno-cli-spinnersAvatar von ameerthehacker

    ameerthehacker/deno-cli-spinners

    57Auf GitHub ansehen↗

    Awesome deno terminal spinners :art:

    TypeScript
    Auf GitHub ansehen↗57
  • andybest/linenoise-swiftAvatar von andybest

    andybest/linenoise-swift

    155Auf GitHub ansehen↗

    A pure Swift replacement for readline

    Swift
    Auf GitHub ansehen↗155
  • angelmmiguel/pmAvatar von Angelmmiguel

    Angelmmiguel/pm

    205Auf GitHub ansehen↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    Auf GitHub ansehen↗205
  • ankane/pgsyncAvatar von ankane

    ankane/pgsync

    3,453Auf GitHub ansehen↗

    Sync data from one Postgres database to another

    Rubypostgresql
    Auf GitHub ansehen↗3,453
  • antham/strumtAvatar von antham

    antham/strumt

    62Auf GitHub ansehen↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Auf GitHub ansehen↗62
  • anthropics/claude-codeAvatar von anthropics

    anthropics/claude-code

    132,728Auf GitHub ansehen↗

    Anthropic's terminal-native AI coding agent.

    Pythonaiclideveloper-tools
    Auf GitHub ansehen↗132,728
  • apple/swift-argument-parserAvatar von apple

    apple/swift-argument-parser

    3,728Auf GitHub ansehen↗

    This is a library for building command-line interfaces in Swift. It converts command-line arguments into type-safe Swift properties using a declarative approach, ensuring that inputs match expected data types to prevent runtime errors. The framework supports the creation of complex command hierarchies through nested subcommands. It automatically generates formatted usage documentation and error messages by deriving information from the defined metadata and types. The system utilizes property wrappers to attach parsing logic to types and employs reflection to extract metadata from property na

    Swift
    Auf GitHub ansehen↗3,728
  • ariga/atlasAvatar von ariga

    ariga/atlas

    8,096Auf GitHub ansehen↗

    Atlas is a SQL database schema management tool and database infrastructure as code framework. It provides a declarative database migration engine that computes the difference between a desired schema state and the current database state to automatically generate the necessary SQL for transitions. The project distinguishes itself through a comprehensive suite of analysis and visualization tools, including a database schema linter that detects destructive changes and data loss risks. It also features a SQL schema visualization tool capable of generating entity-relationship diagrams from extract

    Go
    Auf GitHub ansehen↗8,096
  • adambajguz/typinAvatar von adambajguz

    adambajguz/Typin

    253Auf GitHub ansehen↗

    Declarative framework for interactive CLI applications

    C#
    Auf GitHub ansehen↗253