🚧 Project under construction
Description: a modular C++ library used to build data processing pipelines. It acts as an interface for other applications to read data from different sources, easily transform it and export it to different destinations.
| Layer | Technology |
|---|---|
| Language | C++20 |
| Build | CMake |
| Documentation | Doxygen |
| Tests | GoogleTest + GMock |
| Quality | Clang-format + Clang-tidy + sanitizers |
| CI | GitHub Actions |
- Architectural drivers — what shapes this design