The project describes the use of the C language to implement data structures with a balance between academic learning tasks and the use of popular C language templates.
The project is configured to use Visual Studio Code, using Clangd for IDE C/C++ capabilities
All the examples were compiled on a Linux host running Arch Linux, which has the following necessary packages installed
# pacman -S git llvm clang cmake ninja lldb lldb-mi lld compiler-rt libunwind sccache