Make

Top 23 Make Open-Source Projects

  • Task

    A task runner / simpler Make alternative written in Go

  • Project mention: Show HN: Workflow Orchestrator in Golang | news.ycombinator.com | 2024-03-04

    So many tools in this space! This one looks a little bit like go-task, but it seems maybe better for production workflows because if timeout support, while go-task seems more aimed to command line work/makefile replacement.

    —-

    https://github.com/go-task/task

  • ml-engineering

    Machine Learning Engineering Open Book

  • Project mention: Accelerators | news.ycombinator.com | 2024-02-22
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mage

    a Make/rake-like dev tool using Go

  • Project mention: climate "CLI Mate": a CLI library that autogenerates CLIs from structs / functions with support for nested subcommands, global / local flags, help generation from godocs, typo suggestions, shell completion and more | /r/golang | 2023-07-07

    mage being a build tool and climate being a CLI library, a direct comparison probably doesn't make much sense but their parsing (https://github.com/magefile/mage/blob/master/parse/parse.go) seems very similar to what I'm doing for metadata (param names / godocs / comments etc.).

  • bare-metal-programming-guide

    A bare metal programming guide (ARM microcontrollers)

  • Project mention: STM32MP2: ST’s first Linux capable 64-bit MPU with NPU, GPU and TSN | news.ycombinator.com | 2023-08-26

    What cruftware? STM32 will run your code right away after reset clears[0].

    0. https://github.com/cpq/bare-metal-programming-guide

  • cargo-make

    Rust task runner and build tool.

  • Project mention: Rust Tooling: 8 tools that will increase your productivity | dev.to | 2024-02-15

    cargo-make aims to be an extensive Rust-written task runner that additionally lets you define workflows to execute your tasks. You can install it using cargo install cargo-make.

  • asyncrun.vim

    :rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!

  • Project mention: Is there a plugin for async shell :%!command ? | /r/neovim | 2023-05-03

    I'm familiar with asyncrun.vim, but it outputs as quickfix. I specifically want to filter editor text (as stdin/stdout).

  • mmake

    Modern Make

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Phing

    PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

  • mask

    🎭 A CLI task runner defined by a simple markdown file

  • checkmake

    experimental linter/analyzer for Makefiles

  • asynctasks.vim

    :rocket: Modern Task System for Project Building, Testing and Deploying !!

  • Project mention: Build and run in one task using asynctasks.vim | /r/neovim | 2023-07-05

    I'm currently using skywind3000/asynctasks.vim to build and run my project.

  • targets

    Function-oriented Make-like declarative workflows for R

  • unix

    Mirror of the Restoration of 1st Edition UNIX kernel sources from pdf document.

  • Project mention: GPL Licensing questions (CentOS / Red Hat) | /r/legaladviceofftopic | 2023-06-29

    Sure. Historical Unix is available here, though you'll need a PDP-11 or an emulator to run it. Most of the issues around the original Unix code base were resolved in this suit.

  • bake

    Bake — the strangely familiar workflow utility. (by kennethreitz)

  • Makefile_tutor

    This project aims to create a crystal clear tutorial on a cryptic looking topic.

  • Project mention: What's the best way to convert my backend C++ code to a library? | /r/cpp_questions | 2023-11-11

    Or directly with make and Makefile for such a simple task cf. version 4 -> https://github.com/clemedon/Makefile_tutor

  • run

    Task runner that helps you easily manage and invoke small scripts and wrappers (by TekWizely)

  • Project mention: Fig Has Joined AWS | news.ycombinator.com | 2023-08-28

    I've been using Run [0] for this purposes.

    [0]: https://github.com/TekWizely/run

  • makesure

    Simple task/command runner with declarative goals and dependencies

  • Project mention: Show HN: Just.sh – compiler that turns Justfiles into portable shell scripts | news.ycombinator.com | 2023-12-26

    makesure, a similar tool (https://maximullaris.com/makesure-vs-just.html) I'm developing, doesn't require installation in the traditional sense: https://github.com/xonixx/makesure#installation.

    Also, I was considering adding the same feature (generating the equivalent shell script) to my tool, but after doing some analysis decided not to pursue this idea for the following reasons: https://github.com/xonixx/makesure/issues/83#issuecomment-98....

  • foy

    A simple, light-weight, type-friendly and modern task runner for general purpose.

  • neph

    A modern command line job processor, similar with make command

  • reggae

    Build system in D, Python, Ruby, Javascript or Lua

  • knit

    A simple and flexible build tool using Lua, similar to make/mk.

  • 3musketeers

    Test, build, and deploy your apps from anywhere, the same way!

  • Project mention: O(1) Build File | news.ycombinator.com | 2024-01-01

    The three musketeers concept summarizes this well: https://github.com/flemay/3musketeers, I.e. your CI should call entry points in your build file and nothing else

  • firebuild

    Automatic build accelerator cache for Linux

  • Project mention: I Improved My Rust Compile Times by 75% | news.ycombinator.com | 2024-03-19
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Make related posts

Index

What are some of the best open-source Make projects? This list will help you:

Project Stars
1 Task 9,977
2 ml-engineering 9,719
3 mage 3,879
4 bare-metal-programming-guide 2,549
5 cargo-make 2,387
6 asyncrun.vim 1,815
7 mmake 1,702
8 Phing 1,151
9 mask 994
10 checkmake 993
11 asynctasks.vim 876
12 targets 866
13 unix 808
14 bake 626
15 Makefile_tutor 588
16 run 473
17 makesure 329
18 foy 257
19 neph 202
20 reggae 180
21 knit 179
22 3musketeers 172
23 firebuild 117

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com