14 repos
Utilities and frameworks that facilitate the automated transformation, packaging, and optimization of source code into build artifacts.
Explore 14 awesome GitHub repositories matching devops & infrastructure · Build Tooling. Refine with filters or upvote what's useful.
React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.
Transforms declarative source code into optimized runtime instructions through automated build-time memoization.
Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By es
Automates the inclusion of necessary vendor prefixes by defining target browser versions within the build process.
This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.
Produces native C++, Java, or Objective-C++ code from typed specifications to bridge custom modules during the build phase.
Godot is a comprehensive, node-based game engine designed for building interactive 2D and 3D applications. It provides an integrated development environment that utilizes a hierarchical scene system to organize objects, propagate spatial transformations, and manage lifecycle events. The engine functions as a cross-plat
Compiles source code into executable binaries for multiple platforms by leveraging cross-compilation toolchains.
Tauri is a cross-platform framework for building desktop applications that combine web-based user interfaces with a memory-safe systems-language backend. It functions as a secure runtime that hosts web content within native windowing containers, allowing developers to leverage existing web technologies while maintainin
Orchestrates the compilation of source code and platform-specific assets into signed, distributable native binaries.
Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex
Streamlines build pipelines to achieve high-performance compilation for large-scale projects.
Utility-first CSS framework for fast, design-system-friendly styling.
Modifies build outputs by injecting custom utility definitions and configuration overrides through a modular plugin architecture.
This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author
Compiles source code into identical, verifiable binaries across different environments to eliminate discrepancies in the final executable.
Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The
Extends the compilation process through a modular plugin architecture that intercepts build lifecycle hooks for custom transformations.
Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram
Processes declarative source code into optimized, imperative machine-ready instructions throughout the build pipeline.
Playwright is a comprehensive browser automation framework designed for end-to-end testing and web workflow automation. It provides a unified API to drive web applications across multiple browser engines, enabling developers to simulate complex user interactions, perform web scraping, and validate application behavior
External build tools are integrated to pre-process and compile TypeScript test files before execution begins.
Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the fr
Packages code and dependencies into a self-contained executable archive, streamlining the transition from development to production environments.
Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d
Executes production-ready build tasks such as transpilation, minification, and manifest generation through a dedicated programmatic interface.
LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. T
Orchestrates the automated build process to produce native binaries across diverse operating systems.