kyoto: First Alpha Release

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • kyoto

    Discontinued Golang SSR-first Frontend Library [Moved to: https://github.com/kyoto-framework/kyoto] (by yuriizinets)

  • Please, check “About” section on https://kyoto.codes I described downsides of traditional approach and problem that I’m trying to solve. It’s not a way to avoid learning of html/template, but a way to solve some common problems

  • hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  • Is this mean to enable something like Hotwire?

  • 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
  • GoatCounter

    Easy web analytics. No tracking of personal data.

  • Okay I understand, but I think the issue isn’t as bad. Have you ever hear of goat counter? It’s a fairly robust go html/template project that gets around some of the issues. There is a bit of custom-ness to it, but that’s software engineering anyways.

  • hn

    Discontinued Hacker News client, made with kyoto (by yuriizinets)

  • Hacker News client demo: https://github.com/yuriizinets/kyoto-hn

  • vugu

    Vugu: A modern UI library for Go+WebAssembly (experimental)

  • It contradicts to the library main purpose - keep logic on the server side. WASM is cool, but do we really need so complex technology just to render a page? Just imagine, you need to bring the whole language runtime to the client side. Check average WASM payload size. It's huge! And will "micro services" approach you'll need to bring runtime for each "service". Vugu already tried to go that way: https://www.vugu.org . And personally I really like that people trying to bring something new to development. I respect that. But I don't see any ideology and benefits inside of it, except of just using Go for frontend dev. Kyoto was born from project needs to solve specific bunch of problems. I'm trying to keep main project ideology and purpose as a backbone for feature roadmap.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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