Projects with this topic
-
C++17 header only library for common cross-platform networking, sockets, ssl, threading, new language features, crypto, and serial i/o support.
Updated -
A cross-platform C++ library combining OOP and FP techniques for seamless asynchronous and parallel development.
Updated -
Set of Feature Selection Tools that make use of parallel environments through CUDA, MPI and Threads
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 -
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 -
Lightweight and fast SOCKS5 server
Updated