4 projects
Fiber is a fast, Express-inspired web framework for Go built on top of the high-performance fasthttp engine. It offers a familiar routing API, middleware, and zero memory allocation in the hot path, targeting developers who want rapid web/API development with low overhead.
Laravel is a full-stack PHP web application framework that bundles routing, an IoC container, an Eloquent ORM, queues, broadcasting, caching, and migrations behind an expressive, developer-friendly API. This repository holds the framework's core packages (as opposed to the application skeleton).
SvelteKit is the official application framework for Svelte, built on Vite, providing filesystem-based routing, server-side rendering, data loading, form actions, and deployment adapters for a range of hosting platforms.
Umi is an extensible, convention-over-configuration React application framework from the Ant Group ecosystem, providing routing, build tooling, plugins, and conventions out of the box for enterprise-grade web apps.