Pushup Offers Speed of Go in Web Development Framework

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Pushup is for making modern, page-oriented web apps in Go

  • This strikes me as incredibly clever.

    The compiler and code-generation implementation seems equally straightforward and complex, my mind is racing trying to build a mental model of the whole thing.

    The code generation comes after a feature-packed parser and "compilation" step. Emitting go source code is nice because subsequent compilation tells you if its valid or not. I'm wondering if there is a specific reason the "framework" source code is emitted via a series of printf calls[0]. A library of go template "fragments" might be easier to manage (and debug).

    [0] https://github.com/adhocteam/pushup/blob/0519a782c1c9fc79877...

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

  • Pushup – A server-side, page-oriented web framework for Go

    1 project | news.ycombinator.com | 5 Jan 2023
  • Pushup: a new compiler for making web apps in Go

    1 project | /r/blend5leaf | 4 Jan 2023
  • Pushup: a new compiler for building web apps in go

    1 project | /r/u_Little-Ad-4734 | 4 Jan 2023
  • First public release of Pushup: a new compiler for making web apps in Go

    1 project | /r/patient_hackernews | 4 Jan 2023
  • First public release of Pushup: a new compiler for making web apps in Go

    1 project | /r/hackernews | 4 Jan 2023