awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • honojs/honoAvatar de honojs

    honojs/hono

    30,994Voir sur 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
    Voir sur GitHub↗30,994
  • elysiajs/elysiaAvatar de elysiajs

    elysiajs/elysia

    18,531Voir sur 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
    Voir sur GitHub↗18,531
  • choojs/chooAvatar de choojs

    choojs/choo

    6,767Voir sur 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
    Voir sur GitHub↗6,767
  1. Home
  2. Web Development
  3. Backend Development
  4. Web Frameworks
  5. Full-Stack Frameworks
  6. Minimalist Web Frameworks

Explorer les sous-tags

  • 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.