awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Build Script Runners · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesBuild Script Runners

Tools that execute standard build scripts to compile source code into executable binaries.

Distinguishing note: Focuses on script-based execution for local compilation rather than complex build system generation.

Explore 1 awesome GitHub repository matching development tools & productivity · Build Script Runners. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Build Script Runners

Awesome Build Script Runners GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • aristocratos/btop

    aristocratos/btop

    30,413View on GitHub↗

    Btop is a terminal-based system monitor that tracks and displays real-time hardware performance metrics. It functions as a resource usage dashboard, providing visibility into processor, memory, disk, network, and active process activity directly within a text-based interface. The application utilizes ANSI escape sequences to render complex graphical interfaces and data visualizations within standard terminal emulators. It is designed as a cross-platform performance tool, maintaining consistent monitoring capabilities across various Unix-like operating systems through a platform-agnostic build

    Compile source code on Unix-like systems using standard build scripts to generate an executable binary for the local environment.

    C++
    30,413View on GitHub↗