awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
SCons avatar

SCons/scons

0
View on GitHub↗
2,392 stars·351 forks·Python·MIT·8 viewsscons.org↗

Scons

SCons - a software construction tool

Features

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

Star history

Star history chart for scons/sconsStar history chart for scons/scons

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Scons

Similar open-source projects, ranked by how many features they share with Scons.
  • pybuilder/pybuilderpybuilder avatar

    pybuilder/pybuilder

    2,011View on GitHub↗

    Software build automation tool for Python.

    Python
    View on GitHub↗2,011
  • facebook/buck2facebook avatar

    facebook/buck2

    4,360View on 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
    View on GitHub↗4,360
  • buildbot/buildbotbuildbot avatar

    buildbot/buildbot

    5,452View on 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
    View on GitHub↗5,452
  • openembedded/bitbakeopenembedded avatar

    openembedded/bitbake

    521View on GitHub↗

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

    Python
    View on GitHub↗521
See all 30 alternatives to Scons→

Frequently asked questions

What does scons/scons do?

SCons - a software construction tool

What are the main features of scons/scons?

The main features of scons/scons are: Build And Packaging, Build Systems, Build Tools.

What are some open-source alternatives to scons/scons?

Open-source alternatives to scons/scons include: 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.