Show HN: SnapCode – a real Java IDE in the browser

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. SnapKit

    A Java UI toolkit (by reportmill)

    SnapCode is actually using SnapKit (https://github.com/reportmill/SnapKit) which can run on either WebAPI/DOM (in browser) or Swing (desktop). In the browser this helps slim the download and improve performance by using more browser native code.

    For pricing, SnapCode is free for individual use and will remain so. Perhaps there will be funding opportunities from large organizations or for embedding use cases to help provide for the continued health of the product and community.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. projector-server

    Discontinued Server-side library for running Swing applications remotely

    I think they folded this technology into their Gateway but IJ had a Swing surface that was built for "IDEA on the Web," too: https://github.com/JetBrains/projector-server#the-state-of-p...

    see also:

    https://github.com/JetBrains/projector-client#readme

    https://github.com/JetBrains/projector-demo#readme

  4. projector-client

    Discontinued Common and client-related code for running Swing applications remotely

    I think they folded this technology into their Gateway but IJ had a Swing surface that was built for "IDEA on the Web," too: https://github.com/JetBrains/projector-server#the-state-of-p...

    see also:

    https://github.com/JetBrains/projector-client#readme

    https://github.com/JetBrains/projector-demo#readme

  5. projector-demo

    Discontinued A simple sample application demonstrating running Swing applications remotely

    I think they folded this technology into their Gateway but IJ had a Swing surface that was built for "IDEA on the Web," too: https://github.com/JetBrains/projector-server#the-state-of-p...

    see also:

    https://github.com/JetBrains/projector-client#readme

    https://github.com/JetBrains/projector-demo#readme

  6. javafiddle

    Build, run, and share Java snippets in the browser

    The Java compiler is written in Java, so you can run it in CheerpJ just like anything else. JavaFiddle does this: https://github.com/leaningtech/javafiddle/blob/main/src/rout...

  7. 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 more popular project.

Suggest a related project

Related posts

  • SnapKit – a Java UI toolkit for the desktop and browser

    1 project | news.ycombinator.com | 28 Apr 2025
  • Show HN: Coding Java Swing in Kotlin-idiomatic way

    1 project | news.ycombinator.com | 26 Aug 2024
  • LLM Based Input Space Partitioning Testing for Library APIs (a.k.a. Bogus CVEs)

    1 project | news.ycombinator.com | 2 May 2024
  • Is JNI good (Performance wise)

    2 projects | /r/java | 10 Apr 2023
  • I made a java swing gui using form but how do I make a graph in it?

    1 project | /r/IntelliJIDEA | 20 Jan 2023

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