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

4 repository-uri

Awesome GitHub RepositoriesWeb Deployment Services

Tools and services for deploying web applications, including environment configuration and bundle management.

Distinguishing note: Focuses on the deployment and environment management lifecycle for web-based projects, distinct from general mobile build tools.

Explore 4 awesome GitHub repositories matching web development · Web Deployment Services. Refine with filters or upvote what's useful.

Awesome Web Deployment Services GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • expo/expoAvatar expo

    expo/expo

    50,111Vezi pe 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

    Enables the deployment of web projects with integrated environment variable management for client-side and server-side configurations.

    TypeScriptandroidapp-frameworkexpo
    Vezi pe GitHub↗50,111
  • wasmerio/wasmerAvatar wasmerio

    wasmerio/wasmer

    20,421Vezi pe GitHub↗

    Wasmer is a high-performance runtime engine designed to execute sandboxed WebAssembly modules across server-side, edge, and browser environments. It functions as a comprehensive platform for building, distributing, and running isolated applications, providing a secure and portable execution layer that maintains consistency across diverse hardware architectures and operating systems. The platform distinguishes itself through a robust toolchain that enables cross-language interoperability and the transformation of code into portable binary packages. It supports ahead-of-time binary generation t

    Provisions ready-to-use environments for common frameworks and static site generators to accelerate service deployment.

    Rustemscriptenlinuxmacos
    Vezi pe GitHub↗20,421
  • gfx-rs/wgpuAvatar gfx-rs

    gfx-rs/wgpu

    17,382Vezi pe GitHub↗

    This project is a cross-platform graphics and compute framework that provides a unified, hardware-agnostic abstraction layer for rendering and parallel processing. It enables developers to build high-performance applications that execute consistently across diverse operating systems and hardware backends, including Vulkan, Metal, and DirectX. By mapping high-level graphics commands to native APIs, it serves as a portable foundation for both real-time 3D rendering and general-purpose GPU computing. The framework distinguishes itself through a robust architecture that supports both native deskt

    Compiles native code into web assembly modules to execute graphics applications directly within a browser.

    Rustd3d12gpuhacktoberfest
    Vezi pe GitHub↗17,382
  • quarkusio/quarkusAvatar quarkusio

    quarkusio/quarkus

    15,479Vezi pe GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Hosts containerized web applications on platforms providing automatic load balancing and horizontal scaling.

    Javacloud-nativehacktoberfestjava
    Vezi pe GitHub↗15,479
  1. Home
  2. Web Development
  3. Web Deployment Services

Explorează sub-etichetele

  • WebAssembly Graphics DeployersTools for compiling and packaging graphics code into WebAssembly modules for browser execution. **Distinct from Web Deployment Services:** Distinct from Web Deployment Services: focuses on the specific compilation of native graphics code to WebAssembly.