kyoto: First Alpha Release

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
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
featured
  1. 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

  2. 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
  3. hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

    Is this mean to enable something like Hotwire?

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

  5. hn

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

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

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

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

  • The Tech Stack of a Cloud Computing Startup

    10 projects | dev.to | 28 Mar 2025
  • Confetti Framework – A Lean, Idiomatic Go Web Framework

    4 projects | news.ycombinator.com | 22 Feb 2025
  • Some Go demo applications with Yokai

    2 projects | dev.to | 28 Oct 2024
  • Ask HN: Which analytics platform do you use?

    2 projects | news.ycombinator.com | 20 Oct 2024
  • Goatcounter has stopped working due to expired certificate

    1 project | news.ycombinator.com | 5 Oct 2024

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