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
·
Back to sindresorhus/gzip-size-cli

Open-source alternatives to Gzip Size Cli

30 open-source projects similar to sindresorhus/gzip-size-cli, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gzip Size Cli alternative.

  • anderskm/gputilAvatar von anderskm

    anderskm/gputil

    1,212Auf GitHub ansehen↗

    A Python module for getting the GPU status from NVIDA GPUs using nvidia-smi programmically in Python

    Python
    Auf GitHub ansehen↗1,212
  • argonne-national-laboratory/node-red-contrib-osAvatar von Argonne-National-Laboratory

    Argonne-National-Laboratory/node-red-contrib-os

    12Auf GitHub ansehen↗

    Node-Red1 nodes for obtaining cpu system information.

    HTML
    Auf GitHub ansehen↗12
  • atoptool/atopAvatar von Atoptool

    Atoptool/atop

    1,026Auf GitHub ansehen↗

    System and process monitor for Linux

    C
    Auf GitHub ansehen↗1,026
  • awesome-foss/awesome-sysadminAvatar von awesome-foss

    awesome-foss/awesome-sysadmin

    34,338Auf GitHub ansehen↗

    This project is a community-curated directory of open-source tools and resources designed to assist system administrators with infrastructure management. It functions as a centralized knowledge base, providing a structured index of software and documentation that helps professionals discover solutions for automating, monitoring, and maintaining distributed computing environments. The repository distinguishes itself through a collaborative, community-driven structure that organizes a vast array of technical resources into a hierarchical taxonomy. By utilizing hyperlink-centric navigation, it d

    awesomeawesome-listdevops
    Auf GitHub ansehen↗34,338
  • bahmutov/npm-quick-runAvatar von bahmutov

    bahmutov/npm-quick-run

    147Auf GitHub ansehen↗

    Install as a global tool npm install -g npm-quick-run. This creates two aliases nrun and nr

    JavaScript
    Auf GitHub ansehen↗147

KI-Suche

Entdecke weitere awesome Repositories

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

Find more with AI search
  • bcicen/ctopAvatar von bcicen

    bcicen/ctop

    17,765Auf GitHub ansehen↗

    ctop is a terminal-based dashboard utility designed for monitoring and managing containerized applications. It provides a real-time interface for tracking the operational status and resource utilization of multiple containers simultaneously, offering a centralized view of system health directly within a terminal emulator. The tool distinguishes itself by integrating directly with the container runtime to provide both high-level infrastructure overviews and deep inspection capabilities. Users can organize their dashboard through persistent filtering and sorting preferences, ensuring that perfo

    Gocommand-linecommandlinecontainers
    Auf GitHub ansehen↗17,765
  • bonzaithepenguin/loadingAvatar von BonzaiThePenguin

    BonzaiThePenguin/Loading

    621Auf GitHub ansehen↗

    Simple network activity monitor for macOS

    Objective-C
    Auf GitHub ansehen↗621
  • collectd/collectdAvatar von collectd

    collectd/collectd

    3,358Auf GitHub ansehen↗

    The system statistics collection daemon. Please send Pull Requests here!

    C
    Auf GitHub ansehen↗3,358
  • danielstormapps/fannyAvatar von DanielStormApps

    DanielStormApps/Fanny

    1,372Auf GitHub ansehen↗

    Monitor your Mac's fan speed and CPU/GPU temperature from your Notification Center.

    Swift
    Auf GitHub ansehen↗1,372
  • fastfetch-cli/fastfetchAvatar von fastfetch-cli

    fastfetch-cli/fastfetch

    20,210Auf GitHub ansehen↗

    Fastfetch is a command-line utility designed to retrieve and display detailed hardware and operating system specifications. It functions as a terminal-based system profiler, providing developers with a method to verify environment configurations and diagnose system issues during local development. The tool distinguishes itself through a modular architecture that organizes data collection into independent components, allowing for the selective enabling or disabling of features to manage resource usage. It utilizes direct interactions with kernel interfaces and system APIs to acquire data, main

    Cbsdfetchcommand-linefastfetch
    Auf GitHub ansehen↗20,210
  • gabime/spdlogAvatar von gabime

    gabime/spdlog

    28,922Auf GitHub ansehen↗

    spdlog is a high-performance C++ logging library designed to record diagnostic messages and application events. It serves as an asynchronous logging framework and thread-safe library that coordinates access across concurrent threads to maintain message integrity. The project functions as a multi-target log router, distributing single events to multiple destinations such as consoles, files, and system daemons. It includes a log rotation manager that handles file lifecycles through basic, rotating, or daily rollover strategies to prevent disk exhaustion. The library covers a broad range of cap

    C++cppcpp11header-only
    Auf GitHub ansehen↗28,922
  • giampaolo/psutilAvatar von giampaolo

    giampaolo/psutil

    11,089Auf GitHub ansehen↗

    This library provides a programmatic interface for monitoring system resources and managing process lifecycles. It functions as a cross-platform utility that retrieves real-time metrics on hardware utilization and allows for the inspection and control of running system processes. The project normalizes disparate operating system data structures into a unified interface, enabling consistent interaction with kernel-level information regardless of the host environment. By utilizing compiled extensions to interface directly with native system APIs, it provides a consistent way to access performan

    Pythoncpudiskfreebsd
    Auf GitHub ansehen↗11,089
  • gillstrom/battery-level-cliAvatar von gillstrom

    gillstrom/battery-level-cli

    42Auf GitHub ansehen↗

    Get current battery level

    JavaScript
    Auf GitHub ansehen↗42
  • gillstrom/screensaverAvatar von gillstrom

    gillstrom/screensaver

    44Auf GitHub ansehen↗

    Start the screensaver.

    JavaScript
    Auf GitHub ansehen↗44
  • grafana/grafanaAvatar von grafana

    grafana/grafana

    74,456Auf GitHub ansehen↗

    Grafana is an observability data platform designed to aggregate metrics, logs, and traces from diverse sources into a unified environment. It functions as a centralized interface for visualizing complex telemetry data, transforming raw streams into interactive dashboards that support real-time system health tracking and performance monitoring. The platform distinguishes itself through a plugin-based modular architecture that integrates disparate databases, cloud services, and monitoring tools via a standardized data abstraction layer. This framework allows for the dynamic loading of external

    TypeScriptalertinganalyticsbusiness-intelligence
    Auf GitHub ansehen↗74,456
  • heldr/headrAvatar von heldr

    heldr/headr

    4Auf GitHub ansehen↗

    Adds header / banner info to a file. Nice to use as npm script :)

    JavaScript
    Auf GitHub ansehen↗4
  • hishamhm/htopAvatar von hishamhm

    hishamhm/htop

    5,899Auf GitHub ansehen↗

    htop is a terminal user interface system monitor for Unix systems. It functions as an interactive process viewer and real-time resource visualizer, providing a dashboard to track CPU, memory, and load average metrics. The tool enables the sorting, filtering, and termination of active system processes and threads. It distinguishes itself through a text-mode interface that can render processes in a hierarchical tree structure to visualize parent-child relationships and allows for the assignment of CPU affinity to specific processor cores. The monitoring surface covers CPU utilization, memory a

    Ccconsoleconsole-application
    Auf GitHub ansehen↗5,899
  • keithamus/hashmarkAvatar von keithamus

    keithamus/hashmark

    190Auf GitHub ansehen↗

    HashMark is a small utility which takes a file (or sdtin) as input, and writes the contents of the input to a file named with a hash digest of the file. This is useful for cache busting sticky caches - files can have far future expires headers and when the code changes, a new filename is created.

    JavaScript
    Auf GitHub ansehen↗190
  • kevva/brightness-cliAvatar von kevva

    kevva/brightness-cli

    206Auf GitHub ansehen↗

    Change the screen brightness

    JavaScript
    Auf GitHub ansehen↗206
  • lordgiotto/google-font-installerAvatar von lordgiotto

    lordgiotto/google-font-installer

    199Auf GitHub ansehen↗

    Download and install Google Web Fonts on your local machine. Both CLI and API available.

    JavaScript
    Auf GitHub ansehen↗199
  • martin-doyle/node-red-contrib-aedesAvatar von martin-doyle

    martin-doyle/node-red-contrib-aedes

    71Auf GitHub ansehen↗

    MQTT Broker for Node-RED based on Aedes.

    JavaScript
    Auf GitHub ansehen↗71
  • micromata/cli-error-notifierAvatar von micromata

    micromata/cli-error-notifier

    72Auf GitHub ansehen↗

    Sends native desktop notifications if CLI apps fail

    JavaScript
    Auf GitHub ansehen↗72
  • mptre/yankAvatar von mptre

    mptre/yank

    1,697Auf GitHub ansehen↗

    Yank terminal output to clipboard

    C
    Auf GitHub ansehen↗1,697
  • naimo84/node-red-contrib-dockerodeAvatar von naimo84

    naimo84/node-red-contrib-dockerode

    35Auf GitHub ansehen↗

    This Node RED module connects Docker with Node-RED.

    TypeScript
    Auf GitHub ansehen↗35
  • nschloe/tiptopAvatar von nschloe

    nschloe/tiptop

    2,098Auf GitHub ansehen↗

    :desktop_computer: Command-line system monitoring

    Python
    Auf GitHub ansehen↗2,098
  • ntop/ntopngAvatar von ntop

    ntop/ntopng

    7,880Auf GitHub ansehen↗

    ntopng is a web-based network traffic monitoring tool and flow data aggregator. It functions as a network security monitor, an SNMP network management system, and an industrial protocol analyzer for OT and SCADA environments. The system provides specialized inspection for industrial protocols such as Modbus, DNP3, and IEC 60870. It distinguishes itself through behavioral threat detection, encrypted traffic analysis via handshake fingerprinting, and the ability to identify hardware and operating systems using DHCP and MAC address patterns. Its broader capabilities include real-time traffic an

    Lua
    Auf GitHub ansehen↗7,880
  • prometheus/prometheusAvatar von prometheus

    prometheus/prometheus

    64,569Auf GitHub ansehen↗

    Prometheus is a comprehensive monitoring and alerting platform designed to track infrastructure health and application performance. It functions as a time series database that ingests, indexes, and queries high-frequency numerical data points. By utilizing a pull-based model, the system periodically collects multi-dimensional metrics from monitored targets, storing them in an optimized block storage format that supports high-throughput ingestion and efficient historical analysis. The platform distinguishes itself through a specialized query engine that enables real-time analysis of performanc

    Goalertinggraphinghacktoberfest
    Auf GitHub ansehen↗64,569
  • rapidsai/jupyterlab-nvdashboardAvatar von rapidsai

    rapidsai/jupyterlab-nvdashboard

    670Auf GitHub ansehen↗

    A JupyterLab extension for displaying dashboards of GPU usage.

    TypeScript
    Auf GitHub ansehen↗670
  • ruyadorno/ntlAvatar von ruyadorno

    ruyadorno/ntl

    961Auf GitHub ansehen↗

    Node Task List: Interactive cli to list and run package.json scripts

    JavaScript
    Auf GitHub ansehen↗961
  • ryanzim/edit-scriptAvatar von RyanZim

    RyanZim/edit-script

    10Auf GitHub ansehen↗

    Edit npm scripts from the command line without worrying about json escaping.

    JavaScript
    Auf GitHub ansehen↗10