Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Make
M

Make

Tool
322 projects499.5k total stars66.7k total forks42 languages

Open-source projects built with Make

There are currently 322 open-source projects built with Make, with a combined total of 499.5k GitHub stars. The most common language among these projects is C.

Showing 322 open-source projects · page 6 of 9

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
FSON
FSONjosephalevin/fson

A Fortran 95 library for parsing, extracting, and manipulating JSON data within Fortran applications.

6225Fortran
3 years ago
Unicoq
Unicoqunicoq/unicoq

A Coq plugin that replaces Coq's standard unification algorithm with an enhanced one supporting universe polymorphism and overloading.

6021OCaml
28 days ago
ods
odsowainlewis/ods

A comprehensive library of data structures and algorithms implemented in OCaml for educational purposes.

577OCaml
19 days ago
hf2gcode
hf2gcodeAndy1978/hf2gcode

A command-line tool that converts text to G-code using Hershey fonts for CNC engraving and plotting.

5514C
4 years ago
Relation Algebra
Relation Algebradamien-pous/relation-algebra

A modular relation algebra library for Rocq (Coq) with reflexive decision tactics for Kleene algebra with tests and related theories.

5216Rocq Prover
2 months ago
gbcamextract
gbcamextractjkbenaim/gbcamextract

Extracts photos from Game Boy Camera and Pocket Camera save files, preserving frames and supporting Hello Kitty camera.

523C
4 years ago
Ceil
Ceilhelmuthva/ceil

Ansible-based automation for provisioning a bare-metal Kubernetes cluster on Raspberry Pi hardware with integrated networking and monitoring.

503Shell
6 years ago
Cloe
Cloeeclipse/cloe

A unified interface for closed-loop simulation of automated-driving software components, abstracting over environment and vehicle simulators.

4923C++
3 months ago
crun
crunVal/crun

A shebang wrapper for Crystal that allows running Crystal source files directly like scripts.

481Crystal
2 years ago
Wikimaps-D3js Atlas
Wikimaps-D3js AtlasWikimapsAtlas/WikimapsAtlas-generator

A command-line utility that converts heavy GIS sources into web-optimized TopoJSON, SVG, and raster map files.

476JavaScript
1 year ago
A Whirlwind Tour of Common Crawl's Datasets using Python
A Whirlwind Tour of Common Crawl's Datasets using Pythoncommoncrawl/whirlwind-python

A Python tutorial demonstrating how to access and process Common Crawl's web archive datasets (WARC, WET, WAT) using tools like warcio, cdx_toolkit, and DuckDB.

459Python
1 month ago
foxy
foxys-p-k/foxy

A simple script to manage bookmarks stored in a plain text file, integrating with Firefox and surf browsers via dmenu.

453Shell
8 years ago
Evoland.gb
Evoland.gbflozz/evoland.gb

A fan-made demake of the Evoland action RPG for the Nintendo GameBoy console.

455C
7 years ago
easy-format
easy-formatmjambon/easy-format

An OCaml library for easy indentation and pretty-printing of structured data.

4414OCaml
4 years ago
Display_Lib_RPI
Display_Lib_RPIgavinlyonsrepo/Display_Lib_RPI

A C++ library for Linux single-board computers to drive various electronic displays via SPI, I2C, and GPIO interfaces.

437C++
16 days ago
meet
meetryanprior/meet

A command-line tool to quickly start Jitsi meetings with secure IDs and convenient URL handling.

421Crystal
3 years ago
blaze
blazedanieltodor/blaze

A customizable and informative shell prompt for bash, fish, and zsh with git integration and user-defined modules.

421C++
2 months ago
TLC
TLCcharguer/tlc

A general-purpose Coq library providing an alternative to Coq's standard library with extensionality axioms and enhanced tactics.

4214Rocq Prover
6 months ago
uv-env
uv-envmatthiasha/zsh-uv-env

A Zsh plugin that automatically activates and deactivates Python virtual environments created with uv as you navigate directories.

395Shell
9 months ago
AAC Tactics
AAC Tacticscoq-community/aac-tactics

A Coq plugin providing tactics for rewriting universally quantified equations modulo associativity and commutativity.

3726OCaml
2 months ago
CoLoR
CoLoRfblanqui/color

A Rocq/Coq library providing formal definitions and mechanically verified proofs for rewriting theory, λ-calculus, and termination analysis.

3720Rocq Prover
17 days ago
vtGBte
vtGBtepaul-arutyunov/vtGBte

A keyboard-controlled Game Boy tile editor for Unix systems, written in C using ncurses.

368C
5 years ago
WebGrid
WebGridTilBlechschmidt/WebGrid

A decentralized, scalable, and robust open-source implementation of a Selenium Grid equivalent compliant with the W3C WebDriver specification.

357Rust
2 years ago
PiClock
PiClocksimonhyde/PiClock

A simple studio clock for Linux, originally built for Raspberry Pi but now works on standard XOrg systems.

353C++
7 months ago
GTFS-Hub
GTFS-Hubmfdz/gtfs-hub

A tool for collecting, validating, enhancing, and merging GTFS feeds for public transport data, with a focus on German agencies.

343Makefile
25 days ago
Inspect
Inspectkrohrer/caml-inspect

A library to inspect OCaml values and their object graph, outputting S-expressions or Graphviz DOT format.

333OCaml
10 years ago
bootstrap.gb
bootstrap.gbyenatch/bootstrap.gb

A minimal example Game Boy project written in assembly for learning and starting new ROMs.

331Assembly
2 years ago
GBsnake
GBsnakebrovador/GBsnake

A simple Snake game port written in C for the Nintendo GameBoy.

323C++
9 years ago
matrix-rain-gb
matrix-rain-gbwtjones/matrix-rain-gb

A Matrix digital rain effect for the Game Boy, written in LR35902 assembler.

322Assembly
2 years ago
dilbert-feed
dilbert-feedmlafeldt/dilbert-feed

A serverless application that provides an ad-free RSS feed for Dilbert comics, updated daily.

312Rust
3 years ago
ada-ado
ada-adostcarrez/ada-ado

An Ada 2012 library providing database drivers and object-relational mapping for PostgreSQL, MySQL, SQLite, and SQLCipher.

306Ada
4 months ago
Mczify
Mczifymath-comp/mczify

Extends Coq's zify tactic to support Mathematical Components library definitions for arithmetic solving.

3010Rocq Prover
1 month ago
pblog
pbloggoogle/pblog

A small, low-overhead structured logging library for firmware events based on Protocol Buffers.

297C
8 years ago
CakePHP Docker
CakePHP Dockercnizzardini/cakephp-docker

A Docker Compose and Kubernetes template for quickly setting up a CakePHP 5 development environment.

2921PHP
1 year ago
10 PRINT Game Boy
10 PRINT Game Boysvendahlstrand/10-print-game-boy

A Game Boy assembly port of the classic Commodore 64 BASIC one-liner that generates a maze-like pattern.

292Assembly
8 years ago
tfmake
tfmaketfmake/tfmake

A tool for automating Terraform with make, designed for multi-module projects with explicit dependencies.

281Shell
1 year ago
1
5
6
7
9