nowfound

Alternatives

Products that do what Nexus Router does

Sub-millisecond, zero-dependency reactive router for JS/TS

  1. 1CR
  2. 2

    The better runtime for Next.js

    2022

  3. 3

    Open-source, serverless, fullstack framework that delivers

    2024

  4. 4

    An extremely fast virtual DOM - React up to 70% faster

    2023

  5. 5

    Enterprise routing for React

    2021

  6. 6NO
  7. 7
    PoemKit82

    React toolkit for fast web design and development

    2021

  8. 8LV

    Hey HN, We just released v5 of LemonadeJS, a micro-reactive library (~5.5KB compressed, no dependencies) that brings reactivity, scoped state, and JSX support to browser-native JavaScript. Key Features in v5: - Private reactive state for components - Scoped events for modularity - JSX support (via a Babel plugin) - children argument for nested components - Template literal interpolation - Improved DOM rendering performance Use it with plain JS, TypeScript, or JSX — no build step required. Ideal for browser tools, widgets, or building fast UIs without bundlers.…

    2025 · lemonadejs.com

  9. 9RS
  10. 10RA

    2020 · github.com

  11. 11CA
  12. 12SA
  13. 13JE
  14. 14WA
  15. 15RR

    2016 · boilerplate.mhaagens.me

  16. 16FJ

    2012 · stoodder.github.com

  17. 17CF
  18. 18AA

    I wrote a minimal traceroute(1) clone that leans on asynchrony to reduce the time spent tracing a route. Underneath, it uses ICMP to do its job. The plan is to add support for UDP tracing and a path maximum transmission unit discovery mechanism. Comments and suggestions are welcome!

    2022 · github.com

  19. 19RR

    Hey HN! I've been building developer tools for react-router v7 for a while now, it all started with remix-development-tools and then I rebranded the Repository to react-router-devtools. I wanted to share the project with you, it's fully open source and helps you build applications with react-router v7. Some of the features include: - Detailed server logs including caching information, cookies, server timings and others per loader - Enhanced console logs telling you where it was logged and allowing you to click to open the file - Client UI with detailed overview of your routes, current loader…

    2025 · react-router-devtools.forge42.dev

  20. 20CA

    I’ve been experimenting with building a Node.js HTTP framework using Rust + Hyper with N-Api. The project started as a fully synchronous server, but I recently patched it to support async (Tokio/Hyper). That change alone nearly doubled throughput in benchmarks. What’s different: * Built directly on Hyper, no heavy abstraction * napi glue for Node.js bindings * Minimal core (sync and async engines side-by-side) * Focused on raw performance, not plugins (yet) This is still experimental and not production-ready. I’d like feedback on: * Async API design — does it feel ergonomic? *…

    2025

  21. 21AC

    Hey everyone! I've been working on something called Afterburner: a fast, embeddable JS/TS runtime written in Rust, with a capability sandbox baked right in. Scripts run locked down by default: no network, no filesystem, no environment variables. You explicitly grant whatever access a script actually needs, and every call gets hard caps on CPU, memory, and time. The goal isn't to replace your existing stack. It's to fit cleanly into it: Embed a JS/TS engine in your Rust app with a single crate. Run user scripts, plugins, business rules, or edge logic, each call fully sandboxed. Wrap…

    Jun 2026 · github.com

  22. 22

    A zero-dependency ad engine for Next.js App Router.

    5d ago · npmjs.com

  23. 23AA

    Hey HN! I have been working on Ant for a while now, would love to share around now. What is Ant? It's my JavaScript runtime, built from scratch over many hours of work. Much effort has gone into keeping the binary size small, around 9MB at the moment (6.5 MB with -Os). On my M4 Pro, the hono coldstart bench (examples/npm/hono/bench-coldstart.js) lands around 5ms, about 2.4x faster than bun, and 5.8x faster than node. To keep things small, the engine ("Ant Silver") is hand-written, not a wrapper around V8/JSC/SpiderMonkey. The JIT is still a work in progress but it…

    May 2026 · github.com

  24. 24SR

Ranked by how close each launch is in meaning, then by votes. Refine with a description →