Either the well was very deep, or she fell very slowly, for she had plenty of time as she went down to look about her and to wonder what was going to happen next
Lewis Carroll — Alice's Adventures in Wonderland
.
├── build # Compiled files
├── include # Header files
├── src # Source files
├── test # Automated tests
├── benchmark # Automated benchmarks
├── docs # Generated documentation
├── CMakeLists.txt
└── README.md