dead-pool is a rust library that provides a pool of threads waiting for a job.
Jobs can be sent via execute method defined on ThreadPool.
execute
ThreadPool