3 repos
Utilities for managing build parameters, feature flags, and compilation settings within software development projects.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Build Configuration Tools. Refine with filters or upvote what's useful.
This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software
Details configuration utilities for managing complex build processes and compilation settings.
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
Configures build parameters to manage feature flags, script encryption, and binary optimizations for production releases.
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
Defines global constants at compile time to manage feature flags and versioning with efficient dead-code elimination.