A tree-shaped thread pool used for spawning stack-bound scoped jobs with no work stealing. This started from a little rayon-core code + new thread pool on top. Old repository name was 'joinpool'.