Scientist.net

Code Comparer

A .NET library that refactors code to compare different approaches and measure performance.

A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library

GitHub

1k stars
64 watching
95 forks
Language: C#
last commit: over 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tomiaijo/scientistA C++ library for comparing the performance of alternative code paths.35
gregfinzer/compare-net-objectsA .NET library that performs deep comparisons of two objects using reflection, highlighting differences between them.1,073
menees/analyzersC# code analysis rules to enforce coding standards and best practices22
daylerees/scientistAn experimentation framework that allows developers to refactor and improve existing code without risk or breakages782
stylecop/stylecopAnalyzes C# source code to enforce style and consistency rules1,201
wintellect/wintellect.analyzersAnalyzers for code quality and best practices in C# development91
netfabric/netfabric.hyperlinq.analyzerAn analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements.44
dotnet/roslyn-analyzersAnalyzes .NET code for style, quality and maintainability issues1,598
jozefizso/systemwrapperA .NET library for testing and interacting with system APIs in an easier way174
rubocop/rubocop-performanceAnalyzes code performance and provides suggestions for optimization687
refactorfirst/refactorfirstIdentifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts.459
reclassnet/reclass.netA .NET-based port of ReClass with additional features and support for various data types and memory analysis tools.1,850
code-cracker/code-crackerAn analyzer library for C# and VB that provides code analysis and refactoring features using Roslyn.1,130
sergeyteplyakov/errorprone.netAn analyzer tool to identify common C# coding errors and promote correctness in software development901
cezarypiatek/exceptionanalyzerAnalyzes C# code for exception usage best practices20