awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dotnet avatar

dotnet/codeformatterArchived

0
View on GitHub↗
1,225 星标·241 分支·C#·MIT·3 次浏览

Codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles

Features

  • Code Analysis and Metrics - Automated source code style enforcement.

Star 历史

dotnet/codeformatter 的 Star 历史图表dotnet/codeformatter 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

dotnet/codeformatter 是做什么的?

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles

dotnet/codeformatter 的主要功能有哪些?

dotnet/codeformatter 的主要功能包括:Code Analysis and Metrics。

dotnet/codeformatter 有哪些开源替代品?

dotnet/codeformatter 的开源替代品包括: aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and… amatsuda/traceroute — A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app. colszowka/simplecov — SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code… damirsvrtan/fasterer — :zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:. danmayer/coverband — Ruby production code coverage collection and reporting (line of code usage). alhardy/appmetrics — App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

Codeformatter 的开源替代方案

相似的开源项目,按与 Codeformatter 的功能重合度排序。
  • aldanial/clocAlDanial 的头像

    AlDanial/cloc

    23,201在 GitHub 上查看↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    在 GitHub 上查看↗23,201
  • amatsuda/tracerouteamatsuda 的头像

    amatsuda/traceroute

    905在 GitHub 上查看↗

    A Rake task gem that helps you find the unused routes and controller actions for your Rails 3+ app

    Ruby
    在 GitHub 上查看↗905
  • colszowka/simplecovcolszowka 的头像

    colszowka/simplecov

    4,902在 GitHub 上查看↗

    SimpleCov is a Ruby code coverage tool and analysis engine used to track which lines, branches, and methods of code execute during tests. It functions as a coverage threshold enforcer and test suite aggregator, recording execution data to identify untested areas of an application. The tool distinguishes itself through the ability to merge coverage results from parallel worker processes and subprocesses into a single unified report. It supports baseline comparison to detect coverage regressions and can gather data from code executed via dynamic evaluation methods, such as those used in templat

    Ruby
    在 GitHub 上查看↗4,902
  • alhardy/appmetricsalhardy 的头像

    alhardy/AppMetrics

    2,249在 GitHub 上查看↗

    App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.

    C#
    在 GitHub 上查看↗2,249
  • 查看 Codeformatter 的所有 30 个替代方案→