๐ฅ๐จ๐จ๐ฅ is a tool-box library with common utilities for ๐๐๐๐๐๐.๐๐ projects.
# Features
In order to avoid compiling unnecessary code and expensive dependencies, `lool` is split into
several features and "sub-features".
## Main features
- [x] [cli](lib/cli)
- [x] [logging](lib/logger)
- [x] [macros](lib/macros)
- [x] [sched](lib/sched)
- [x] [utils](lib/utils)
> [!NOTE]
>
> ยป Means that the feature has sub-features.
>
> Check the module's specific documentation for more information.