Nuxt (Nuxt.js) is the Vue.js full-stack framework supporting SSR, SSG, and ISR, created in 2016 by Sebastien Chopin, Alexandre Chopin, and Pooya Parsa.
Astro is a content-driven web framework open sourced in 2021, known for zero-JavaScript-by-default output and Islands Architecture, embedding React/Vue/Svelte components on demand for content-intensive websites.
Gatsby is an open-source React-based static site generator that integrates various data sources through a GraphQL data layer to generate optimized, high-performance static sites, and offers Gatsby Cloud hosting.