awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Environment Configuration · Awesome GitHub Repositories

5 repos

Awesome GitHub RepositoriesEnvironment Configuration

Utilities for overriding application settings via environment variables.

Distinguishing note: Focuses on runtime configuration overrides.

Explore 5 awesome GitHub repositories matching development tools & productivity · Environment Configuration. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Environment Configuration

Awesome Environment Configuration GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • lllyasviel/Fooocus

    lllyasviel/Fooocus

    47,731View on GitHub↗

    Fooocus is a generative image interface designed to simplify the creation of high-quality visual content from text descriptions. It functions as a latent diffusion pipeline and model orchestrator, managing the complex interactions between neural network layers, mathematical samplers, and hardware resource allocation to produce professional-grade imagery. The project distinguishes itself through a sophisticated prompt engineering engine and modular style management. Users can dynamically modify output characteristics by injecting style adapters directly into prompts or by utilizing wildcards a

    Overrides default application settings using environment variables to customize runtime behavior.

    Python
    47,731View on GitHub↗
  • expo/expo

    expo/expo

    47,373View on GitHub↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    Expo enables accessing environment variables within application code or configuration files to dynamically adjust app behavior and API endpoints.

    TypeScriptandroidapp-frameworkexpo
    47,373View on GitHub↗
  • skylot/jadx

    skylot/jadx

    47,324View on GitHub↗

    Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable source code. It functions as a static analysis workbench, providing a graphical interface for navigating, searching, and inspecting the internal logic of complex software packages. By utilizing a bytecode-to-Java pipeline, the project reconstructs high-level logical structures from low-level binary instructions, making it a primary tool for Android application reverse engineering. The project distinguishes itself through a sophisticated control flow reconstruction engine and

    Allows definition of custom file system paths for temporary data, cache storage, and configuration settings.

    Javaandroiddecompilerdex
    47,324View on GitHub↗
  • virattt/ai-hedge-fund

    virattt/ai-hedge-fund

    45,809View on GitHub↗

    This project is an algorithmic trading platform designed to automate financial market analysis and the execution of investment strategies. It provides an end-to-end environment for processing real-time market data through automated decision models, allowing for the triggering of financial transactions based on predefined quantitative signals and risk parameters without manual intervention. The platform distinguishes itself through a modular pipeline architecture that decouples data ingestion, signal generation, and trade execution, facilitating the iterative refinement of investment models. I

    Install necessary dependencies and start application servers to support custom workflows and ensure consistent project setup across different machines for all team members.

    Python
    45,809View on GitHub↗
  • zai-org/ChatGLM-6B

    zai-org/ChatGLM-6B

    41,232View on GitHub↗

    ChatGLM-6B is a generative AI inference engine designed for local execution of transformer-based language models. It provides a comprehensive runtime environment that allows users to load and run pre-trained neural network weights directly on their own hardware, ensuring data privacy and independence from external cloud services. The project distinguishes itself through a hardware-agnostic execution backend that supports deployment across diverse environments, including standard processors, Apple Silicon, and multi-GPU configurations. It incorporates advanced optimization techniques such as w

    Configures the required software environment and package dependencies for model execution.

    Python
    41,232View on GitHub↗