Projects with this topic
-
Armadillo: fast C++ library for linear algebra (matrix maths) & scientific computing - https://arma.sourceforge.net
Updated -
Collection of parsers and import filters for spreadsheet documents.
Updated -
HPx Radar Server is a C++ software application that acquires radar data from a Cambridge Pixel HPx-series radar data acquisition card and publishes the data to a ZeroMQ socket for handling by other applications.
Updated -
Open Source Embedded C/C++ Project Template with dockerized development environment and MISRA C/C++ support.
Updated -
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
-
-
Implementations of Conway's Game of Life in as many programming languages as possible
UpdatedUpdated -
Build cross-compilers with crosstool-NG.
Updated -
C++ implementation of the ext4 file system
Updated -
Run C / C++ like a scripting language. InstantC handles the build infrastructure and boilerplate to make C /C++ development easy and fast.
Great for high-performance scripts, quick tests, exploring and learning the language.
Updated -
Tiny C++ HTTP library based on boost beast
Updated -
The NDOSolver/FiOracle is a suite of C++ solvers for NonDifferentiable Optimization problems whose interface is based on the pair of abstract classes NDOSolver and FiOracle.
Updated -
This is an absolute remake of the last official Trigger-Rally game. Remakes of physics, dynamics, 3D model fixes and additions, changed camera positions, UI views, and many vehicles and model transparency exist. Plans to make Windows and Android versions maybe somebody could help to do this by compiling this source code.
Updated -
C++ projects - CPP Module 00-09. Every of them has own exercises.
UpdatedUpdated -
Standard Template Adaptive Parallel Library: https://parasollab.web.illinois.edu/research/stapl/
Updated -
A multithreaded C++ implementation of the Page Rank algorithm
Updated -
A modern, C++20 socket library inspired by Java's networking API. Cross-platform support for TCP, UDP, multicast, and UNIX domain sockets, with blocking, non-blocking, and async operations.
Updated -
Algorithm that sorts multicolored rectangles in ascending order using various sorting modes, accompanied by relaxing sound effects.
Updated