Projects with this topic
-
-
-
-
-
-
A C++ core project for learning and implementing modern C++ concepts. Focused on clean code, memory management, and STL usage.
Updated -
-
-
-
Un compresor de archivos experimental de bajo nivel desarrollado en C++17, diseñado para realizar manipulación binaria directa y empaquetamiento optimizado de flujos de bits (bitstreams).
El núcleo del software aísla el procesamiento lógico de bits dentro de un entorno controlado dinámico (SaucitoSandbox), el cual utiliza operaciones lógicas directas a nivel de hardware (como máscaras booleanas y desplazamientos binarios) para interactuar de forma eficiente con la memoria y el procesador. El proyecto está completamente estructurado bajo el estándar moderno de CMake basado en objetivos (Target-Based Layout), garantizando la modularidad del código, facilidad para futuras auditorías de seguridad y una integración limpia para nuevos colaboradores de la comunidad de código abierto.
Updated -
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 -
♠️ SPADES (Simplified Project And Development Environment Setup) is a python command-line utility that creates projects from project templates. You can install♠️ SPADES python requirements directly into your environment or use the install_reqs.ps1 script to create a virtual environment (https://docs.python.org/3/library/venv.html) and install them there.For more info / getting started, see
♣️ CLUBSApproved for public release JAN2025
UpdatedUpdated -
KEA MOUYLENG / GenX_FX
CI/CD Catalog (unpublished)This is an advance IA trading platform that will focus on forex trading
Updated -
Order status prediction App (Fast API x Streamlit)
Updated -
This repository contains an implementation of a Ricoh 2A03 (NES CPU + optional APU) emulator targeted to run on Espressif ESP32-class MCUs.
Updated -
Integrity monitoring for the transportation of highly sensitive pharmaceutical products, especially enzyme-based medications. Throughout their journey, these vital biological assets require complete security, precise environmental stability, and an unbroken cold chain. While location is provided by traditional tracking, this agent goes one step further by using real-time sensor data to keep an eye on the asset's security and condition.
Updated -