Topic: "parallel-processing"
Qadir296/LCDA-for-Cyber-Security-in-IoT-Environment
Parallelized Derivation Algorithm for Anomaly Detection in the Internet of Things Environement
Language: Python - Size: 118 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pmuilu/floq
Floq is an experimental data-parallel streaming framework designed for AI agents and lightweight tasks that don’t require the complexity of large-scale distributed systems like Apache Flink, Apache Spark, or Cloud Dataflow.
Language: Rust - Size: 104 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

accelatrix/accelatrix
A parallel functional programming framework for in-browser processing of enumerations of business entities
Size: 1.54 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

J-a-c-c-o/qrforge
QR code generator written in Rust.
Language: Rust - Size: 314 KB - Last synced at: 12 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

fumiama/sched
Simple Golang parallel scheduler.
Language: Go - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sangjae4309/parallel-task-harbor
A simple, light-wieghted parallel task auto-management tool
Language: Python - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

agung-m/kafka-taskexecutor
A Java task executor on Kafka
Language: Java - Size: 111 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Abhiram-kandiyana/CUDA-BLAST-2024
Reimplementation of NCBI BLAST with CUDA backend for faster retrieval
Language: Cuda - Size: 6.51 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

oeo/processor-rs
High-performance document processing pipeline in Rust. Extracts text, performs OCR, and optimizes images from PDFs and other document formats with parallel processing and memory efficiency.
Language: Rust - Size: 42 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

subho004/retail-pulse
A Go-based microservice to process store visit images in parallel, validate store data, and track job statuses. Includes Docker support, automated testing, and comprehensive error handling. Ideal for high-performance image processing pipelines.
Language: Go - Size: 50.8 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mantvydasdeltuva/parallel-processing-python-3_13
Explore parallel processing techniques in Python 3.13 with detailed examples and insights.
Language: Python - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 9.77 KB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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-math problems to it.
Language: C - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

frances-ai/frances-api
frances is an advanced cloud-based text mining digital platform that leverages information extraction, knowledge graphs, natural language processing (NLP), deep learning, and parallel processing techniques. It has been specifically designed to unlock the full potential of historical digital textual collections.
Language: Jupyter Notebook - Size: 356 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

TheSUPERCD/CUDA_Sort
A simple project implementing and measuring the runtime performance metrics related to massively parallel algorithms (radix sort) on an NVIDIA GPU device.
Language: Cuda - Size: 188 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

leavers/fluentmap
A drop-in Python map replacement featuring parallel and batch processing
Language: Python - Size: 41 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Kallistina/multi-threaded-file-server
🖥️Multi-threaded file server for handling concurrent client requests using shared memory, semaphores, and pthreads.
Language: C++ - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hafizhhasyhari/Pemrograman-Data-Terdistribusi-Parallel-Kuliah-S1-2024
Pemrosesan Data Terdistribusi Kuliah S1 A collection of programs from my learning activities in the Distributed Data Programming / Parallel Programming course. This repository is designed to document my journey and encourage community contributions and collaborations
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

9dl/RobotsSniffer
Tool to analyze and parse website robots.txt for crawler rules.
Language: C# - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shrivastavasatyam/Twitter-Followers-Patterns-MapReduce
This project focuses on analyzing patterns (2-hop paths and Triangles) in a Twitter graph dataset containing nodes and edges using Hadoop MapReduce and various join techniques.
Language: Java - Size: 33.2 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

alloc7260/mpfd
A decorator that makes a function into a parallel processor using multithreading.
Language: Python - Size: 5.86 KB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

BitByNIK/quadratic_sieve
COL759 Assignment-2
Language: Python - Size: 1.95 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DensCatt/KMP_parallel
Parallel pattern search on a reference genome
Language: Python - Size: 27.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

BppleMan/parallely
parallely is a is a command line process parallelization executor.
Language: Rust - Size: 418 KB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

iManGHD/ParallelProcessing
CE Algorithms Lab @ SUT
Language: C - Size: 16.3 MB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

soumyasen1809/RustyImageProcessor
Basic Image Processing Library in Rust
Language: Rust - Size: 184 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

exokernel/pfp
Parallel File Processor - Tool for processing files in some directory (recursively) in parallel
Language: Rust - Size: 121 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

restuwahyu13/nodejs-other-process
Example implementation worker_threads and child process in nodejs
Language: JavaScript - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ranfysvalle02/summwebsite
This repository is not intended to serve as the next 'library' for text summarization. Instead, it is designed to be an educational resource, providing insights into the inner workings of text summarization.
Language: Python - Size: 72.3 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

osl-incubator/retsu
Allow to define specific number of processes in parallel a function could be executed in
Language: Python - Size: 1.01 MB - Last synced at: about 14 hours ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

Xza85hrf/FlexiBlur
FlexiBlur is a Python GUI application that lets users apply various blur effects to images and videos. It supports simple and advanced blur techniques, including custom settings for motion and radial blurs. Designed for systems with OpenCV, FlexiBlur provides a user-friendly interface for easy and efficient media processing.
Language: Python - Size: 44.7 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Praveen76/Computer-Science-Mini-Projects
Welcome to the Computer Science Mini Projects repository! This repository serves as a central hub for various mini-projects related to different domains in computer science. Each project is housed in its own GitHub repository, and you can find the links to these projects below.
Size: 12.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Zack-Gtay/Parallel-Computation-for-Image-Comparison
This project develops a parallel image comparison algorithm using OpenCV, multithreading, and MPI. It includes calculating pixel differences, summing differences for 1D and 2D arrays, comparing images as 2D arrays, and computing percentage distance values. It also extends to comparing one image against a dataset using parallel processing to find th
Size: 6.84 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

gouthamipriyanka/DataProcessing
This repository is used to store files and perform the file processing for lexical analysis.
Language: Jupyter Notebook - Size: 2.85 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

BardiFarsi/ThreadPoolManager
ThreadPoolManager is a C++ project that implements an efficient multi-threading system using a thread pool for generic functions of the same type and different tasks. It includes task management, synchronization mechanisms, and thread-safe logging to demonstrate concurrent task execution.
Language: C++ - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sunsided/shared-files-rs
Disk-Based Single-Writer, Multiple-Reader In-Process File Sharing
Language: Rust - Size: 89.8 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cluebbers/Using_R_for_HPDA
Exploring R for high-performance data analytics, including memory management, GPU computing, parallel processing, benchmarks, case studies, and comparisons with Python.
Size: 938 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sikatikenmogne/TPL-csharp-workshop
This project is a hands-on workshop focused on exploring and understanding the concepts of parallel programming in C#. It provides practical examples of using delegates, events, and various parallel programming constructs such as Parallel.For, Parallel.ForEach, Parallel.Invoke, and Task.Factory in a console application.
Language: C# - Size: 38.1 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Dynamic-Zoom/Dynamic-Zoom
Dynamic-Zoom: Code Repository
Language: Python - Size: 340 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

bert13069598/LoadBalancing
Efficient Resource Sharing across Heterogeneous Computing
Language: C++ - Size: 69.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 2

elsdes3/data-insights-for-bikeshare-advertising
Extract insights from Toronto's bike share ridership data to guide digital advertising campaign initiatives aimed at growing enrollment in local SCS program
Language: HTML - Size: 19 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mghorbani2357/DL
DL is cross platform download manager which uses multi-threading to download and manage them.
Language: Python - Size: 887 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

maxdoublee/ADVANCED-VLSI-DESIGN---ECSE-6680
Max Destil's Advanced VLSI Design course project portfolio. See link for course description.
Language: MATLAB - Size: 28.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ista-vamos/fase23-experiments
Experiments for the paper "VAMOS: Middleware for Best-Effort Third-Party Monitoring" accepted to FASE 2023.
Language: SWIG - Size: 3.09 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.
Language: C++ - Size: 229 KB - Last synced at: 27 days ago - Pushed at: about 1 year 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: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Git-Yuya/parallel-processing
C言語、C言語+OpenMP、CUDAの比較・評価
Language: C - Size: 17.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vladimirrotariu/parallel-monte-carlo-simulations
A package to orchestrate parallel (Monte Carlo) simulations via Apache Beam for an arbitrary number of models, with low-level parameter granularity, and flexible random number generator choice.
Language: Python - Size: 883 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bibek376/data_lake
Language: Python - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jrenstat/regnetMC
regnet with parallel CV
Language: R - Size: 2.35 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mjsutcliffe99/ParamZX
An update to PyZX to support parameterised reduction and GPU evaluations, as described in the paper 'Fast classical simulation of quantum circuits via parametric rewriting in the ZX-calculus'
Language: Jupyter Notebook - Size: 87.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mohamed-ladjal/Matrix-Multiplication-with-Shared-Vector-Simulation
This C++ project simulates matrix multiplication with a shared vector, showcasing the principles of parallel computing and shared memory utilization.
Language: C++ - Size: 1.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dustin2023/HarryPotter
Welcome to "Harry Potter's Coding Magic" - a Java project that explains advanced programming concepts through the world of Harry Potter. In this exciting course series, you'll learn advanced programming while being immersed in the magical universe of Harry Potter.
Language: Java - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andyvroberts/crimson
Ingest the land registry single Complete file (1995 onwards) of UK sold property.
Language: C# - Size: 75.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EnesBaserr/Digital-Twin-MPI
Digital twin implementation with parallel computing for factory production-line through machines
Language: Python - Size: 539 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

damlakayikci/MPI-Project
Language: Python - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SaadARazzaq/Cannons-Matrix-Matrix-Multiplication
Implemented Cannon's Algorithm using MPI OpenMP in Parallel Distributed Computing 💻
Language: C - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ayjab/spark-repartition
Language: Jupyter Notebook - Size: 375 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

disha-singh/Parallelized-Genetic-Algorithms-for-Jigsaw-Puzzle-Solving
Jigsaw puzzle reassembly through the parallelization of Genetic Algorithms (GAs) using Graphics Processing Units (GPUs) within a CUDA environment, with a specific focus on edge matching.
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

milahu/sum-parallel
summarize numbers from a text file using multiple CPU cores
Language: C - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nilayhere/Protoplanetary-Disk
Dust Growth Model in Protoplanetary disk
Language: Fortran - Size: 2.12 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rbga/CUDA-Merge-and-Bitonic-Sort
Efficient implementations of Merge Sort and Bitonic Sort algorithms using CUDA for GPU parallel processing, resulting in accelerated sorting of large arrays. Includes both CPU and GPU versions, along with a performance comparison.
Language: Cuda - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Nuno-Jesus/FEUP-CPD
A parallel matrix calculator and a distributed local game server developed at the CPD Curricular Unit at FEUP in 2022/2023
Language: Jupyter Notebook - Size: 2.42 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

GreenComfyTea/Image-Blending-Transition
Language: C# - Size: 2.28 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

GreenComfyTea/Julia-Set-Visualization
Language: C# - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

GreenComfyTea/Mandelbrot-Set-Visualization
Language: C# - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Rushour0/Web-Crawler
Web Crawler for Google Search and YouTube Channel Extraction" is a Python project that fetches search results from Google and extracts YouTube channel links. It utilizes Selenium WebDriver and BeautifulSoup, supports sequential and parallel crawling, and enables easy storage and analysis of extracted data.
Language: Python - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Xza85hrf/COCO-Annotation-Mask-Generator
Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.
Language: Python - Size: 6.15 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ilyak93/images_contrast_enhancement
Parallelized histogram equalization for gray scale images using GPUs in CUDA C++ in a consumer-producer aproach.
Language: Cuda - Size: 302 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

LeonardoGuths/ippd
Repository containing codes and stuff from the Introduction to parallel and distributed processing class.
Language: C - Size: 174 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kon-si/ntua_parlab
Semester assignment for ECE NTUA 3257 Parallel Processing
Language: C - Size: 5.79 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

futureverse/resources
R package: resources - Resource Specifications for R Evaluations
Language: R - Size: 25.4 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

phyohan18/HashMe-NodeJS-CLI-Tool
A CLI tool to hash text files utlizing secure hashing algorithms and NodeJS's Cluster module to parallelize the workload across multiple threads based on available cores for efficient processing.
Language: JavaScript - Size: 1.79 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SamEThibault/mind-hack Fork of LoganHoogendijk/qhacks-2023
QHACKS 2023 - Generates mental health / productivity tips and suggestions off of natural language prompts.
Size: 1.13 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

meghabothe996/Parallel-Processing-and-Grid-Computing
This repository holds the assignments of SC302 - Parallel Processing And Grid Computing Lab of Masters' in Scientific Computing.
Language: C - Size: 396 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

juliocsanto/ABAP-Fiori-UI5
ABAP Repository to Store and Review
Language: ABAP - Size: 573 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

harshapathuri86/parallel-codes
Language: C++ - Size: 2.47 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sysu-software-2022/.github
Size: 10.2 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sysu-software-2022/LoupeTool
An integrate python package version of LoupeRunner
Language: Python - Size: 54.4 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

smdi/StarBlockChain
New concept of blockchain, that can scale in both vertical and horizontal directions, It believes in grouping similar nodes or transactions together
Language: Java - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NTUA-Edge-Robotics/YoloProcessing
Benchmark the inference speed of YOLOv5 using parallel and linear processing.
Language: Python - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

seeM/fastdaemon
Fast scripts using daemon mode
Language: Jupyter Notebook - Size: 335 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

GeoKrom/UoI-Parallel-Systems-and-Programming-course
Programming exercises on parallel computing using OpenMP, OpenMPI and CUDA.
Language: C - Size: 38.5 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ChrisNiebuhrMSFT/WFPing-Parallel
Pings an Array of Computers in parallel and gathers some informations
Language: PowerShell - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

davidmakoto/SuperBihelix-GPU-public
Boilerplate app for enabling parallel execution of pattented structural bioinformatics algorithm on GPUs using PyCUDA/CUDA framework.
Language: Python - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

deepnlpf/site
Website and Docs DeepNLPF
Language: HTML - Size: 43.6 MB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rkhamilton/Core-Data-and-concurrentPerform
Exploring the performance of Core Data in a hot inner loop with concurrentPerform
Language: Swift - Size: 227 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

harishbisht/parallel_processing
parallel_processing example
Language: Python - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ct-clmsn/pyzmq-collectives
SPMD (HPC) collectives library for Python implemented using pyzmq
Language: Python - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Gaurav-71/Multicore-Image-Compression
7th Semester Multicore Architecture assignment.
Language: Python - Size: 258 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

boomalope/misc
Growing collection of scripts that manipulate text data.
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

phantom-pavlova/qaaab
linux console program to batch resize images will use all CPUs
Language: C - Size: 128 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

scionoftech/parallel_pro
parallel_pro is a simple package for parallel processing
Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

syjung6967/aws-wan-scripts
Mirror for https://gitlab.com/syjung6967/aws-wan-scripts
Language: Shell - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

zhpinkman/parallel-classifier
parallel classification using parallel threads in OS level, and also pipes as a communication tool.
Language: C++ - Size: 241 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

somjit101/Microsoft-Malware-Detection
A multi-class classification problem where the task is to classify a file to one of 9 types of Malware usually found in a Windows system, using information from the raw data and metadata of the file.
Language: Jupyter Notebook - Size: 13 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

paultechguy/TicTacToeFun
Allow the computer to solve a tic-tac-toe game with any size grid, using parallel processing.
Language: C# - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

stevenverwer/stevenpy
powerful Python library for Parallel pooling document processing
Language: Python - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mahmoudahmedd/parallel-processing
Parallel Processing assignments in c.
Language: C - Size: 512 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

nirjarigandhi/The-Closest-Pair-of-Points-Problem
Given n points on a 2D plane, find the distance between the closest pair of points.
Language: C - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
