awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tj avatar

tj/mmake

0
View on GitHub↗
1,738 stars·44 forks·Go·2 vues

Mmake

Modern Make

Features

  • Build Automation - Modernized version of the Make build tool.
  • General Utilities - Modern Make tool.
  • General Utility Libraries - Modern alternative to Make.

Historique des stars

Graphique de l'historique des stars pour tj/mmakeGraphique de l'historique des stars pour tj/mmake

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Mmake

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mmake.
  • taskctl/taskctlAvatar de taskctl

    taskctl/taskctl

    322Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗322
  • tockins/realizeAvatar de tockins

    tockins/realize

    4,439Voir sur 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
    Voir sur GitHub↗4,439
  • go-task/taskAvatar de go-task

    go-task/task

    15,721Voir sur 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
    Voir sur GitHub↗15,721
  • afex/hystrix-goAvatar de afex

    afex/hystrix-go

    4,418Voir sur 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
    Voir sur GitHub↗4,418
Voir les 30 alternatives à Mmake→

Questions fréquentes

Que fait tj/mmake ?

Modern Make

Quelles sont les fonctionnalités principales de tj/mmake ?

Les fonctionnalités principales de tj/mmake sont : Build Automation, General Utilities, General Utility Libraries.

Quelles sont les alternatives open-source à tj/mmake ?

Les alternatives open-source à tj/mmake incluent : tockins/realize — Realize is a development workflow automator, task runner, and live-reloading tool primarily used for Golang… taskctl/taskctl — Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU 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…