Projects with this topic
-
Implementation of the Dining Philosophers Problem using multiprocessing and multithreading
UpdatedUpdated -
A powerful utility to hunt down Bitcoin private keys from deleted wallet.dat files or damaged hard drives. If you accidentally deleted your Bitcoin Core wallet or formatted your disk, this tool can help. It bypasses the file system and scans the raw data directly, looking for the unique "fingerprint" (ASN.1 signature) of Bitcoin private keys to recover them from the digital wreckage.
Updated -
Few simple programs to test multiprocessing and multithreading
Updated -
multiprocessing commlayer for nens/asyncio-rpc using aioprocessing.AioQueue
Updated -
Trying out multithreading in Python
Updated -
Experimental module for performing a digital tomographic scan of an imported image and then reconstructing it using various techniques.
Updated -
A handy tool for debugging and finding corner cases in a specific C++ program, the main idea behind it is that the results of a correct code are compared to the ones of the code that needs to be tested with goal of finding a specific corner-case.
Updated -
Shared_Generator is a python class which allow to shared a generator between Thread and Process
Updated -
-
-
A search system for a video games database using multiprocessing and pipes (both named and unnamed) University of Tehran Operating System Spring 99 Course Project 2
Updated -
leader choosing, token ring implementation.
Updated