Projects in Awesome Lists tagged with parallel-processing
A curated list of projects in awesome lists tagged with parallel-processing .
https://github.com/restuwahyu13/nodejs-other-process
Example implementation worker_threads and child process in nodejs
child-process multithreading nodejs parallel-processing worker-threads
Last synced: 22 Feb 2025
https://github.com/csanjeev25/couponsinfo
An Android Application example listing all shopping coupons available
android-application gson java parallel-processing retrofit2 rxandroid2 rxjava2 xml
Last synced: 16 Nov 2025
https://github.com/lysagxra/animeworlddownloader
Efficient downloader for AnimeWorld
anime anime-downloader bulk bulk-downloader concurrent-processing downloader parallel-processing python python3
Last synced: 08 Apr 2025
https://github.com/madmann91/parallel
A collection of parallel primitives written with OpenMP
algorithms openmp parallel-processing
Last synced: 14 Mar 2025
https://github.com/bardifarsi/lazyinitialization
This C++20 solution enables lazy initialization for multithreaded tasks. It efficiently initializes an expensive object only when needed, ensuring thread safety. It utilizes std::once_flag and std::atomic<bool> for synchronization, optimizing resource utilization and scalability.
concurrency concurrency-patterns concurrent-programming cpp cpp20 lazy-init lazy-initialization lazyinitializationexception multithreading object-oriented-programming oop parallel-computing parallel-processing parallel-programming singleton singleton-design-pattern singleton-pattern singletons
Last synced: 31 Aug 2025
https://github.com/thesupercd/server_in_c
A basic implementation of a daemonizable FTP server written in pure C. Also includes a client module that runs independently, with the ability to connect multiple unique instances of itself to the server to offload compute-heavy and parallelizable matrix problems to it.
c ftp-server gauss-jordan-elimination kmeans-clustering matrix-inversion parallel-processing pthreads server socket socket-programming
Last synced: 14 May 2025
https://github.com/lysagxra/animesaturndownloader
Efficient downloader for AnimeSaturn
anime anime-downloader bulk bulk-downloader concurrent-processing downloader parallel-processing python python3
Last synced: 20 Aug 2025
https://github.com/syed-m-nofel/text-processing-tool
A Tkinter-based application for text processing and word count analysis. It supports both sequential and parallel processing modes, allowing users to efficiently count word occurrences in large texts. Results can be saved to a file for further use.
parallel-processing python sequential-processing text-processing tkinter tkinter-python
Last synced: 04 Oct 2025