Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Developer Productivity

Developer Productivity

29 projects

Showing 29 of 29 projects

mise
miseRust

A unified tool that manages development tool versions, environment variables, and project tasks from a single configuration.

#environment-management#shell-integration#dev-tools
Stars27.1k
Forks1.1k
Last commit1 day ago
the_silver_searcher
the_silver_searcherC

A code-searching tool similar to ack, but significantly faster, with parallel search and smart file ignoring.

#silver-searcher#ack-alternative#search-in-text
Stars27.1k
Forks1.4k
Last commit1 year ago
Qwen Code
Qwen CodeTypeScript

An open-source AI agent for the terminal that helps developers understand codebases, automate tasks, and ship faster.

#ai-agent#ide-integration#anthropic-api
Stars23.7k
Forks2.3k
Last commit1 day ago
RooCode
RooCodeTypeScript

An AI-powered VS Code extension that provides a team of specialized AI agents for coding, debugging, refactoring, and documentation.

#ai-coding-assistant#task-automation#debugging-tools
Stars23.3k
Forks3.1k
Last commit2 days ago
Amplication
AmplicationTypeScript

An open-source platform for creating live templates and generating standardized backend services to enforce best practices and accelerate development.

#hacktoberfest#live-templates#api
Stars16.0k
Forks1.5k
Last commit1 day ago
tmuxinator
tmuxinatorRuby

A command-line tool for managing complex tmux sessions with declarative YAML configuration.

#terminal-multiplexer#command-line-tool#ruby-gem
Stars13.5k
Forks624
Last commit8 days ago
playframework
playframeworkScala

A high-velocity web framework for building scalable applications with Java and Scala.

#webapps#scalable-applications#high-performance
Stars12.6k
Forks4.0k
Last commit2 days ago
howdoi
howdoiPython

A command-line tool that instantly fetches coding answers from Stack Overflow without leaving the terminal.

#search#programming-help#terminal
Stars10.8k
Forks862
Last commit9 days ago
Jupyter Notebook Themes
Jupyter Notebook ThemesCSS

A Python package for customizing the appearance of Jupyter Notebooks with themes, fonts, and plotting styles.

#theming#open-source#syntax-highlighting
Stars9.8k
Forks1.0k
Last commit10 months ago
GitHub Repo
GitHub RepoJavaScript

A full-stack programming language that compiles to JavaScript for building highly performant web applications.

#declarative#programming-language#javascript-compiler
Stars6.5k
Forks181
Last commit8 days ago
attrs
attrsPython

A Python package that eliminates boilerplate code when writing classes by automatically implementing object protocols.

#boilerplate-reduction#oop#boilerplate
Stars5.8k
Forks428
Last commit8 days ago
Tuist
TuistSwift

A virtual platform team for Swift app developers that provides project generation, caching, selective testing, and build insights.

#ios#productivity#caching
Stars5.6k
Forks735
Last commit2 days ago
pathpicker
pathpickerPython

A command-line tool that parses bash output, presents a UI to select files, and lets you open them or run commands.

#file-selection#shell-integration#bash-utility
Stars5.2k
Forks280
Last commit1 year ago
iFlow CLI
iFlow CLIShell

A terminal-based AI assistant that analyzes code, automates workflows, and executes tasks using natural language commands.

#ai-assistant#workflow-automation#command-line-tool
Stars5.1k
Forks411
Last commit1 month ago
Cursor Tools
Cursor ToolsTypeScript

A CLI tool that extends AI coding agents with an AI team (Perplexity, Gemini, Stagehand) and advanced skills for web search, repo analysis, browser automation, and more.

#multi-llm-integration#ai-coding-assistant#playwright
Stars4.8k
Forks240
Last commit8 months ago
GitGutter
GitGutterPython

A Sublime Text plugin that displays git diff information directly in the editor gutter.

#git-diff#editor-tool#version-control
Stars3.9k
Forks226
Last commit1 month ago
git-open
git-openShell

A git command to open the GitHub, GitLab, or Bitbucket page of a repository in your browser.

#repository-management#workflow-automation#zsh-plugin
Stars3.4k
Forks261
Last commit1 month ago
README-AI
README-AIPython

An AI-powered tool that automatically generates detailed and customizable README files from any code repository.

#ai#developer-tools#readme
Stars2.9k
Forks285
Last commit22 days ago
Kint
KintPHP

An advanced PHP debugging tool that enhances var_dump with interactive exploration, search, and automatic data parsing.

#kint#php-debugging#data-inspection
Stars2.8k
Forks286
Last commit3 months ago
spring
springRuby

A Rails application preloader that speeds up development by keeping the app running in the background.

#rails#code-reloading#development-tool
Stars2.8k
Forks341
Last commit2 months ago
cargo-generate
cargo-generateRust

A developer tool to quickly create new Rust projects using git repositories as templates.

#boilerplate-generator#git-templates#liquid
Stars2.4k
Forks195
Last commit1 day ago
Gemini CLI Tips by Addy Osmani
Gemini CLI Tips by Addy Osmani

A collection of ~30 pro-tips for effectively using Gemini CLI, an open-source AI assistant for agentic coding in the terminal.

#agentic-ai#terminal-automation#open-source
Stars2.3k
Forks101
Last commit6 months ago
Vue.js support for WebStorm
Vue.js support for WebStormJavaScript

A collection of open-source plugins included in IntelliJ IDEA Ultimate and other JetBrains IDEs.

#ide-extensions#jetbrains#developer-productivity
Stars2.3k
Forks1.0k
Last commit2 days ago
neoformat
neoformatVim Script

A (Neo)vim plugin that formats code using external formatters for many filetypes without requiring a file save.

#formatter-integration#plugin-manager#editor-tool
Stars2.1k
Forks184
Last commit11 days ago
test-prof
test-profRuby

A Ruby toolbox for profiling and optimizing test suite performance with plug-and-play integrations and analyzers.

#hacktoberfest#rails#rubocop
Stars2.0k
Forks166
Last commit22 days ago
k
kShell

A zsh plugin that enhances directory listings with git status information and color-coded file metadata.

#terminal-tools#zsh-plugin#file-metadata
Stars1.8k
Forks127
Last commit3 years ago
git-prompt (olivierverdier)
git-prompt (olivierverdier)Haskell

A Zsh prompt that displays detailed Git repository status including branch, remote tracking, staged files, and changes.

#haskell#shell-tools#terminal-enhancement
Stars1.8k
Forks399
Last commit2 years ago
boilr
boilrGo

A command-line tool to create projects from boilerplate templates using Go's templating engine.

#boilerplate-generator#template#boilerplate-template
Stars1.8k
Forks117
Last commit3 years ago
codex
codexPython

A ZSH plugin that provides AI-powered code completion directly in the terminal using OpenAI Codex, Google Gemini, and other models.

#ai#shell-scripting#openai
Stars1.7k
Forks97
Last commit1 year ago

Related Tags

#Command Line Tool8#Cli Tool4#Python4#Code Generation4#Zsh Plugin3#Git Integration3
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