awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Metric and Performance Monitors · Awesome GitHub Repositories

7 repos

Awesome GitHub RepositoriesMetric and Performance Monitors

Tools focused on the high-frequency collection and visualization of numerical performance data and system health metrics.

Explore 7 awesome GitHub repositories matching system administration & monitoring · Metric and Performance Monitors. Refine with filters or upvote what's useful.

  1. Home
  2. System Administration & Monitoring
  3. Monitoring and Observability
  4. Observability Platforms
  5. Metric and Performance Monitors

Awesome Metric and Performance Monitors GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vercel/next.js

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    TypeScriptreactframeworkssr
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Zigbunbundlerjavascript
  • louislam/uptime-kuma

    louislam/uptime-kuma

    82,999GitHubView on GitHub↗

    Uptime Kuma is a self-hosted monitoring platform designed to track the availability and performance of network services and websites. It functions as a centralized dashboard that executes asynchronous health checks on a scheduled interval, providing real-time visibility into infrastructure health and service uptime. T

    JavaScriptdockermonitormonitoring
  • syncthing/syncthing

    syncthing/syncthing

    80,036GitHubView on GitHub↗

    Syncthing is a decentralized file synchronization engine that maintains consistent data states across multiple devices through peer-to-peer mesh networking. It operates as a background daemon that automatically replicates file creations, modifications, and deletions between trusted nodes without requiring central serve

    Gogop2ppeer-to-peer
  • netdata/netdata

    netdata/netdata

    77,812GitHubView on GitHub↗

    Netdata is a distributed observability platform designed for real-time infrastructure monitoring and performance tracking. It functions as a high-frequency agent that collects system, container, and application metrics with per-second precision, providing both local visualization and centralized aggregation across comp

    Caialertingcncf
  • nomic-ai/gpt4all

    nomic-ai/gpt4all

    77,146GitHubView on GitHub↗

    GPT4All is a cross-platform runtime environment designed to execute large language models directly on local consumer hardware. By leveraging an optimized C++ inference backend, it enables private, offline AI interactions without requiring an internet connection or external cloud services. The project provides a compreh

    C++ai-chatllm-inference
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Database MonitoringIntegration tools that collect logs and track performance metrics specifically for database systems.
  • Infrastructure MonitorsObservability agents that collect, visualize, and analyze performance metrics across system and application infrastructure.
  • LLM Performance MonitoringMonitoring tools that automatically track performance metrics and execution traces for large language model operations.
Performance Visualization
Tools that provide visual dashboards for monitoring real-time performance data, service latency, and execution traces.
  • Server MetricsMechanisms for collecting and exposing internal server performance data and health metrics for observability.
  • Web Vitals Reporting HooksSoftware hooks that capture and report core web performance metrics to identify potential user experience issues.