Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Tools

Developer Tools

4803 projects

Showing 36 of 4803 projects

stamp
stampRuby

A Ruby gem that formats dates and times using human-friendly example strings instead of strftime directives.

#human-readable#developer-tools#datetime
Stars960
Forks17
Last commit27 days ago
awesome-webpack-perf
awesome-webpack-perf

A curated collection of webpack plugins, loaders, and tools focused on improving web performance and optimizing bundle size.

#developer-tools#performance-auditing#build-tools
Stars959
Forks23
Last commit5 years ago
Bluetooth Beacons
Bluetooth Beacons

A curated list of awesome Bluetooth beacon software, tools, libraries, and resources for iBeacon and Eddystone.

#iot#developer-tools#proximity-detection
Stars958
Forks110
Last commit7 years ago
Awesome Markdown
Awesome Markdown

A curated list of delightful Markdown tools, libraries, editors, and resources.

#developer-tools#static-site-generator#commonmark
Stars955
Forks131
Last commit2 years ago
Markdown
Markdown

A curated list of delightful Markdown tools, libraries, editors, and resources.

#developer-tools#writing#static-site-generator
Stars955
Forks131
Last commit2 years ago
TALL Stack
TALL Stack

A curated collection of resources, libraries, and tools for developers building applications with the TALL stack.

#developer-tools#laravel#fullstack-development
Stars955
Forks58
Last commit3 years ago
Swiftly
SwiftlySwift

A CLI tool for installing, managing, and switching between Swift toolchains on Linux and macOS.

#developer-tools#swift-development#toolchain-manager
Stars955
Forks86
Last commit1 day ago
go-enum
go-enumGo

A Go code generator that creates type-safe enumerations with useful methods from simple type declarations.

#developer-tools#type-safety#boilerplate
Stars955
Forks75
Last commit5 days ago
spot
spotShell

A tiny ack-style file search utility written in Bash that's fast and easy to customize.

#developer-tools#ack-alternative#command-line-tool
Stars954
Forks39
Last commit2 years ago
README best practices
README best practices

A ready-to-copy-paste template and best practices guide for writing effective README files for open source projects.

#developer-tools#open-source#project-documentation
Stars951
Forks826
Last commit2 months ago
gulp-app
gulp-appJavaScript

A macOS app that runs Gulp tasks from Finder and notifies you when they finish.

#finder-integration#gulp#developer-tools
Stars951
Forks42
Last commit5 years ago
typewritten
typewrittenShell

A minimal, lightweight, and informative Zsh prompt theme with asynchronous Git info and extensive customization.

#hacktoberfest#developer-tools#minimalist
Stars950
Forks67
Last commit3 months ago
Elm cheat sheet
Elm cheat sheetElm

A comprehensive reference guide for Elm syntax, language features, and tooling.

#programming-language#functional-programming#developer-tools
Stars948
Forks50
Last commit8 years ago
CSV
CSVPowerShell

A curated list of awesome tools, libraries, and resources for working with CSV files.

#developer-tools#command-line-tools#csv-tools
Stars943
Forks103
Last commit2 months ago
Bloop
BloopScala

A build server and CLI tool that compiles, tests, and runs Scala code quickly from any editor or build tool.

#compilation-server#developer-tools#build-server
Stars942
Forks215
Last commit5 days ago
statix
statixRust

A linter and fixer for Nix code that highlights antipatterns and provides automated fixes.

#developer-tools#automated-fixes#linter
Stars940
Forks42
Last commit1 month ago
rufo
rufoRuby

An opinionated Ruby code formatter that enforces a consistent style with minimal configuration.

#developer-tools#ripper#code-formatter
Stars940
Forks60
Last commit3 months ago
statix
statixRust

A linter and fixer for the Nix programming language that highlights antipatterns and provides automated fixes.

#developer-tools#automated-fixes#linter
Stars940
Forks42
Last commit1 month ago
CakePHP 2.x version
CakePHP 2.x version

A curated list of amazingly awesome CakePHP plugins, resources, and tools for rapid web development.

#developer-tools#cakephp#mvc-framework
Stars937
Forks226
Last commit4 days ago
CakePHP
CakePHP

A curated list of amazingly awesome CakePHP plugins, resources, and tools.

#developer-tools#cakephp#open-source-ecosystem
Stars937
Forks226
Last commit4 days ago
run
runRust

A universal multi-language runner and smart REPL that executes code in 25+ languages with a single CLI.

#wasi#multi-language#developer-tools
Stars936
Forks28
Last commit1 month ago
pprint
pprintC++

A single-header C++17 library for pretty-printing STL containers, user-defined types, and complex data structures.

#developer-tools#cpp17#single-header-lib
Stars935
Forks80
Last commit6 years ago
Silly
SillyPHP

A micro-framework for building CLI applications with Symfony Console using PHP callables.

#developer-tools#micro-framework#pimple
Stars934
Forks52
Last commit2 months ago
jiq
jiqGo

An interactive JSON query tool that combines jid's drill-down interface with jq's powerful filtering expressions.

#developer-tools#json-query#terminal
Stars930
Forks33
Last commit3 years ago
RDoc
RDocRuby

RDoc is the standard documentation generator for Ruby projects, producing HTML and command-line documentation from source code.

#hacktoberfest#html-documentation#developer-tools
Stars930
Forks463
Last commit2 days ago
Laravel Test Factory Generator
Laravel Test Factory GeneratorPHP

Generate Laravel test factories from existing models to accelerate testing setup.

#eloquent#developer-tools#database-testing
Stars929
Forks85
Last commit2 years ago
GitLight
GitLightSvelte

A free, open-source desktop app for GitHub and GitLab notifications with a kanban-style interface.

#developer-tools#open-source#productivity
Stars928
Forks37
Last commit1 year ago
SublimeJEDI
SublimeJEDIPython

A Sublime Text plugin that provides intelligent Python autocompletion, go-to-definition, and docstring display using the Jedi library.

#autocompletion#ide-plugin#developer-tools
Stars928
Forks107
Last commit4 years ago
utop
utopOCaml

An enhanced OCaml REPL with line editing, context-sensitive completion, syntax highlighting, and Emacs integration.

#emacs-integration#developer-tools#toplevel
Stars926
Forks121
Last commit11 days ago
irbtools
irbtoolsRuby

A collection of enhancements for Ruby's IRB console, providing better syntax highlighting, debugging tools, and productivity commands.

#developer-tools#productivity#syntax-highlighting
Stars925
Forks25
Last commit8 months ago
codesnap.nvim
codesnap.nvimLua

A Neovim plugin for creating beautiful, customizable code snapshots with rich features like highlights, ASCII art, and watermarks.

#snapshot#developer-tools#productivity
Stars922
Forks36
Last commit19 days ago
clog
clogRust

A command-line tool that automatically generates changelogs from conventional Git commit history.

#developer-tools#command-line-tool#release-automation
Stars920
Forks45
Last commit2 years ago
All Autocomplete
All AutocompletePython

Extends Sublime Text's autocomplete to find matches across all open files in the current window.

#developer-tools#productivity#sublime-text-3
Stars918
Forks110
Last commit5 years ago
Literate
LiterateD

A literate programming tool that generates well-documented code and HTML from Markdown-based source files for any programming language.

#multi-language#developer-tools#literate-programs
Stars916
Forks60
Last commit4 years ago
awesome-ralph
awesome-ralph

A curated list of resources about Ralph, an AI coding technique that runs agents in automated loops to fulfill specifications.

#developer-tools#llm-workflows#autonomous-agents
Stars916
Forks74
Last commit6 months ago
Google Cloud
Google Cloud

A curated list of awesome applications, tools, and resources for Google Cloud Platform.

#developer-tools#serverless#cloud-functions
Stars916
Forks176
Last commit2 years ago
PreviousPage 35 of 134

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
Next
#Command Line919
#Productivity904
#Zsh Theme636
#Oh My Zsh586
#Terminal549
#Zsh484
#Cli Tool480
#Zsh Plugin455
#Cli413
#Git Integration402
#Code Quality352
#Javascript351