
Description
So figured I would create a issue to discuss how we want to organize this library of dev tools. Just a place to post suggestions, ideas, questions or whatever you wish.
Anyways my question/suggestion is about a namespace. I assume this project is meant to be kind of a like a boost library that is made by the community at cplusplus.com. So basically a collections of functions, classes, or whatever that developers might find useful.
So I was thinking we should just have a single namespace to have everything under (IE like boost:: or std::). This is just a suggestion but if everyone else agrees with it was wondering what the name should be?
Also another question I had was are we just going to organize the code into folder for each category (IE Threading, Strings, Graphics, ect)? Or something else?