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 taskctl/taskctl

Open-source alternatives to Taskctl

30 open-source projects similar to taskctl/taskctl, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Taskctl alternative.

  • tockins/realizeAvatar von tockins

    tockins/realize

    4,439Auf GitHub ansehen↗

    Realize is a development workflow automator, task runner, and live-reloading tool primarily used for Golang application development. It monitors the filesystem for changes to automatically restart running applications and execute predefined sequences of shell commands and environment variables. The system acts as a multi-project task manager, coordinating and tracking automation workflows across several different software projects simultaneously from a single configuration. Its capability surface covers filesystem event monitoring, process lifecycle management for hot-reloading, and the exec

    Go
    Auf GitHub ansehen↗4,439
  • tj/mmakeAvatar von tj

    tj/mmake

    1,738Auf GitHub ansehen↗

    Modern Make

    Gobuild-systembuild-toolmake
    Auf GitHub ansehen↗1,738
  • go-task/taskAvatar von go-task

    go-task/task

    15,721Auf GitHub ansehen↗

    Task is a YAML-based task runner and build tool used to define and automate development workflows. It functions as a dependency-based build system and cross-platform task automator, allowing users to execute shell commands across different operating systems using a declarative configuration file. The project operates as an incremental build tool, utilizing file fingerprints and checksums to track state and avoid redundant work by determining if tasks are up to date. It manages execution via a dependency graph to ensure prerequisites are completed before target commands run. The system includ

    Go
    Auf GitHub ansehen↗15,721
  • cristianoliveira/ergoAvatar von cristianoliveira

    cristianoliveira/ergo

    649Auf GitHub ansehen↗

    The management of multiple apps running over different ports made easy

    Go
    Auf GitHub ansehen↗649

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
  • carlescere/gobackC

    carlescere/goback

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • create-go-app/cliAvatar von create-go-app

    create-go-app/cli

    2,759Auf GitHub ansehen↗

    ✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.

    Goansible-playbookbackendbackend-template
    Auf GitHub ansehen↗2,759
  • biter777/countriesB

    biter777/countries

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aplescia-chwy/lets-goA

    aplescia-chwy/lets-go

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • asticode/go-astitodoA

    asticode/go-astitodo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • beefsack/go-rateB

    beefsack/go-rate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • briandowns/spinnerAvatar von briandowns

    briandowns/spinner

    2,525Auf GitHub ansehen↗

    Go (golang) package with 90 configurable terminal spinner/progress indicators.

    Gocligogolang
    Auf GitHub ansehen↗2,525
  • btnguyen2k/olafB

    btnguyen2k/olaf

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chrispassas/silkC

    chrispassas/silk

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cosiner/gohperC

    cosiner/gohper

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • andy2046/tikA

    andy2046/tik

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alxrm/ugoA

    alxrm/ugo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • antham/ghokinA

    antham/ghokin

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aofei/mimesnifferA

    aofei/mimesniffer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • asciimoo/wuzzAvatar von asciimoo

    asciimoo/wuzz

    10,711Auf GitHub ansehen↗

    Wuzz is an interactive command line HTTP client and request inspector designed for capturing, reviewing, and analyzing outgoing network calls and their payloads. It functions as a terminal-based tool for debugging API issues and testing web endpoints. The tool provides specialized filtering for response bodies, using regular expressions and format-specific query syntaxes tailored for JSON and HTML data. It allows for the persistence of captured requests and responses to disk to facilitate the reproduction of network issues and offline analysis. User settings and default request behaviors are

    Goclicurlgo
    Auf GitHub ansehen↗10,711
  • asdine/stormAvatar von asdine

    asdine/storm

    2,097Auf GitHub ansehen↗

    Simple and powerful toolkit for BoltDB

    Goboltdbbucketdatabase
    Auf GitHub ansehen↗2,097
  • adelowo/onecacheA

    adelowo/onecache

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bcicen/ctopAvatar von bcicen

    bcicen/ctop

    17,765Auf GitHub ansehen↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    Auf GitHub ansehen↗17,765
  • abo/rerateA

    abo/rerate

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • bndr/gopencilsB

    bndr/gopencils

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • afex/hystrix-goAvatar von afex

    afex/hystrix-go

    4,418Auf GitHub ansehen↗

    This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services using the circuit breaker pattern. It serves as a resilience tool for managing request timeouts, defining fallback logic, and protecting remote systems from overloading. The library differentiates itself through the integration of a health metrics exporter that streams real-time performance and status data of remote connections to external monitoring tools. It combines this observability with a circuit breaker state machine that tracks success and failure rates to block calls

    Go
    Auf GitHub ansehen↗4,418
  • alexpantyukhin/go-pattern-matchA

    alexpantyukhin/go-pattern-match

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • cep21/circuitC

    cep21/circuit

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • chrispassas/nfdumpC

    chrispassas/nfdump

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • clevergo/jsendC

    clevergo/jsend

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • antham/chyleA

    antham/chyle

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0