A vector tile server made with aiohttp. It serves Mapbox Vector Tiles from an MBTiles SQLite database file.
Because it is asynchronous, it can handle heavy load and does even better behind a load balancer and a cache (i.e. an AWS API Gateway).
I began adding fontstack support, but stopped working on it, when I realized it is possible to do everything serverless (cheaper and easier to maintain).