live

Live views and components for golang (by jfyne)

Live Alternatives

Similar projects and alternatives to live

  1. htmx

    642 live VS htmx

    </> htmx - high power tools for HTML

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

    CodeRabbit logo
  3. sqlc

    182 live VS sqlc

    Generate type-safe code from SQL

  4. Bulma

    170 live VS Bulma

    Modern CSS framework based on Flexbox

  5. fyne

    160 live VS fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  6. clog

    153 live VS clog

    CLOG - The Common Lisp Omnificent GUI

  7. hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  8. quickjs

    Public repository of the QuickJS Javascript Engine.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. go-app

    56 live VS go-app

    A package to build progressive web apps with Go programming language and WebAssembly.

  11. cheerio

    57 live VS cheerio

    The fast, flexible, and elegant library for parsing and manipulating HTML and XML.

  12. bud

    34 live VS bud

    The Full-Stack Web Framework for Go

  13. goja

    29 live VS goja

    ECMAScript/JavaScript engine in pure Go

  14. react-rails

    22 live VS react-rails

    Integrate React.js with Rails views and controllers, the asset pipeline, or webpacker.

  15. golive

    8 live VS golive

    Discontinued ⚑ Live views for GoLang with reactive HTML over WebSockets πŸ”Œ

  16. certmagic

    Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal

  17. hlive

    7 live VS hlive

    HLive is a server-side WebSocket based dynamic template-less view layer for Go.

  18. diffhtml

    4 live VS diffhtml

    diffHTML is a web framework that helps you build applications and other interactive content

  19. v8go

    10 live VS v8go

    Execute JavaScript from Go

  20. pulp

    1 live VS pulp

    Dynamic, server-side web-applications. (by maltecl)

  21. caldera-react

    3 live VS caldera-react

    Server-side execution for React πŸŒ‹

  22. loopback-example-facade

    Best practices for building scalable Microservices.

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better live alternative or higher similarity.

live discussion

Log in or Post with

live reviews and mentions

Posts with mentions or reviews of live. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-24.
  • GUI Examples – Rye Language
    5 projects | news.ycombinator.com | 24 Sep 2024
  • How to Fetch a Turbo Stream
    2 projects | news.ycombinator.com | 23 Oct 2023
    Looks like there are a couple of attempts but my google fu didn't really yield a winner.

    https://github.com/while1malloc0/hotwire-go-example

    https://github.com/jfyne/live

    if that's the case, there is definitely an opening on the market for such tech.

    As someone who's been writing web apps since DHTML days, Livewire/Turbo feels like we've finally reached the future.

  • The secret weapon of LiveView development is …
    1 project | /r/golang | 22 Feb 2023
    You can see all those β€œlive-” attributes in a small example above. We just say: β€œ live-click=’tempUp’ β€œ and Live implementation makes all bindings to our backend code and makes a websocket call for the appropriate Go handler.
  • Not a Go LiveView developer yet? Try to guess what this code is doing, though.
    1 project | dev.to | 14 Feb 2023
    LiveView implementation for Go raised the same type of feelings in me when I went through this for the first time.
  • 3 issues LiveView development in Go resolve efficiently for small teams
    1 project | dev.to | 2 Feb 2023
    And here it is, where LiveView programming concepts help us in a great way. LiveView uses websockets to create a persistent connection between the client and the server, which enables the server to push updates to the client in real-time. This allows developers to build interactive user interfaces that can update dynamically in response to user actions or changes in the application state, without the need for traditional page reloads or AJAX requests. LiveView programming style is based on this excellent Live project that is an implementation of the LiveView approach in Go.
  • Show HN: A Full-Stack Web Framework Written in Go
    18 projects | news.ycombinator.com | 13 May 2022
  • Spas Were a Mistake
    10 projects | news.ycombinator.com | 2 Mar 2022
    I hate SPAs. I would never do another SPA again if it were up to me. It just adds too much mental context switching and overhead. I can develop fully server-side apps that are lighter, run faster, and at least 20% less development effort (I actually compared that for the same task: https://medium.com/@mustwin/is-react-fast-enough-bca6bef89a6). So why would I ever do an SPA again if it were up to me. I would use https://github.com/jfyne/live which is inspired by Phoenix LiveViews. This is my professional opinion having many years of experience in both kinds of web apps.
  • Show HN: LiveViewJS – TypeScript back end for LiveView Apps
    9 projects | news.ycombinator.com | 11 Feb 2022
    I've been working on a Go implementation if you fancy trying it out

    https://github.com/jfyne/live

  • What frontend libraries do exist in Go?
    7 projects | /r/golang | 10 Nov 2021
  • Looking for early feedback on my new Phoenix LiveView inspired project.
    8 projects | /r/golang | 27 Aug 2021
    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.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 19 Apr 2025
    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 β†’

Stats

Basic live repo stats
18
680
1.2
8 days ago

jfyne/live is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of live is Go.


Sponsored
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.
coderabbit.ai

Did you know that Go is
the 4th most popular programming language
based on number of references?