Help developers discover the tools you use. Get visibility for your team's tech choices and contribute to the community's knowledge.
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. | ngrok is a reverse proxy that creates a secure tunnel between from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay. |
| - | Expose any http service behind a NAT or firewall to the internet on a subdomain of ngrok.com;Expose any tcp service behind a NAT or firewall to the internet on a random port of ngrok.com;Inspect all http requests/responses that are transmitted over the tunnel;Replay any request that was transmitted over the tunnel |
Statistics | |
GitHub Stars 57.1K | GitHub Stars 24.4K |
GitHub Forks 26.9K | GitHub Forks 4.3K |
Stacks 343.7K | Stacks 419 |
Followers 184.2K | Followers 457 |
Votes 6.6K | Votes 57 |
Pros & Cons | |
Pros
Cons
| Pros
Cons
|
Integrations | |
| No integrations available | |

Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.

Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.

Plastic SCM is a distributed version control designed for big projects. It excels on branching and merging, graphical user interfaces, and can also deal with large files and even file-locking (great for game devs). It includes "semantic" features like refactor detection to ease diffing complex refactors.

Pijul is a free and open source (AGPL 3) distributed version control system. Its distinctive feature is to be based on a sound theory of patches, which makes it easy to learn and use, and really distributed.

The #1 cross-platform terminal with built-in ssh client which works as your own portable server management system in any situation.

GoTTY is a simple command line tool that turns your CLI tools into web applications.
PageKite is a system for exposing localhost servers to the public Internet. It is most commonly used to make local web servers or SSH servers publicly visible, although almost any TCP-based protocol can work if the client knows how to use an HTTP proxy.

It can be installed under macOS and Windows with just a few clicks. It provides them with all the tools they need to run WordPress on their desktop PC for testing or development purposes, for example. It doesn't matter if you prefer Apache or Nginx or if you want to work with PHP, Python, Perl or Ruby.

It is an open-source Version Control System for data science and machine learning projects. It is designed to handle large files, data sets, machine learning models, and metrics as well as code.

It is an interface to the version control system Git, implemented as an Emacs package. It aspires to be a complete Git porcelain. While we cannot (yet) claim that it wraps and improves upon each and every Git command, it is complete enough to allow even experienced Git users to perform almost all of their daily version control tasks directly from within Emacs. While many fine Git clients exist, only deserve to be called porcelains.