awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DamirSvrtan avatar

DamirSvrtan/fasterer

0
View on GitHub↗
1,821 Stars·76 Forks·Ruby·MIT·3 Aufrufe

Fasterer

:zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:

Features

  • Code Analysis and Metrics - Command line tool for identifying performance bottlenecks.

Star-Verlauf

Star-Verlauf für damirsvrtan/fastererStar-Verlauf für damirsvrtan/fasterer

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Fasterer

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Fasterer.
  • aldanial/clocAvatar von AlDanial

    AlDanial/cloc

    23,201Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,201
  • amatsuda/tracerouteAvatar von amatsuda

    amatsuda/traceroute

    905Auf GitHub ansehen↗

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

    Ruby
    Auf GitHub ansehen↗905
  • colszowka/simplecovAvatar von colszowka

    colszowka/simplecov

    4,902Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,902
  • alhardy/appmetricsAvatar von alhardy

    alhardy/AppMetrics

    2,249Auf GitHub ansehen↗

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

    C#
    Auf GitHub ansehen↗2,249
Alle 30 Alternativen zu Fasterer anzeigen→

Häufig gestellte Fragen

Was macht damirsvrtan/fasterer?

:zap: Don't make your Rubies go fast. Make them go fasterer ™. :zap:

Was sind die Hauptfunktionen von damirsvrtan/fasterer?

Die Hauptfunktionen von damirsvrtan/fasterer sind: Code Analysis and Metrics.

Welche Open-Source-Alternativen gibt es zu damirsvrtan/fasterer?

Open-Source-Alternativen zu damirsvrtan/fasterer sind unter anderem: 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… danmayer/coverband — Ruby production code coverage collection and reporting (line of code usage). dotnet-architecture/performancemonitor — .NET Core Application Performance Monitor. alhardy/appmetrics — App Metrics is an open-source and cross-platform .NET library used to record and report metrics within an application.