Bob Farrell 3519483f34 Switch to http.zig
Use Karl Seguin's http.zig as HTTP server backend:
https://github.com/karlseguin/http.zig

Update loggers to use new `jetzig.loggers.LogQueue` to offload logging
to a background thread.

Numerous other optimizations to remove unneeded allocs.

Performance jump on a simple request from approx. 2k requests/second to
approx. 40k requests/second (Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz).

Color support for Windows

Zmpl partial arg type coercion
2024-05-12 21:33:26 +01:00
..
2024-04-28 11:54:05 +01:00
2024-05-12 21:33:26 +01:00
2024-03-25 00:55:37 +08:00
2024-04-21 21:00:03 +01:00
2024-03-28 21:07:16 +00:00
2024-04-07 10:34:34 +01:00