This is a utility project which is used in several other projects
a map to which generates it's 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