SaaSHub helps you find the best software and product alternatives Learn more →
Java-http Alternatives
Similar projects and alternatives to java-http
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MonitorControl
🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.
-
PixiJS
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
-
-
-
-
-
-
-
-
debug
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
-
-
-
-
-
-
-
-
zio-http
A next-generation Scala framework for building scalable, correct, and efficient HTTP clients and servers
java-http discussion
java-http reviews and mentions
-
Less is safer: how Obsidian reduces the risk of supply chain attacks
I was talking to our chief architect about a blog post about our zero dependency home grown HTTP server[0]; the project just hit 1.2 and uses virtual threads. I'm generally a fan of "don't reinvent the wheel"[1], but I think there are some cases where that control is worth the cost.
Defending against security vulnerabilities is definitely one of them, as long as you make the proper investments to harden what you write.
Joel Spolsky write about some other reasons too[2].
0: https://github.com/FusionAuth/java-http
1: https://en.wikipedia.org/wiki/Reinventing_the_wheel
2: https://www.joelonsoftware.com/2001/10/14/in-defense-of-not-...
-
Netty VS java-http - a user suggested alternative
2 projects | 25 May 2023
A full-featured HTTP server and client in plain Java without the use of any libraries. The client and server will use non-blocking NIO in order to provide the highest performance possible.
- November 15-19, 2022 FLiP Stack Weekly
- Open-source non-blocking NIO Java HTTP Server
- Open-source non-blocking NIO based Java HTTP Server
-
Show HN: Open-source non-blocking NIO Java HTTP Server
Fair enough. I added a PR to clear up why Loom isn't used: https://github.com/FusionAuth/java-http/pull/1/files
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Jun 2026
Stats
FusionAuth/java-http is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of java-http is Java.