awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesClient-Server Bundle Optimizations

Produces separate, optimized bundles for browser and server code with environment-specific optimizations.

Distinct from Build and Bundle Optimization: Distinct from Build and Bundle Optimization: specifically targets separate client and server bundle generation, not general artifact size reduction.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Client-Server Bundle Optimizations. Refine with filters or upvote what's useful.

Awesome Client-Server Bundle Optimizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tanstack/virtualAvatar von TanStack

    TanStack/virtual

    6,971Auf GitHub ansehen↗

    Produces separate optimized bundles for client and server code automatically.

    TypeScriptjavascriptperformancereact
    Auf GitHub ansehen↗6,971
  • tanstack/formAvatar von TanStack

    TanStack/form

    6,584Auf GitHub ansehen↗

    TanStack Form is a cross-framework form state management library that provides typed fields, validation, and submission across React, Vue, Angular, Solid, Lit, Svelte, and Preact. It uses a shared form model that adapts to different UI frameworks while preserving the same validation and submission logic, and offers headless form controls that impose no UI markup, letting developers bring their own inputs and design system. The library distinguishes itself through granular state subscription, where components subscribe to narrow slices of form or field state using reactive primitives, so only

    Produces separate, optimized builds for browser and server code in a single pipeline.

    TypeScriptangularformforms
    Auf GitHub ansehen↗6,584
  • farm-fe/farmAvatar von farm-fe

    farm-fe/farm

    5,580Auf GitHub ansehen↗

    Farm is a Rust-based web build tool and development server that compiles JavaScript, TypeScript, CSS, HTML, and static assets into optimized bundles. It uses a module-graph-based bundling approach with persistent module-level caching, enabling near-instant builds and sub-20ms hot module replacement during development. The tool processes assets based on file extensions, handling CSS, Sass, Less, PostCSS, HTML, and images as first-class modules without requiring JavaScript transformation. Farm distinguishes itself through its Vite-compatible plugin system, accepting Vite, Rollup, and Unplugin p

    Compiles the application twice, once for the browser and once for Node.js, using separate configuration files for each target.

    Rustbuild-toolbundlercompiler
    Auf GitHub ansehen↗5,580
  1. Home
  2. Software Engineering & Architecture
  3. Performance and Reliability
  4. Performance Optimization
  5. Build and Bundle Optimization
  6. Client-Server Bundle Optimizations