This is a utility project which is used in several other projects
Abstractions & traits for JS engine related utilities
A map to which generates its own unique keys (usize)
A very simple cache
A logging Mutex which makes life easier while debugging
A singlethreaded queue which acts as an EventLoop for several JavaScript engine projects
Simple thread pool using tokio