Projects with this topic
-
This GitLab project is not meant to be cloned or used directly.
Its contents are synchronized from the ./SeedProject/ directory of the CMagneto Framework repository and are automatically pushed by the CMagneto CI Bot.
This project exists solely as infrastructure for the seed project:
Docker image registry; CI runner for seed project pipelines; package registry for built installation artifacts.UpdatedUpdated -
CMagneto is a framework and seed (template) project for bootstrapping CMake-based C++ projects. It provides out-of-the-box setup for tooling, third-party dependency handling, legal files, testing, packaging, and CI.
Updated -
2025 July. The s21_string+ project is a custom implementation of C's standard string.h library, adding core functions like sprintf and sscanf. It teaches low-level string manipulation, memory management, and formatted I/O parsing. This builds critical skills for systems programming and developing efficient, reliable software tools.
Updated -
Generate reports on code coverage using gcov, lcov, or llvm-cov.
Updated