Projects with this topic
-
C++ command line utility designed to show the current state of a server or workstation as quickly as possible in a very legible way.
Updated -
-
-
This repository hosts Dockerfiles for building various build images for C++, Go, Java, MkDocs, just to name a few. Vulnerability scanned images (Trivy) are provided in the OCI image registry associated with this GiLab repository. Images are kept up to date by Renovate.
Updated -
Libreopolis is a cross-platform city simulation game compatible with SimCity 2000.
Updated -
Mirror of https://github.com/javiersalcedopuyo/dedalo
A strongly opinionated C++ build system.
Updated -
Armadillo: fast C++ library for linear algebra (matrix maths) & scientific computing - https://arma.sourceforge.net
Updated -
A small DNS server trying to be useful on home-lab setups.
Updated -
+++ RETIRED ++++ A Docker image with all tools required for compiling C++ code. This includes latest versions of GCC and Clang, gcov/rcov, Clang Tidy etc.
Updated -
VanitySearch is a tool designed for finding Bitcoin address prefixes. If you wish to generate a secure private key, please use the -s option to enter your passphrase; this passphrase will be used to generate a base key compliant with the BIP38 standard (e.g., VanitySearch.exe -s "my passphrase" 1MyPrefix). Alternatively, you can use the command VanitySearch.exe -ps "my passphrase", which incorporates an additional cryptographically secure seed into your passphrase. This update addresses bugs related to custom address matching and private key conversion, replaces the random number generator, introduces new search puzzles tailored to specific finite regions, and adds both "random" and "incremental" search modes. Furthermore, the -e option has been added to enable homomorphic properties—a feature that has been completely reimplemented—while the integration of the AVX2 instruction set optimizes CPU performance and enhances underlying logic.
Updated -
Library for processing large integer numbers
Updated -
HKU C++ assignment: a Matrix class and Gaussian-elimination equation solver with a self-contained Moodle VPL autograder.
Updated -
Desktop application for interactive data analysis and visualization built in C++ and Qt6, featuring data preprocessing, custom plots, and ML algorithms including decision trees, clustering, and association rules.
Updated -
Vinari OS 3.0.0 ARGON 2021.0 is a fully functional 64 bit OS based on Debian 11 Bullseye and GNU/Linux 5.10, it makes use of GNOME 3.38 and its utilities.
Updated -
-
A minimal no-std for people who want to learn C without the hassle or if you are looking for a library for almost any purpose, I use this in all my projects and you should too, includes many code examples, a memory library, and many more!
Updated -
C++ projects - CPP Module 00-09. Every of them has own exercises.
UpdatedUpdated -
Generator of maze where a small multi-colored square (with a nice trail) transforms a boring grid into a beautiful maze, and it repeats again and again.
Updated -
An implementation of Conway's Game of Life in OpenGL and C++ with logic running on the GPU
Updated