Open
Description
Is your feature request related to a problem? Please describe.
Currently, the core package is heavily weighted toward sync.
This needs to be restructured appropriately to refine the code.
Describe the solution you'd like
Consider separating the modules appropriately, rather than simply lumping everything into one sync package.