awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
SCons avatar

SCons/scons

0
View on GitHub↗
2,392 星标·351 分支·Python·MIT·1 次浏览scons.org↗

Scons

SCons - a software construction tool

Features

  • Build And Packaging - Cross-platform software construction and build automation tool.
  • 构建系统 - Domain-specific build tool designed to replace traditional makefiles.
  • Build Tools - Software construction and build tool.

Star 历史

scons/scons 的 Star 历史图表scons/scons 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Scons 的开源替代方案

相似的开源项目,按与 Scons 的功能重合度排序。
  • pybuilder/pybuilderpybuilder 的头像

    pybuilder/pybuilder

    2,011在 GitHub 上查看↗

    Software build automation tool for Python.

    Python
    在 GitHub 上查看↗2,011
  • facebook/buck2facebook 的头像

    facebook/buck2

    4,360在 GitHub 上查看↗

    Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with complex target graphs and multi-language dependencies. It functions as a remote execution framework and dependency graph analyzer, providing an artifact caching engine to ensure reproducible and consistent build results across different environments. The system distinguishes itself through an incremental computation engine that recomputes only the specific nodes in a dependency graph invalidated by changes. It utilizes content-addressable storage for build artifact caching and su

    Rust
    在 GitHub 上查看↗4,360
  • buildbot/buildbotbuildbot 的头像

    buildbot/buildbot

    5,452在 GitHub 上查看↗

    Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro

    Python
    在 GitHub 上查看↗5,452
  • openembedded/bitbakeopenembedded 的头像

    openembedded/bitbake

    521在 GitHub 上查看↗

    The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here.

    Python
    在 GitHub 上查看↗521
查看 Scons 的所有 30 个替代方案→

常见问题解答

scons/scons 是做什么的?

SCons - a software construction tool

scons/scons 的主要功能有哪些?

scons/scons 的主要功能包括:Build And Packaging, 构建系统, Build Tools。

scons/scons 有哪些开源替代品?

scons/scons 的开源替代品包括: pybuilder/pybuilder — Software build automation tool for Python. platformio/platformio-core — PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging… facebook/buck2 — Buck2 is a programmable monorepo build tool and hermetic build system designed to manage large-scale projects with… buildbot/buildbot — Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a… openembedded/bitbake — The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here. pydoit/doit — CLI task management & automation tool.