Alternatives
Products that do what I finished v5 of a JVM framework I've spent spent half a decade making does
- 1J1
2017 · javalin.io
- 2IJ
Feb 2026 · javalin.io
- 3

- 41K
2017 · github.com
- 5JA
2017 · javalin.io
- 6KA
Jun 2026 · kyushu.dev
- 7IS
2022 · github.com
- 8DJ
TL;DR: dagger.js is a buildless, runtime-only micro-framework that plays nicely with native Web Components. It uses HTML-first directives (e.g. +click, +load) so you can ship a page by dropping a single from a CDN—no bundlers, no compile step. Why I built it Modern stacks are powerful but often heavy: bundlers, compile steps, framework DSLs, local CLIs. For internal tools, small apps, and edge/serverless deployments, I wanted something you can view-source, paste into a page, and ship. What it is: Runtime-only: no build or VDOM compile; hydrate behaviors directly on HTML. HTML…
Sep 2025 · daggerjs.org
- 9WA
2024 · webjsx.org
- 101J
2017 · github.com
- 11

- 12

- 13JJ
Jan 2026 · ss.ekzhang.com
- 14SN
2021 · skruv.io
- 15

- 161K
2017 · github.com
- 177I
2021 · 7guis.bradwoods.io
- 18

- 19AC
Back then there were not a lot of frameworks for C++ like there are available now, gradually added serialization, reflection, orm, modules for apache|nginx, then started adding programming language integration and then finally added support for building on various Os'es and also support for most of the build tools out there.
2023 · github.com
- 20SJ
Hi HN! I created this lib in the need of a simple and tiny framework to easily do AJAX-style navigation / replacement of fragments in the page, in a web application. For people who don't want to use client-side-rendering and complex frameworks à la React, there are nowadays a few "HTML-over-the-wire" libraries, like HTMX, Unpoly or this super-tiny one Swap.js :) One other key thing is that no external tool is needed: no bundler, no webpack, no TypeScript compiler, no minification needed. Just write HTML, JS (+ your preferred server-side language: PHP, Python, etc.) and it works. The…
2023 · github.com
- 21AL
I have developed a lightweight JavaScript framework that utilizes a single class and occupies only 1.7KB of gziped JavaScript. The framework features a Vue-inspired API and supports functionalities such as if, for, slot, and bind.
2023 · github.com
- 22JC
2023 · javafiddle.leaningtech.com
- 23

- 24JI
Hi HN, I built a code generator plugin for IntelliJ that uses LLMs to create repetitive Java code like implementations, tests, and fixtures — based on custom natural-language patterns and annotation-based references. Most tools like Copilot or Cursor aim to be general, but fail to produce code that actually fits a project structure or passes tests. So I made something more explicit: define patterns + reference scope, and generate code consistently. In this demo, 400 lines of Java were generated in 20 seconds — and all tests passed: https://www.youtube.com/watch?v=ReBCXKOpW3M…
2025 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →