awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
taskctl avatar

taskctl/taskctl

0
View on GitHub↗
322 stele·41 fork-uri·Go·GPL-3.0·2 vizualizări

Taskctl

Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰

Features

  • Build Automation - Concurrent task runner for build processes.
  • General Utilities - Concurrent task execution library.
  • General Utility Libraries - Concurrent task runner.

Istoric stele

Graficul istoricului de stele pentru taskctl/taskctlGraficul istoricului de stele pentru taskctl/taskctl

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face taskctl/taskctl?

Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰

Care sunt principalele funcționalități ale taskctl/taskctl?

Principalele funcționalități ale taskctl/taskctl sunt: Build Automation, General Utilities, General Utility Libraries.

Care sunt câteva alternative open-source pentru taskctl/taskctl?

Alternativele open-source pentru taskctl/taskctl includ: tockins/realize — Realize is a development workflow automator, task runner, and live-reloading tool primarily used for Golang… tj/mmake — Modern Make. go-task/task — Task is a YAML-based task runner and build tool used to define and automate development workflows. It functions as a… alxrm/ugo. abo/rerate. afex/hystrix-go — This is a fault tolerance library for Go designed to prevent cascading failures by isolating unhealthy remote services…

Alternative open-source pentru Taskctl

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Taskctl.
  • tj/mmakeAvatar tj

    tj/mmake

    1,738Vezi pe GitHub↗

    Modern Make

    Gobuild-systembuild-toolmake
    Vezi pe GitHub↗1,738
  • tockins/realizeAvatar tockins

    tockins/realize

    4,439Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,439
  • go-task/taskAvatar go-task

    go-task/task

    15,721Vezi pe GitHub↗

    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
    Vezi pe GitHub↗15,721
  • afex/hystrix-goAvatar afex

    afex/hystrix-go

    4,418Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,418
  • Vezi toate cele 30 alternative pentru Taskctl→