awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSystem Command Resolution

Utilities for locating the absolute path of an executable by searching the system PATH environment variable.

Distinct from Path Resolution Utilities: Candidates focus on canonicalizing absolute paths or module import paths, not resolving command names to binaries via PATH.

Explore 1 awesome GitHub repository matching operating systems & systems programming · System Command Resolution. Refine with filters or upvote what's useful.

Awesome System Command Resolution GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • premake/premake-coreAvatar de premake

    premake/premake-core

    3,566Voir sur GitHub↗

    Premake is a build system generator and cross-platform build configuration tool. It functions as a scripting engine that transforms scripted workspace definitions into native project files for multiple build toolsets and compilers. Additionally, it can generate JSON-formatted compilation databases for use with language servers and static analysis tools. The project distinguishes itself through a programmable runtime that allows for internal function hooking and the interception of build logic. This extensibility enables users to create custom toolset generators, implement modular extensions f

    Implements utilities to resolve absolute paths of system executables and manage filesystem operations via scripts.

    Cchacktoberfestlua
    Voir sur GitHub↗3,566
  1. Home
  2. Operating Systems & Systems Programming
  3. System Command Resolution