GoBook - POC of a Go REPL in browser using Go Live View Library and zero JavaScript

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • golive

    Discontinued ⚡ Live views for GoLang with reactive HTML over WebSockets 🔌

  • GoLive Repo https://github.com/brendonmatos/golive

  • redwood

    A highly-configurable, distributed, realtime database that manages a state tree shared among many peers. (by brynbellomy)

  • This reminds me of this sync state protocol called braid: https://github.com/brynbellomy/redwood

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • yaegi

    Yaegi is Another Elegant Go Interpreter

  • How are you doing the REPL? Are you adding each line to .go file and then compiling it? Are you using yaegi (https://github.com/traefik/yaegi)?

  • gobook

    Simple in Pure Go in Browser Interactive Interpreter

  • Yes, using yaegi! Take a look at https://github.com/brendonmatos/gobook/blob/19035ba7796db69a60670deeab486b491c0b6477/components/book.go#L41

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 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
  • GoBook - Go Live View library PoC (https://github.com/brendonferreira/gobook)

    2 projects | /r/golang | 11 Jan 2021
  • GoNB, a new Jupyter Notebook Kernel for Go

    3 projects | /r/golang | 9 Feb 2023
  • How To Develop In Go Without Commenting Out?

    1 project | /r/golang | 6 Oct 2022