awesome-repositories.com
Blog
MCP
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
·
SCons avatar

SCons/scons

0
View on GitHub↗
2,392 stele·351 fork-uri·Python·MIT·1 vizualizarescons.org↗

Scons

SCons - a software construction tool

Features

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

Istoric stele

Graficul istoricului de stele pentru scons/sconsGraficul istoricului de stele pentru scons/scons

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Scons

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Scons.
  • pybuilder/pybuilderAvatar pybuilder

    pybuilder/pybuilder

    2,011Vezi pe GitHub↗

    Software build automation tool for Python.

    Python
    Vezi pe GitHub↗2,011
  • facebook/buck2Avatar facebook

    facebook/buck2

    4,360Vezi pe 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
    Vezi pe GitHub↗4,360
  • buildbot/buildbotAvatar buildbot

    buildbot/buildbot

    5,452Vezi pe 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
    Vezi pe GitHub↗5,452
  • openembedded/bitbakeAvatar openembedded

    openembedded/bitbake

    521Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗521
Vezi toate cele 30 alternative pentru Scons→

Întrebări frecvente

Ce face scons/scons?

SCons - a software construction tool

Care sunt principalele funcționalități ale scons/scons?

Principalele funcționalități ale scons/scons sunt: Build And Packaging, Sisteme de build, Build Tools.

Care sunt câteva alternative open-source pentru scons/scons?

Alternativele open-source pentru scons/scons includ: 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.