artalis-io/keel
Minimal C11 HTTP client/server library built on raw epoll/kqueue/io_uring. Pluggable allocator, pluggable parser, pluggable TLS library, streaming responses, multipart uploads, 101K req/s on a single thread.
GitHub repository with 6 stars and 0 forks.
Language: C
Topics: async, c, c11, epoll, event-loop, http, http-server, io-uring, kqueue, multipart