GitHub topics: multi-threads
wux1an/fernflowers
Java ☕ reverse engineering tool - Batch decompile the jar package.
Language: Java - Size: 359 KB - Last synced at: 9 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 3

ysan/thread_manager
Asynchronous communication framework during multi threads and section sequence manager.
Language: C - Size: 938 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DerickEddington/async_as_symmetric_coroutines
Helpers to use `async` code as symmetric coroutines in stable Rust.
Language: Rust - Size: 6.84 KB - Last synced at: 3 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

BardiFarsi/BlockingQueue
The BlockQueue pattern is a thread-safe queue implementation that allows multiple threads to push and pop elements concurrently. It provides synchronized access to the underlying queue, ensuring that no data race occurs between threads.
Language: C++ - Size: 22.5 KB - Last synced at: 2 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

xeptore/blurrifier
Educational-purpose multi-threaded image blurrifier
Language: C - Size: 11.4 MB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

jnarayan81/parallelLastz
parallelLastz: Running Lastz in parallel
Language: Perl - Size: 306 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 15 - Forks: 4

jerome-t/netmiko-scp-multi-thread-upload
Multi-tread uploads and verify files to network devices with Netmiko.
Language: Python - Size: 62.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 5

BardiFarsi/SingleTon
This repository contains an implementation of the Singleton Lazy Initialization design pattern in C++20. The Singleton pattern ensures that a class has only one instance and provides a global point of access to that instance.
Language: C++ - Size: 31.3 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BardiFarsi/piCalculator
a C++ program that demonstrates the use of a thread pool for efficiently calculating the value of PI using multiple threads. The program utilizes a thread pool to distribute the computation of PI across available CPU cores, improving performance through parallel processing.
Language: Makefile - Size: 980 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

jackyhuynh/Matrix_Multiplication_MultiThreading_Comparison
Multi-Threading Matrix Multiplication implemented thread and perform matrix multiplication between two matrices. In this scenario, I will test the program with matrices size 10 x 10, 100 x 100, 500 x 500, 1000 x 1000, and 2000 x 2000 in No thread vs multi-threads (10 threads, 100 threads, 1000 threads, 2000 threads)
Language: C - Size: 1000 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xiaoqixian/Kux
Multi-threads Downloader
Language: C - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
