Powerful collaboration, review, and code management for open source and private development projects
It enables you to easily distribute professional, best in class, automatically generated notes or use them as a platform to kickstart your artistic release note process. With all the information you need in one place, it’s never been simpler to prepare tailored notes for each of your target audiences. | Search engine to find source code across all your Git repositories quickly. Search using keywords, exact code, fuzzy, semantic search & more. |
Automatic SemVar using GitHub Pull Requests; Release note dashboard; Share release notes via Slack | - Search code anywhere: cross repositories , public or private
- Search code from your tools: from VSCode, Github, Jira or the web
- Search code your way: keywords, exact code and semantic
- Filter and narrow your search by topics, extension, repositories, folders
- Read functions faster with code summary: AI generated docstrings, top contributors and changelog |
Statistics | |
GitHub Stars 20 | GitHub Stars - |
GitHub Forks 9 | GitHub Forks - |
Stacks 0 | Stacks 6 |
Followers 1 | Followers 11 |
Votes 0 | Votes 0 |
Integrations | |

diff-so-fancy builds on the good-lookin' output of git contrib's diff-highlight to upgrade your diffs' appearances.

It is a visual programming language that lets you build a fully-functional web app without writing code. Users have built marketplaces, CRM tools, social networks. Engineers can focus on new features and add them as plugins with code, while business people can focus on the customer-facing product.

Sourcegraph is a universal code search tool that lets you find and fix things across ALL your code -- any code host, any repo, any language. Stay in flow and find your answers quickly with smart filters, and more.

Keep your pull requests automatically up-to-date and resolve your pull requests' conflicts directly from GitHub's UI. Save hundreds of hours you spend resolving conflicts by keeping always your pull requests automatically up-to-date to reduce the chance of conflicts. If conflicts are found, you can straightforwardly resolve them on GitHub's UI with a click of a button.

It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

Power websites, apps, or whatever you like, all from a spreadsheet. Changes to your spreadsheet update your API in realtime.

Astral pulls down all of your starred repositories on GitHub and allows you to organize them using one or more tags.

Create, customize, launch, and iterate on your mobile app, all from your browser. Source code included.

It is a blazing fast terminal-UI for git written in Rust. You can inspect, commit, and amend changes. It has context-based help (no need to memorize tons of hot-keys).

If one of your developers doesn’t have node installed but modifies a JavaScript file, pre-commit automatically handles downloading and building node to run jshint without root. Pre-commit is a multi-language package manager for pre-commit hooks. You specify a list of hooks you want and pre-commit manages the installation and execution of any hook written in any language before every commit. pre-commit is specifically designed to not require root access.