Projects with this topic
-
✅ Easily test all the features of your self-hosted GitLab instance with this continuous integration pipeline.Updated -
-
Check Crypto Addresses (Bitcoin an other).
Updated -
Generate unit tests for c projects via check, https://libcheck.github.io/check
Updated -
Framework running powerfull in-deep tests for standalone use or to enhance monitoring.
Updated -
Mail Authentication Checker verify SPF, DKIM, DMARC and Root Domain hack to determine the security of a domain against spoofing/phishing attacks.
Updated -
Checks the ispconfig databases, websites, and website directories (optionally with lxc rootfs).
Updated -
Nagios drupal plugin to monitor the state of a drupal site and/or drupal multisite for security updates, system updates, core errors, core warnings and missing database migrations.
Updated -
-
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 -
The s21_matrix project implements a C library for matrix operations, including arithmetic, transformations, and advanced calculations like determinants and inverse matrices. It demonstrates core principles of structural programming and linear algebra essential for computational tasks and graphics programming. The solution is delivered as a static library with comprehensive unit test coverage.
Updated -
Проект представляет собой реализацию классической игры «Тетрис» на языке программирования C с использованием структурного подхода. Проект состоит из двух основных компонентов: библиотеки с игровой логикой и терминального интерфейса.
Updated -
-