bud
The Full-Stack Web Framework for Go (by livebud)
htmx
</> htmx - high power tools for HTML (by bigskysoftware)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
bud | htmx | |
---|---|---|
34 | 653 | |
5,598 | 45,276 | |
0.0% | 1.1% | |
4.3 | 9.4 | |
over 1 year ago | 9 days ago | |
JavaScript | JavaScript | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bud
Posts with mentions or reviews of bud.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-06.
-
Sveltekit with golang
Yeah. It seems like Bud is the best option I have to get what I want: https://github.com/livebud/bud/
-
Is there a framework out for go that rivals Laravel as far as out of the box features and tools?
Hit me up if you have a longer time horizon and want to give https://github.com/livebud/bud a shot!
-
Purego – A library for calling C functions from Go without Cgo
Awesome!
This would be such a game-changer for server-side rendering Javascript in Go with V8.
I'd love to integrate this into Bud[1].
[1] https://github.com/livebud/bud
-
Best front-end stack for Golang backend
I've also been seeing updates on this project, which is kind of preferring Svelte https://github.com/livebud/bud
-
How to develop a Web app in go
https://github.com/livebud/bud - similar idea, but uses Svelte (a JS framework) to do the front end stuff. It’s smart enough to render the JS stuff on the server when possible, so you end up with the best of both worlds.
-
Anyone experienced in golang ssr?
https://github.com/livebud/bud this framework is achieving SSR in go. Not Vue specifically last I saw, but maybe you can draw inspiration from what they did https://www.reddit.com/r/golang/comments/uoxocj/bud_the_fullstack_web_framework_for_go_developers/i8ke92h/?utm_source=reddit&utm_medium=web2x&context=3
-
Does Go have an equivalent to Python's Flask and Django?
See https://github.com/livebud/bud to learn more.
-
Python Web Framework: Converting Svelte Code into HTML, CSS and JS with Python
Just to clarify: Fymo is taking the same approach as Bud. See: https://github.com/livebud/bud/discussions/248 for details 🙂
-
Converting Svelte Code into HTML, CSS and JS with Python
An open-source GoLang project also took the same approach, livebud/bud.
-
Modern Monolith Framework for Solo Developers?
I know how to create APIs. I actually don't wanna do an API link with the front end. You can check a framework built in GoLang, livebud/bud in Github. Seeking something like that, 'cause the project is still being developed.
htmx
Posts with mentions or reviews of htmx.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-09.
- Most RESTful APIs Aren't RESTful
-
Why hx-boost is actually the most important feature of htmx
SOME of you may know by now that I'm a fan of htmx and its hypermedia-driven website/application design philosophy. When people first learn about htmx, they are often captivated by the idea of hx-get, hx-post, hx-delete, etc. attributes being able to fire off HTTP requests with these methods from any tag on the page. I know I was!
- A novel approach to reusable web components
- Show HN: HyperTemplates, a pure-HTML templating system and static site generator
-
I replaced the HTMX in the project to this module🔥
Today, we will be replacing HTMX in the project with HMPL.
-
HTMX + AI = Lightning-Fast, Hyper-Personal Web Apps
🔗 Here’s a 2-min intro to HTMX that will blow your mind: Why HTMX is the Future of Front-End
-
🔥 Why Everyone Is Talking About HTMX: The Game-Changer for Web Development
HTMX on GitHub
-
I replaced Next.js for my application with this module 🔥
But I want to say that this topic is clearly not new in 2025, I will not reveal anything supernatural here. HTMX and Alpine.js have already fully proven to everyone that this is not nonsense. I am just retelling everything, but with one interesting remark - this is the HMPL template language which is better than the previous two in some tasks. Next, I will describe why and how it will help you replace Next.js.
-
The Rise of Hybrid Frameworks
At the forefront of this hybrid model stands htmx, a pioneering framework that champions a simplified approach to dynamic web development. By leveraging data attributes, htmx grants developers the ability to control client-side interactions directly from the HTML markup. This means that the primary focus shifts back to generating valid HTML on the server, while htmx seamlessly inserts and updates this content within the DOM as needed. Consequently, developers can maintain a clean and straightforward server-side codebase while still delivering interactive and responsive user experiences on the client side.
-
Seeking an Answer: Why can't HTML alone do includes?
I've become a fan of https://htmx.org for this reason.
A small 10KB lib that augments HTML with the essential good stuff (like dynamic imports of static HTML)
What are some alternatives?
When comparing bud and htmx you can also consider the following projects:
v8go - Execute JavaScript from Go
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
tetra - Tetra - A full stack component framework for Django using Alpine.js
Svelte - web development for the rest of us
quickjs - Public repository of the QuickJS Javascript Engine.
hotwire-rails - Use Hotwire in your Ruby on Rails app

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured