Hacker News new | ask | show | jobs
by conradev 202 days ago
serde is a pull parser and it would take significant modification to convert it into an incremental push parser without blocking a thread.