Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Automation

Automation

2066 projects

Showing 36 of 2066 projects

aicommits
aicommitsTypeScript

A CLI tool that automatically generates git commit messages using AI by analyzing staged changes.

#ai#developer-tools#productivity
Stars9.1k
Forks473
Last commit1 day ago
artillery-engine-playwright
artillery-engine-playwrightJavaScript

A complete load testing platform for production-grade HTTP, WebSocket, and Playwright-based load tests.

#playwright#lambda#load-testing
Stars9.0k
Forks557
Last commit10 days ago
release-it
release-itJavaScript

A generic CLI tool to automate versioning, changelog generation, and package publishing for software projects.

#release#devops#npm
Stars9.0k
Forks568
Last commit4 days ago
release-it
release-itJavaScript

A generic CLI tool to automate versioning, changelog generation, and package publishing for software projects.

#release#version-management#npm
Stars9.0k
Forks568
Last commit1 day ago
AdminBro
AdminBroTypeScript

An automatic admin panel interface for Node.js applications that generates UI from database models.

#admin#content-management#crud-interface
Stars9.0k
Forks728
Last commit1 year ago
Whenever
WheneverRuby

A Ruby gem that provides a clear syntax for writing and deploying cron jobs.

#deployment#capistrano#devops
Stars8.9k
Forks717
Last commit23 days ago
jc
jcPython

A CLI tool and Python library that converts command output, files, and strings to JSON, YAML, or dictionaries for easier parsing.

#streaming-parsers#python-library#shell-scripting
Stars8.6k
Forks248
Last commit1 month ago
checkout
checkoutTypeScript

A GitHub Action for checking out a repository into your workflow's workspace, enabling authenticated git operations.

#version-control#devops#repository-management
Stars8.5k
Forks2.6k
Last commit4 days ago
Xcodes.app
Xcodes.appSwift

A macOS app that simplifies installing and switching between multiple versions of Xcode with a graphical interface.

#hacktoberfest#apple-platforms#developer-tools
Stars8.5k
Forks377
Last commit17 days ago
Claude Code GitHub Actions
Claude Code GitHub ActionsTypeScript

A GitHub Action that integrates Claude Code to automate AI-powered code reviews, Q&A, and implementation tasks in CI/CD pipelines.

#claude-api#devops#ai-code-review
Stars8.4k
Forks2.0k
Last commit2 days ago
Claude Code PM
Claude Code PMShell

A project management skill system for AI agents that uses GitHub Issues and Git worktrees for parallel, spec-driven development.

#developer-tools#git-worktrees#agent-skills
Stars8.3k
Forks830
Last commit4 months ago
chef
chefRuby

A powerful automation platform that transforms infrastructure into code for configuration management at any scale.

#cloud-infrastructure#hacktoberfest#deployment
Stars8.2k
Forks2.5k
Last commit1 day ago
Awesome ChatGPT
Awesome ChatGPT

A curated collection of tools, demos, extensions, and resources for ChatGPT and GPT-3 developers.

#gpt-3#chatbots#browser-extensions
Stars8.2k
Forks555
Last commit9 months ago
grex
grexRust

A command-line tool and library that generates regular expressions from user-provided test cases.

#developer-tools#webassembly#unicode
Stars8.2k
Forks196
Last commit4 months ago
skhd
skhdC

A simple, performant hotkey daemon for macOS with hotloading configuration and modal keybindings.

#productivity#accessibility-api#system-tool
Stars8.0k
Forks240
Last commit7 months ago
rig
rigRust

A Rust library for building scalable, modular, and ergonomic LLM-powered applications.

#ai#embedding#agentic-workflows
Stars8.0k
Forks904
Last commit1 day ago
Sourcery
SourcerySwift

A Swift code generator that automates boilerplate code using meta-programming and SwiftSyntax.

#ios#metaprogramming#boilerplate
Stars8.0k
Forks634
Last commit1 month ago
Slate
SlateObjective-C

A highly configurable window management application for macOS that replaces Divvy and SizeUp with keyboard-driven window control.

#productivity#keyboard-shortcuts#tiling-window-manager
Stars7.8k
Forks510
Last commit4 years ago
Elsa Core (.6k)
Elsa Core (.6k)C#

A powerful .NET workflow engine that enables workflow execution within any .NET application via code, visual designer, or JSON.

#entity-framework-core#event-driven#long-running-workflows
Stars7.8k
Forks1.5k
Last commit3 days ago
Let's Encrypt Nginx-proxy Companion
Let's Encrypt Nginx-proxy CompanionShell

A Docker container that automatically generates and renews Let's Encrypt SSL certificates for nginx-proxy.

#reverse-proxy#containerization#devops
Stars7.7k
Forks826
Last commit
apscheduler
apschedulerPython

Task scheduling library for Python

#python#scheduling#automation
Stars7.6k
Forks770
Last commit12 days ago
Lona
LonaSwift

A tool for defining design systems and generating cross-platform UI code, Sketch files, and other artifacts.

#json-components#design-tool#ui-code-generation
Stars7.5k
Forks259
Last commit3 years ago
github-changelog-generator
github-changelog-generatorRuby

Automatically generates a changelog from GitHub tags, issues, labels, and pull requests.

#generator#hacktoberfest#rake-tasks
Stars7.5k
Forks844
Last commit
github-changelog-generator
github-changelog-generatorRuby

Automatically generates a changelog file from GitHub tags, issues, labels, and pull requests.

#generator#hacktoberfest#rake-tasks
Stars7.5k
Forks844
Last commit4 months ago
woodpecker
woodpeckerGo

A simple, powerful, and extensible CI/CD engine designed for self-hosting.

#devops#yaml#cicd
Stars7.5k
Forks631
Last commit1 day ago
ffsend
ffsendRust

A fully-featured command-line client for securely sharing files via the Firefox Send protocol.

#hacktoberfest#cli-tool#privacy
Stars7.4k
Forks206
Last commit8 months ago
docker-py
docker-pyPython

A Python library for the Docker Engine API that enables programmatic container and image management.

#devops#container-orchestration#python-library
Stars7.2k
Forks1.7k
Last commit1 day ago
mockery
mockeryGo

A mock code autogenerator for Go interfaces using testify/mock to eliminate boilerplate.

#generator#mock-generation#unit-testing
Stars7.2k
Forks455
Last commit1 day ago
Prettier plugin
Prettier pluginTypeScript

A Prettier plugin that automatically sorts Tailwind CSS classes based on the recommended class order.

#developer-tools#prettier-plugin#class-sorting
Stars7.1k
Forks179
Last commit9 days ago
Rod
RodGo

A high-level Go driver for Chrome DevTools Protocol, designed for web automation and scraping.

#cdp#devtools-protocol#concurrent-safe
Stars7.0k
Forks476
Last commit9 days ago
script
scriptGo

A Go library for writing shell-like scripts with a pipeline API for file reading, subprocess execution, string matching, and more.

#command-line-tools#shell-scripting#pipeline
Stars7.0k
Forks361
Last commit1 month ago
isort
isortPython

A Python utility to sort imports alphabetically and automatically separate them into sections.

#developer-tools#productivity#pre-commit
Stars7.0k
Forks667
Last commit1 day ago
gatling
gatlingScala

An open-source load testing platform for modern performance engineering with code-first test definition and asynchronous architecture.

#performance-engineering#load-testing#devops
Stars6.9k
Forks1.2k
Last commit3 days ago
Rustfmt
RustfmtRust

A tool for formatting Rust code according to official style guidelines.

#developer-tools#codeformatter#code-formatter
Stars6.9k
Forks1.0k
Last commit1 day ago
Dayflow
DayflowSwift

A private, automatic macOS app that watches your screen and uses AI to generate a timeline of your daily activities.

#timeline#ai#productivity
Stars6.8k
Forks394
Last commit7 days ago
drive
driveGo

A command-line client for Google Drive that enables file synchronization, management, and scripting without a background daemon.

#open-source#storage#file-management
Stars6.7k
Forks429
Last commit2 years ago
PreviousPage 4 of 58Next

Related Tags

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
7 days ago
4 months ago
#Devops456
#Developer Tools326
#Ci Cd320
#Cli Tool312
#Github Actions304
#Nodejs209
#Docker193
#Python186
#Cli185
#Workflow Automation150
#Productivity137
#Go136