The mistake most of these make is they are both web frameworks and they have their own build in web server. We should learn from mistakes in previous communities such as in Python (https://www.python.org/dev/peps/pep-0333/#rationale-and-goal...) and not tightly coupling these things together.
A user should be free to choose their favourite web framework and then choose the best web server for their needs.
Aside from perfect.org there's
- https://tailorframe.work
- https://github.com/glock45/swifter
- https://github.com/grzegorzleszek/HTTPSwiftServer
- https://github.com/izqui/Taylor
- https://github.com/crossroadlabs/express
...and even mor here https://github.com/search?utf8=&q=web+framework+language%3AS...
> Competition is good
... except when it isn't. JavaScript fatigue... https://news.ycombinator.com/item?id=10796567