I couldn't understand how Express works, so I rebuilt it in C++
Updated 1 hour ago
Project Details
0
0
PlusWeb is an Express-style HTTP framework in C++17, built on a libuv event loop and the llhttp parser, with a segment-trie router, benchmarked against Express on the same machine.