lbx-form-data

Library that parses inject multipart/form-data (eg. files) in your controller endpoints.

lbx-multithreading

This packages aims to take care of most of your multi threading concerns, including: -a reusable worker pool that is automatically sized based on the available threads (can be [configured](#optional-configuration)) - support for typescript out of the box