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
Back to pybuilder/pybuilder

Projects sharing features with Pybuilder

30 open-source projects similar to pybuilder/pybuilder, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • scons/sconsSCons avatar

    SCons/scons

    2,392View on GitHub↗

    SCons - a software construction tool

    Python
    View on GitHub↗2,392
  • 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
  • platformio/platformio-coreplatformio avatar

    platformio/platformio-core

    9,299View on GitHub↗

    PlatformIO Core is a toolset for embedded software development that manages the compilation, flashing, and debugging of firmware for various microcontroller targets. It provides a cross-platform build system that automates the process of transforming source code into binaries and transferring them to hardware via serial protocols. The system uses a plugin-based architecture to extend hardware platform support and incorporates a manifest-driven approach to resolve and install the specific toolchains, frameworks, and libraries required for different board definitions. Capabilities cover the fu

    Python
    View on GitHub↗9,299
  • pydoit/doitpydoit avatar

    pydoit/doit

    2,065View on GitHub↗

    CLI task management & automation tool

    Python
    View on GitHub↗2,065

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • pyinvoke/invokepyinvoke avatar

    pyinvoke/invoke

    4,716View on GitHub↗

    Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It provides a system for mapping functions to executable commands, enabling the automation of repetitive development workflows and the orchestration of build pipelines. The project implements a namespace-based task hierarchy, allowing related tasks to be grouped into nested collections for a structured command-line interface. It utilizes a layered configuration resolution system to merge settings from environment variables, configuration files, and defaults. The toolset includes sh

    Python
    View on GitHub↗4,716
  • 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
  • tmodloader/tmodloadertModLoader avatar

    tModLoader/tModLoader

    5,099View on GitHub↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    C#apigamesteam
    View on GitHub↗5,099
  • abhijithvijayan/web-extension-starterabhijithvijayan avatar

    abhijithvijayan/web-extension-starter

    2,172View on GitHub↗

    This project is a development starter kit and build system designed for creating cross-browser web extensions. It provides a unified codebase structure that allows developers to manage background scripts, content scripts, and user interface components within a single project, automating the generation of browser-specific manifest files and deployment packages. The framework distinguishes itself through a multi-target build pipeline that abstracts platform-specific dependencies and transforms a unified configuration into tailored outputs for different browser environments. It includes a hot mo

    TypeScriptboilerplatechromechrome-extension
    View on GitHub↗2,172
  • andrewrk/libsoundioandrewrk avatar

    andrewrk/libsoundio

    2,089View on GitHub↗

    C library for cross-platform real-time audio input and output

    C
    View on GitHub↗2,089
  • atilaneves/reggaeatilaneves avatar

    atilaneves/reggae

    189View on GitHub↗

    Reggae

    D
    View on GitHub↗189
  • assemblyscript/assemblyscriptAssemblyScript avatar

    AssemblyScript/assemblyscript

    17,926View on GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    View on GitHub↗17,926
  • atombuild/atom-build-makeAtomBuild avatar

    AtomBuild/atom-build-make

    13View on GitHub↗

    Uses the atom-build package to execute GNU make in the Atom editor.

    JavaScript
    View on GitHub↗13
  • attractivechaos/klibattractivechaos avatar

    attractivechaos/klib

    4,679View on GitHub↗

    klib is a comprehensive C standard library extension and data structure toolkit. It provides a set of fundamental tools for memory management, data organization, and general-purpose utility functions for standalone C applications. The project features specialized capabilities for bioinformatics sequence analysis, including the parsing of FASTA, FASTQ, and Newick formats and the implementation of Smith-Waterman sequence alignment and Hidden Markov Models. It also includes a mathematical computation library for numerical routines and expression evaluation, as well as a lightweight HTTP and FTP

    C
    View on GitHub↗4,679
  • alanxz/rabbitmq-calanxz avatar

    alanxz/rabbitmq-c

    1,859View on GitHub↗

    RabbitMQ C client

    C
    View on GitHub↗1,859
  • absint/compcertAbsInt avatar

    AbsInt/CompCert

    2,187View on GitHub↗

    The CompCert formally-verified C compiler

    Rocq Proverccompcertcompiler
    View on GitHub↗2,187
  • appimagecrafters/appimage-builderAppImageCrafters avatar

    AppImageCrafters/appimage-builder

    377View on GitHub↗

    GNU/Linux packaging made easy! ™

    Python
    View on GitHub↗377
  • bcherny/json-schema-to-typescriptbcherny avatar

    bcherny/json-schema-to-typescript

    3,307View on GitHub↗

    Compile JSON Schema to TypeScript type declarations

    TypeScriptjson-schematypescript
    View on GitHub↗3,307
  • bampakoa/ngx-electronifybampakoa avatar

    bampakoa/ngx-electronify

    121View on GitHub↗

    A suite of Electron tools for the Angular framework

    TypeScript
    View on GitHub↗121
  • appimage/appimagekitAppImage avatar

    AppImage/AppImageKit

    9,348View on GitHub↗

    AppImageKit is a system of tools and utilities for bundling Linux desktop applications into single-file, portable executables. It functions as a packager that converts application directories into self-mounting binaries, allowing software to run across multiple Linux distributions without a formal installation process. The project enables portable software distribution by isolating application configurations and home directories from the host system, which allows applications to run from removable media. It includes a filesystem manager for extracting, inspecting, and mounting the embedded im

    C
    View on GitHub↗9,348
  • bioinfornatics/makefilefordbioinfornatics avatar

    bioinfornatics/MakefileForD

    20View on GitHub↗

    MakefileForD

    CSS
    View on GitHub↗20
  • boltpkg/boltboltpkg avatar

    boltpkg/bolt

    2,421View on GitHub↗

    ⚡️ Super-powered JavaScript project management

    JavaScript
    View on GitHub↗2,421
  • broccolijs/broccolibroccolijs avatar

    broccolijs/broccoli

    3,323View on GitHub↗

    Browser compilation library – an asset pipeline for applications that run in the browser

    JavaScript
    View on GitHub↗3,323
  • brunch/brunchbrunch avatar

    brunch/brunch

    6,758View on GitHub↗

    Brunch is a frontend build tool and JavaScript asset bundler designed to automate the transformation of source code into production-ready assets. It functions as an incremental build system that monitors the filesystem for changes to rebuild only modified components, and it serves as a project scaffolding engine for initializing application structures via predefined skeletons and code boilerplates. The tool utilizes a plugin-based transformation pipeline to compile and optimize JavaScript and CSS files for browser delivery. It distinguishes itself through the use of multi-core build paralleli

    JavaScriptbrunchbuild-automationjavascript
    View on GitHub↗6,758
  • agilionapps/remixAgilionApps avatar

    AgilionApps/remix

    148View on GitHub↗

    Automatic recompilation of mix code on file change.

    Elixir
    View on GitHub↗148
  • buildout/buildoutbuildout avatar

    buildout/buildout

    615View on GitHub↗

    Buildout is a deployment automation tool written in and extended with Python

    Python
    View on GitHub↗615
  • bulivlad/vertx-codegen-pluginbulivlad avatar

    bulivlad/vertx-codegen-plugin

    9View on GitHub↗

    A Gradle plugin to facilitate the codegen usage for Vert.x Java projects

    Groovy
    View on GitHub↗9
  • cacalabs/libcacacacalabs avatar

    cacalabs/libcaca

    675View on GitHub↗

    💩 Colour ASCII Art Library

    C
    View on GitHub↗675
  • camgunz/cmpcamgunz avatar

    camgunz/cmp

    367View on GitHub↗

    An implementation of the MessagePack serialization format in C / msgpack.orgC

    C
    View on GitHub↗367
  • balde/baldeB

    balde/balde

    0View on GitHub↗
    View on GitHub↗0