awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.com博客
分类

3 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • tanstack/virtualTanStack 的头像

    TanStack/virtual

    6,971在 GitHub 上查看↗

    Produces separate optimized bundles for client and server code automatically.

    TypeScriptjavascriptperformancereact
    在 GitHub 上查看↗6,971
  • tanstack/formTanStack 的头像

    TanStack/form

    6,584在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,584
  • farm-fe/farmfarm-fe 的头像

    farm-fe/farm

    5,580在 GitHub 上查看↗

    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
    在 GitHub 上查看↗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