awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 repository-uri

Awesome GitHub RepositoriesSystem Information

Utilities for identifying and querying host operating system details.

Explore 16 awesome GitHub repositories matching part of an awesome list · System Information. Refine with filters or upvote what's useful.

Awesome System Information GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • shirou/gopsutilAvatar shirou

    shirou/gopsutil

    11,866Vezi pe GitHub↗

    This library provides a cross-platform toolkit for retrieving system metrics and managing processes. It functions as a unified interface for accessing low-level hardware and operating system data, allowing developers to monitor CPU, memory, disk, and network usage across diverse computing architectures without requiring external dependencies. The project distinguishes itself through its ability to maintain consistent data structures across different operating systems by parsing native system headers and wrapping low-level system calls. It includes specialized support for containerized environ

    System process and hardware metrics.

    Gogogolangsystem-information
    Vezi pe GitHub↗11,866
  • neutralinojs/neutralinojsAvatar neutralinojs

    neutralinojs/neutralinojs

    8,543Vezi pe GitHub↗

    Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native applications using web technologies and a C++ backend. It serves as a native system API bridge, enabling JavaScript frontend code to execute system commands and manage files across Windows, macOS, and Linux. The project distinguishes itself as a portable runtime that renders interfaces via the system's built-in webview instead of bundling a full browser engine. This approach enables the packaging of web assets into small, standalone executable binaries. The framework provides com

    Provides utilities for querying host operating system details, including CPU architecture and kernel version.

    C++
    Vezi pe GitHub↗8,543
  • cdk-team/cdkAvatar cdk-team

    cdk-team/CDK

    4,692Vezi pe GitHub↗

    CDK este un set de instrumente specializat pentru auditul securității containerelor, exploatarea evadării din containere și pentesting-ul infrastructurii cloud. Acesta oferă o colecție de scripturi și instrumente concepute pentru a identifica și exploata vulnerabilitățile din runtime-urile containerelor pentru a ieși din mediile izolate și a executa comenzi pe sistemul de operare gazdă subiacent. Proiectul dispune de o suită dedicată de exploit-uri pentru runtime-ul Docker, destinată abuzării API-ului Docker, procfs și cgroups pentru a obține acces neautorizat la nivel de gazdă. Include tehnici specifice pentru ocolirea izolării prin LXCFS, exploatarea spațiilor de nume ale utilizatorilor și montarea discurilor gazdă, precum și capabilități pentru extragerea metadatelor cloud și auditarea permisiunilor conturilor de serviciu pentru escaladarea privilegiilor în medii de cluster. Toolkit-ul acoperă o gamă largă de capabilități de auditare a securității, inclusiv auditarea clusterelor Kubernetes pentru exfiltrarea secretelor și analiza politicilor, scanarea fișierelor și serviciilor sensibile și detectarea partajării rețelei gazdă. De asemenea, oferă utilitare pentru stabilirea de reverse shell-uri, implementarea de payload-uri în medii restricționate și instalarea de instrumente de administrare a sistemului în containere minimale.

    Provides a utility to retrieve user, kernel, and operating system details from within a container.

    Go
    Vezi pe GitHub↗4,692
  • sebhildebrandt/systeminformationAvatar sebhildebrandt

    sebhildebrandt/systeminformation

    3,119Vezi pe GitHub↗

    System Information Library for Node.JS

    Retrieval of hardware and software system metrics.

    JavaScript
    Vezi pe GitHub↗3,119
  • jaypipes/ghwAvatar jaypipes

    jaypipes/ghw

    1,824Vezi pe GitHub↗

    Hardware information library.

    Godiscoverygo-hardwarego-hardware-discovery
    Vezi pe GitHub↗1,824
  • mitchellh/go-psAvatar mitchellh

    mitchellh/go-ps

    1,491Vezi pe GitHub↗

    Find, list, and inspect processes from Go (golang).

    System process information.

    Go
    Vezi pe GitHub↗1,491
  • rakyll/go-hardwareAvatar rakyll

    rakyll/go-hardware

    1,386Vezi pe GitHub↗

    A directory of hardware related libs, tools, and tutorials for Go

    Hardware information collection.

    Gocgoembeddedgo
    Vezi pe GitHub↗1,386
  • klauspost/cpuidAvatar klauspost

    klauspost/cpuid

    1,190Vezi pe GitHub↗

    CPU feature identification for Go

    CPU information library.

    Go
    Vezi pe GitHub↗1,190
  • denisbrodbeck/machineidAvatar denisbrodbeck

    denisbrodbeck/machineid

    1,166Vezi pe GitHub↗

    Get the unique machine id of any host (without admin privileges)

    Retrieves unique machine IDs.

    Gocmdlinecross-platformgo
    Vezi pe GitHub↗1,166
  • sindresorhus/is-wslAvatar sindresorhus

    sindresorhus/is-wsl

    198Vezi pe GitHub↗

    Can be useful if you need to work around unimplemented or buggy features in WSL. Supports both WSL 1 and WSL 2.

    Detection of Windows Subsystem for Linux environments.

    JavaScript
    Vezi pe GitHub↗198
  • sindresorhus/os-nameAvatar sindresorhus

    sindresorhus/os-name

    149Vezi pe GitHub↗

    Useful for analytics and debugging.

    Identification of the current operating system name.

    JavaScript
    Vezi pe GitHub↗149
  • retrohacker/getosAvatar retrohacker

    retrohacker/getos

    79Vezi pe GitHub↗

    Get the OS/Distribution name of the environment you are working on

    Retrieval of OS names including specific Linux distributions.

    JavaScript
    Vezi pe GitHub↗79
  • jonschlinkert/is-windowsAvatar jonschlinkert

    jonschlinkert/is-windows

    48Vezi pe GitHub↗

    Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your :heart: and support.

    Detection of Windows operating systems.

    JavaScript
    Vezi pe GitHub↗48
  • containers/psgoC

    containers/psgo

    0Vezi pe GitHub↗

    Implementation of the ps command.

    Vezi pe GitHub↗0
  • elastic/go-sysinfoE

    elastic/go-sysinfo

    0Vezi pe GitHub↗

    System information library.

    Vezi pe GitHub↗0
  • xuanwo/go-localeX

    Xuanwo/go-locale

    0Vezi pe GitHub↗

    Cross-platform locale detection.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. System Information