awesome-repositories.com
Blog
MCP
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
·
beberlei avatar

beberlei/metrics

0
View on GitHub↗
321 Stars·38 Forks·PHP·1 Aufruf

Metrics

Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.

Features

  • Debugging And Profiling - Collects and reports application metrics.
  • Integration Libraries - Abstracted metrics collection library for PHP.
  • Miscellaneous - Abstracts metrics collection.

Star-Verlauf

Star-Verlauf für beberlei/metricsStar-Verlauf für beberlei/metrics

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 Metrics

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Metrics.
  • spyder-ide/spyderAvatar von spyder-ide

    spyder-ide/spyder

    9,240Auf GitHub ansehen↗

    Spyder is a scientific integrated development environment designed for scientific computing and interactive Python programming. It functions as a static analysis code editor and an interactive Python console, providing a specialized environment for writing and analyzing code for science and engineering. The platform distinguishes itself as an extensible development tool, utilizing a modular plugin architecture that allows for the addition of custom features or the embedding of core components into other software. It features a dedicated debugger and profiler for tracing code execution and mea

    Python
    Auf GitHub ansehen↗9,240
  • pytorch/executorchAvatar von pytorch

    pytorch/executorch

    4,296Auf GitHub ansehen↗

    ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It provides an ahead-of-time compilation pipeline that exports, quantizes, and lowers model graphs into compact serialized programs, then executes them through a minimal runtime with hardware acceleration and on-device large language model inference capabilities. The project distinguishes itself through a hardware accelerator delegate system that partitions model subgraphs and offloads computation to specialized backends including NPUs, GPUs, and DSPs from Apple, Arm, Intel, MediaTek,

    Pythondeep-learningembeddedgpu
    Auf GitHub ansehen↗4,296
  • ncsoft/unreal.jsAvatar von ncsoft

    ncsoft/Unreal.js

    3,754Auf GitHub ansehen↗

    Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game logic and manage application state. It provides a bridge for writing high-level application behavior and actor control without modifying the core engine source code, as well as a framework for extending the Unreal Engine editor with custom interface elements. The project distinguishes itself through a V8-based integration that supports real-time code reloading and live iteration, allowing scripts to be updated without restarting the application. It includes a bidirectional commu

    javascriptpluginscripting
    Auf GitHub ansehen↗3,754
  • 8p/eightpointsguzzlebundleAvatar von 8p

    8p/EightPointsGuzzleBundle

    445Auf GitHub ansehen↗

    Prerequisites | Installation | Configuration | Usage | Plugins | Events | Features | Suggestions | Contributing | Learn more | License

    PHP
    Auf GitHub ansehen↗445
Alle 30 Alternativen zu Metrics anzeigen→

Häufig gestellte Fragen

Was macht beberlei/metrics?

Simple library that abstracts different metrics collectors. I find this necessary to have a consistent and simple metrics (functional) API that doesn't cause vendor lock-in.

Was sind die Hauptfunktionen von beberlei/metrics?

Die Hauptfunktionen von beberlei/metrics sind: Debugging And Profiling, Integration Libraries, Miscellaneous.

Welche Open-Source-Alternativen gibt es zu beberlei/metrics?

Open-Source-Alternativen zu beberlei/metrics sind unter anderem: spyder-ide/spyder — Spyder is a scientific integrated development environment designed for scientific computing and interactive Python… pytorch/executorch — ExecuTorch is a lightweight C++ runtime for deploying PyTorch models on mobile, embedded, and edge hardware. It… ncsoft/unreal.js — Unreal.js is a JavaScript runtime and scripting layer for Unreal Engine that embeds the V8 engine to implement game… 8p/eightpointsguzzlebundle — Prerequisites | Installation | Configuration | Usage | Plugins | Events | Features | Suggestions | Contributing |… adsr/phpspy — low-overhead sampling profiler for PHP 7+. abhoryo/apybreadcrumbtrailbundle — Getting Started With BreadcrumbTrailBundle.