Projects with this topic
-
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
Updated -
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
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 -
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 -
-
A Java-based Bank Management System using file handling for managing customer accounts. Features include adding new accounts, viewing account details, balance inquiry, deposits, withdrawals, account deletion, and more, all managed through a secure and efficient interface.
Updated -
This repository contains the code for solving homework assignments and theory tasks solutions for the "Multithreading Programming" courses at HSSE MIPT
Updated -
The repo server users download to host files and torrents.
Updated -
Tutoriel complet sur le développement d'applications avec Qt6, couvrant tous les aspects depuis les bases jusqu'aux techniques avancées. Guide détaillé avec exemples pratiques, idéal pour débutants et développeurs expérimentés.
Updated -
Multi-threaded file checksum calculator
Rust rust-lang rustlang checksum checksum-cal... hash hashing cryptography crypto utility tool file-utility utility for ... desktop-file... multithreading parallel-pro... concurrency performance cross-platform md5 SHA-256 crc32 hash-algorithms command-line cli file-verific... security-tools open-sourceUpdated -
Formation complète au langage Rust en français, du débutant à l'expert. Couvre les bases, les spécificités avancées et les applications pratiques avec exemples de code et exercices.
Updated -
Formation complète Delphi 12 Athens couvrant Object Pascal, VCL/FireMonkey, développement multiplateforme, bases de données, et pratiques avancées. Exemples de code et projets pratiques en français, compatible avec Delphi 11.
Updated -
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 -
multi threaded sudoku solver -- a personal exercise in libpthread, minimal datastructures and debugging
Updated -
A Java console application that solves a sorting problem
Updated -
A server for real-time collaborative text editing, enabling multiple users to edit shared documents simultaneously. Built in C with Winsock, it processes client requests using a thread pool and custom queuing system, ensuring consistent document updates. The project utilizes socket programming, concurrency control, and synchronization techniques such as condition variables and semaphores to manage simultaneous edits while maintaining data integrity.
Updated -
Multi-threaded version of fixed IRI-2016
Updated -
Implementation of the Dining Philosophers Problem using multiprocessing and multithreading.
Updated