This is the second release of the boislib! what's new?
- memory/memmgr: implements dynamic memory management
- data_structures/circular_queue: implements queue data structure
- support for installing as a static/shared library in linux distributions
- support for unit testing and code coverage report with Gtest and LCOV
- support for code formatting with clang-format
Check out the README for instructions on how to use it!