Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Golive Alternatives
Similar projects and alternatives to golive
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
-
Project-Lightspeed
A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
space-cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
-
-
vecty
Vecty lets you build responsive and dynamic web frontends in Go using WebAssembly, competing with modern web frameworks like React & VueJS.
-
-
-
-
-
redwood
A highly-configurable, distributed, realtime database that manages a state tree shared among many peers. (by brynbellomy)
-
kyoto
Discontinued Golang SSR-first Frontend Library [Moved to: https://github.com/kyoto-framework/kyoto] (by yuriizinets)
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
golive discussion
golive reviews and mentions
-
live reload, listening to api changes?
1) change html content on the fly based on user input without redirects. I guess I found something relevant here to help me out, but I haven't tested any of it yet and keeping my options open for now. I know javascript frameworks are the usual go-to for that stuff, but I'd like to play around with Go before diving into another language.
- What frontend libraries do exist in Go?
-
Go for web frontend
I stumbled on two options: - GoLive (similar to Phoenix LiveViews) - Vugu (similar to Vue)
-
Looking for early feedback on my new Phoenix LiveView inspired project.
I built it because I love building highly interactive web pages, but the current state of JavaScript leaves me cold. I got really excited when I saw what Phoenix was doing with LiveView and thought I could see the light at the end of the tunnel. There are already a couple of projects also inspired by LiveView (GoLive, live), but I had my own vision that I wanted to realise.
- brendonmatos/golive: Reactive HTML, server-side-rendered using Go over Web sockets
-
Build hotwire applications using Go
As for LiveView ports or code inspired by LiveView in Go there is also https://github.com/brendonmatos/golive but I haven't had the chance to use either yet. If either are more or less a direct port (as much as they can be given language constraints) then I'd bet on them over hotwire. The Elixir community has already worked through most of the hard problems hotwire will encounter down the road with more use.
-
Looking for an interesting project to contribute
I'd like to suggest GoLive (https://github.com/brendonmatos/golive). It's a new project with an owner that is very open to pull requests. I've been sending PRs and it's a fun project to work on. What is GoLive:
-
GoBook - POC of a Go REPL in browser using Go Live View Library and zero JavaScript
GoLive Repo https://github.com/brendonmatos/golive
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 10 Feb 2025
Stats
brendonmatos/golive is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of golive is Go.