GitHub vs. ReSharper

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
GitHub
Score 9.1 out of 10
N/A
GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.
$4
per month per user
ReSharper
Score 10.0 out of 10
N/A
ReSharper is a code analysis and debugging tool available as an extender to Visual Studio. Its features are also present in JetBrain's .NET IDE, Rider.
$13.90
per month per user
Pricing
GitHubReSharper
Editions & Modules
Team
$40
per year per user
Enterprise
$210
per year per user
For Individuals
$139
per year per user
For Organizations
$349
per year per user
Offerings
Pricing Offerings
GitHubReSharper
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
GitHubReSharper
Features
GitHubReSharper
Version Control Software Features
Comparison of Version Control Software Features features of Product A and Product B
GitHub
9.3
10 Ratings
7% above category average
ReSharper
-
Ratings
Branching and Merging9.610 Ratings00 Ratings
Version History9.610 Ratings00 Ratings
Version Control Collaboration Tools9.69 Ratings00 Ratings
Pull Requests9.710 Ratings00 Ratings
Code Review Tools8.79 Ratings00 Ratings
Project Access Control9.010 Ratings00 Ratings
Automated Testing Integration8.710 Ratings00 Ratings
Issue Tracking Integration8.710 Ratings00 Ratings
Branch Protection9.89 Ratings00 Ratings
Best Alternatives
GitHubReSharper
Small Businesses
Git
Git
Score 10.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Medium-sized Companies
Git
Git
Score 10.0 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
GitHubReSharper
Likelihood to Recommend
9.7
(131 ratings)
10.0
(4 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
Usability
9.4
(10 ratings)
9.0
(1 ratings)
Support Rating
8.8
(26 ratings)
-
(0 ratings)
User Testimonials
GitHubReSharper
Likelihood to Recommend
GitHub
GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
Read full review
JetBrains
ReSharper is the best all-in-one tool for Visual Studio that I have encountered. It contains many features not found in Visual Studio Enterprise, and those features already in Visual Studio provide much better implementations. I would recommend this to all developers, with the only people who will find it a detriment are developers running older, slower machines (due to ReSharper's resource requirements).
Read full review
Pros
GitHub
  • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
  • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
  • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
Read full review
JetBrains
  • Shortcuts are awesome. Navigation through the code gets really easy.
  • I use it every day: go to the last modified position, go to the next error, find usages. All refactoring shortcuts!
  • Color identifiers let me identify variables from constants, methods, properties, and types. I use this feature and I can not live without it.
  • Move code by scope is handy.
  • Adding missing references automatically.
Read full review
Cons
GitHub
  • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
  • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
  • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
  • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
Read full review
JetBrains
  • Sometimes it gives suggestion that are not suitable for code that you wrote
Read full review
Likelihood to Renew
GitHub
GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
Read full review
JetBrains
No answers on this topic
Usability
GitHub
GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
Read full review
JetBrains
ReSharper is very familiar if you already know Visual Studio. JetBrains does have an excellent IDE (Rider); however, since ReSharper is an extension to Visual Studio, you only need to learn what their tools add, not a whole new way of working. I have found the extension's interface to be straightforward, although perhaps due to the massive range of features, navigating the menus is a little time-consuming until your muscle memory kicks in. Maybe a feature search tool would help make usability a 10 out of 10?
Read full review
Support Rating
GitHub
There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
Read full review
JetBrains
No answers on this topic
Alternatives Considered
GitHub
While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
Read full review
JetBrains
ReSharper does what it does very well because it operates inside the IDE you are already using. It provides advanced features that function far above and beyond what Visual Studio Professional offers and does not require you to learn another IDE like JetBrain's excellent IDE Rider. My only wish is that ReSharper had a Visual Studio Code plugin!
Read full review
Return on Investment
GitHub
  • Team collaboration significantly improved as everything is clearly logged and maintained.
  • Maintaining a good overview of items will be delivered wrt the roadmap for example.
  • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
Read full review
JetBrains
  • ReSharper is our go-to tool for file formatting. All of our code process must be formatted correctly, and ReSharper makes that an easy to access keyboard shortcut.
Read full review
ScreenShots