Projects with this topic
-
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
Open-source library for hierarchical, weighted progress tracking in concurrent and distributed applications.
Updated -
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
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 OpenCV4.
Updated -
Real-time YOLOv7/YOLOv7‑Tiny object detection on low‑powered Jetson Orin Nano using TensorRT and a multi‑threaded ROS 1 pipeline for edge robotics, drone monitoring.
Updated -
C++17 header only library for common cross-platform networking, sockets, ssl, threading, new language features, crypto, and serial i/o support.
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 -
Cooperative multitasking library for Windows.
Updated -
A project for getting started with multi-threaded design using the pthread library. University of Tehran Operating System Spring 99 Course Project 3
Updated