This is meant as a very low overhead / barebones server to serve my personal website. Made it since most other solutions seemed both slower and too much overkill for this.
Http data structures for requests / responses.
Server specific code, things that deal with incoming requests
A simple worker pool to process requests
Static contents such as html content