awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesMinimalist Web Frameworks

Lightweight frameworks designed for constructing high-performance web services.

Explore 3 awesome GitHub repositories matching web development · Minimalist Web Frameworks. Refine with filters or upvote what's useful.

Awesome Minimalist Web Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • honojs/honoAvatar de honojs

    honojs/hono

    30,994Ver en GitHub↗

    Hono is a lightweight web framework built on Web Standard APIs that executes across JavaScript runtimes including Cloudflare Workers, Deno, Bun, and Node.js.

    A lightweight, high-performance web framework designed for consistent execution across edge, serverless, and traditional environments.

    TypeScriptframeworkedgecloudflare-workers
    Ver en GitHub↗30,994
  • elysiajs/elysiaAvatar de elysiajs

    elysiajs/elysia

    18,531Ver en GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Provides a high-performance, minimalist web framework optimized for native web standards and runtime portability.

    TypeScriptbunframeworkhttp
    Ver en GitHub↗18,531
  • choojs/chooAvatar de choojs

    choojs/choo

    6,767Ver en GitHub↗

    Choo is a minimalist frontend framework providing a tiny foundation for building web applications. It functions as an event-driven application core that decouples business logic from rendering and includes a client-side router to manage browser history and URL mapping without page reloads. The project distinguishes itself through an architecture that combines a server-side rendering engine for generating static HTML strings with a stateful UI component library. This allows for the creation of self-contained interface elements that maintain internal data and persist across global renders. The

    Provides a tiny, composable foundation for building small and sturdy web applications.

    JavaScriptchoodominterface
    Ver en GitHub↗6,767
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Full-Stack Frameworks
  6. Minimalist Web Frameworks

Explorar subetiquetas

  • Frontend FrameworksMinimalist libraries providing a foundation for client-side web application development. **Distinct from Minimalist Web Frameworks:** f14_mt3 focuses on web services (backend); this child focuses on the frontend UI foundation.