A pure Python HTTP Library built on free-threaded Python
Free-threaded Python matches FastAPI's I/O throughput at 4x lower complexity.
A lightweight, fast, pure-Python Markdown parser
Hand-coded parser beats established libraries on speed but remains alpha quality.
Python developers needing Markdown-to-HTML conversion
mistune · mistletoe · marko
This is a pet project that is still a little bit rough around the edges, but I would love to hear some feedback.
I write this code by hand, out of love for Markdown and for the joy of solving every CommonMark test case like a puzzle.
Cheers
Free-threaded Python matches FastAPI's I/O throughput at 4x lower complexity.
Pure Python interpreter with C FFI, but performance caps at Python speeds.
Free-threaded Python beats async FastAPI +435% on CPU work—paradigm shift, not toy.
Under 3KB gzipped Markdown parser with typed AST for custom rendering.
424k statements/sec with zero dependencies — sqlparse can't match this performance.
Patched Lemon to dump parse tables to JSON for a 200x speedup.