Projects with this topic
-
-
A general-purpose toolkit designed to simplify the development of modular, plugin-aware, multi-threaded, and object-oriented applications for both knowns and unknowns, literally and figuratively!
Updated -
ICL : Intellisrc Common Library : This library can help you to write less code and speedup the development of your next great application. It is particularly designed to accomplish most of the common tasks required by backend services.
Updated -
Multi-threaded version of fixed IRI-2016
Updated -
C++17 header only library for common cross-platform networking, sockets, ssl, threading, new language features, crypto, and serial i/o support.
Updated -
Implementation of the Dining Philosophers Problem using multiprocessing and multithreading.
Updated -
A procedural world generation system in C++ using OpenGL features real-time rendering and editing from a first-person perspective. Implemented biome-specific voxel worlds with an adapted Perlin Noise algorithm for realistic terrain generation and distinct biome elements like pines and ice. Designed a client-server threading model with a bidirectional queue to dynamically load and optimize visible chunks for seamless exploration and interaction.
Updated -
A C++ 20/23 cross-platform header-only library which provides a set of facilities for asynchronous/parallel programming built on the basis of object-oriented and functional approaches fusion.
Updated -
This repository contains the code for solving homework assignments and theory tasks solutions for the "Multithreading Programming" courses at HSSE MIPT
Updated -
-
A simple multithreaded webserver using a threadpool
Updated -
A Java console application that solves a sorting problem
Updated -
Программы, работающие на нескольких потоках.
Updated -
This code base is resuming all the code during the cours on parallel programming.
Updated -
C++ Software which enables to launch a streaming video from a security camera. Detects motion in the video, and notifies the user by messages in case of motion detected.
GUI done in Qt5, and motion detection with OpenCV.
Updated -
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
Updated -
Few simple programs to test multiprocessing and multithreading
Updated -
Une solution au Google Hashcode 2022 : One pizza.
Updated -
A project for the subject of Operating Systems at the University of La Salle Barcelona
Updated