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
·

3 repository-uri

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

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

    TanStack/virtual

    6,971Vezi pe GitHub↗

    Produces separate optimized bundles for client and server code automatically.

    TypeScriptjavascriptperformancereact
    Vezi pe GitHub↗6,971
  • tanstack/formAvatar TanStack

    TanStack/form

    6,584Vezi pe 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
    Vezi pe GitHub↗6,584
  • farm-fe/farmAvatar farm-fe

    farm-fe/farm

    5,580Vezi pe 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
    Vezi pe 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