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

anas-farooq8/Parallel-ImageProcessing-OpenCL
OpenCL Image Processing: Explore efficient image processing algorithms using OpenCL, a framework for parallel computing. Convert colored images to grayscale for tasks like skin cancer detection, leveraging the ISIC 2020 Challenge Dataset. Includes optimized parallelized algorithms and documentation for seamless implementation.
Language: C - Size: 6.75 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

berkaygediz/quik-portlist
🔍 A speedy tool for parallel port scanning.
Language: Python - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - 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

kristofferv98/Agent_Nexus
Agentic framework for dynamic function calling across latest LLMs (gpt-4o, gemini-2.0-flash, groq modes, and anthropic models). Converts Python functions into provider-specific schemas for autonomous tool use. Features unified API, JSON schema generation, and integrated tool execution handling.
Language: Python - Size: 2.22 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

WZBSocialScienceCenter/tmtoolkit 📦
Text Mining and Topic Modeling Toolkit for Python with parallel processing power
Language: Python - Size: 78.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 190 - Forks: 27

n-hor/pcntl-parallel
Simple solution for running PHP code concurrently
Language: PHP - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 27 - Forks: 1

Lemniscate-world/HPCS.jl
Building a High-Performance-Computer Simulator in Julia
Language: Julia - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

envelope-project/laik
Language: C - Size: 2.27 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 10

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

BirchKwok/NumPack
🚀 Supercharge Your NumPy Arrays | ⚡️ Instant TB-scale Data Ops | 💾 Zero Memory Overhead | 🔄 Stream Huge Arrays Like Small Ones | 🛡️ Production-Ready
Language: Rust - Size: 125 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 3 - 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

0xTiger/bedrock-clump
A GPU accelerated program to search the minecraft world for the largest connected clump of layer 5 bedrock
Language: C++ - Size: 1.79 MB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 20 - 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: 14 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

canbula/ParallelProgramming
Repository for Parallel Programming course given by Assoc. Prof. Dr. Bora Canbula at Computer Engineering Department of Manisa Celal Bayar University.
Language: Python - Size: 87 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 76 - Forks: 200

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: 10 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

usc-isi-i2/pyrallel
Yet another easy-to-use python3 parallel library for humans.
Language: Python - Size: 143 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

MultithreadCorner/TCode
Application for simulation of solid state sensor response
Language: C++ - Size: 2.23 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 5

uptake/updraft 📦
R package for building flexible workflows
Language: R - Size: 150 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 12

tharunchitipolu/Parallel-Cordic
Language: Verilog - Size: 1.95 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 2

keberwein/mlbgameday
Multi-core processing of 'Gameday' data from Major League Baseball Advanced Media. Additional tools to parallelize large data sets and write them to a database.
Language: R - Size: 2.85 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 42 - Forks: 8

giorgiogamba/parallel_programming
Experimenting with parallel programming
Language: Cuda - Size: 48.8 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

kathleenwest/AdvancedFormApplicationV
This is a very simple windows form application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
Language: C# - Size: 97.7 KB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Sean-Bradley/CUDALookupSHA256
SHA256 Lookup using parallel processing on a NVidia CUDA Compatible Graphics card
Language: Cuda - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

terremoth/php-async
Async Processing with PHP with no threads or reactive libs
Language: PHP - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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

ahnafshahrear/Parallel-Processing-And-Distributed-System-Lab
Academic Lab Course of the 27th batch of Computer Science & Engineering | University of Rajshahi - 🇧🇩
Language: C++ - Size: 70.3 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 4 - 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: 7 months ago - Pushed at: 7 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: 7 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: 5 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

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

baggepinnen/ThreadTools.jl
Some tools for working with threads in Julia
Language: Julia - Size: 16.6 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 3

darsan-in/Remige
Remige is an advanced image compression framework, built as a fork of libSquoosh. By integrating Squoosh's powerful image codecs directly into JavaScript applications, Remige offers unparalleled compression performance and file size reduction. Designed for compatibility with the latest Node.js versions, Remige enhances image processing with modern
Language: TypeScript - Size: 14.3 MB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 4 - 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

aimanamri/raspberry-pi4-hadoop-spark-cluster
This is a self-documentation of learning distributed data storage, parallel processing, and Linux OS using Apache Hadoop, Apache Spark and Raspbian OS. In this project, 3-node cluster will be setup using Raspberry Pi 4, install HDFS and run Spark processing jobs via YARN.
Language: Shell - Size: 5.21 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 1 - 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

liuzuxin/easy-runner
⭐ A lightweight tool for efficiently managing and executing parallel experiments.
Language: Python - Size: 396 KB - Last synced at: 1 day ago - Pushed at: 7 months ago - Stars: 9 - Forks: 1

garciparedes/parallel-scan-sky
Parallel Computing work
Language: TeX - Size: 2.4 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 0

KhaledAshrafH/Riemann-Zeta
This repository contains an MPI program written in C that calculates the Riemann zeta function and evaluates its performance using MPI collective communication functions. The program approximates the value of ζ(3) with a given value of `s` (3 - Apéry's constant). It calculates the runtime, speedup, and efficiency for different numbers of processes.
Language: C - Size: 84 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 0

KhaledAshrafH/Ages-Distribution-Histogram
This program implements a histogram using MPI and OpenMP to analyze a dataset containing group ages that watch a TV show. The goal is to calculate statistics about the groups of age and generate a frequency histogram.
Language: C - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

Programie/ParallelProcesses
A library to handle parallel process executions using Symfony Process component
Language: PHP - Size: 9.77 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

madsjulia/RobustPmap.jl
Robust pmap calls for efficient parallelization and high-performance computing
Language: Julia - Size: 54.7 KB - Last synced at: 5 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 3

prdepyadv/ClassifyXR.ai
The Customer Support Ticket Classification and Response System combines advance AI models with RAG to automate and elevate ticket categorisation and response generation. By leveraging multi-model integration, sentiment analysis, urgency detection, and vector-based retrieval, it delivers precise, context-aware responses and actionable insights.
Language: Python - Size: 3.68 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - 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

jppf-grid/JPPF
The open source grid computing solution
Language: Java - Size: 446 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 66 - Forks: 12

alloc7260/mpfd
A decorator that makes a function into a parallel processor using multithreading.
Language: Python - Size: 5.86 KB - Last synced at: 21 days 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

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

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: 12 months ago - Stars: 0 - Forks: 0

santisq/PSNetScanners
ICMP and TCP async scanners
Language: C# - Size: 112 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 12 - Forks: 0

BppleMan/parallely
parallely is a is a command line process parallelization executor.
Language: Rust - Size: 418 KB - Last synced at: 9 days ago - Pushed at: 9 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

microsoft/az-ml-batch-score 📦
Deploying a Batch Scoring Pipeline for Python Models
Language: Jupyter Notebook - Size: 344 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 23

DmMeta/ParallelPCA-ImgCompressor
Parallel PCA-based image compression using OpenMP and CBLAS
Language: C++ - Size: 11.5 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 1 - Forks: 1

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

chennachaos/PFEMFort
Parallel programming for Finite Element Analysis using FORTRAN and PETSc
Language: Fortran - Size: 19.6 MB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 42 - Forks: 12

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

Aybss/MP-ACHE
An extension of an ongoing research project. We are tasked to conduct research on Homomorphic Encryption and find ways to implement parallel processing by using programs such as MPI or OpenMP.
Language: C - Size: 1.13 MB - Last synced at: 10 months ago - Pushed at: almost 4 years ago - Stars: 2 - 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

QuanHoangNgoc/Parallel-Merge-Sort-ADA-
Parallel Merge Sort is an optimized sorting algorithm that leverages parallel processing to enhance the performance of the traditional merge sort. This project implements a parallel version of the merge sort algorithm using Python, allowing for efficient sorting of large datasets.
Language: Jupyter Notebook - Size: 457 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - 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: 8 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 2

arec1b0/quantum-vqe-project
Optimization of Variational Quantum Eigensolver (VQE) circuits using gradient descent and parallel processing. Includes hyperparameter optimization through random search.
Language: HTML - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

sserada/Image-Processing-GUI
GUI template for parallel image processing.
Language: Svelte - Size: 106 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

GarvitSingh05/TechVault
Notes on Computer Science Topics
Size: 27.3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

swansonk14/p_tqdm
Parallel processing with progress bars
Language: Python - Size: 55.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 447 - Forks: 44

sbl-sdsc/df-parallel
Comparison of Dataframe libraries for parallel processing of large tabular files on CPU and GPU.
Language: Jupyter Notebook - Size: 3.33 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 6 - Forks: 3

hageldave/ImagingKit
Java library for imaging tasks that integrates well with the java.awt.image environment
Language: Java - Size: 2.92 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 2

futureverse/futureverse
[BETA] R package: Easily Install and Load the 'Futureverse'
Language: R - Size: 1.09 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 6 - Forks: 1

aarjaneiro/ParallelQueue
A package for simulating parallel queueing systems in Python.
Language: Python - Size: 5.65 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 3

liamfotheringham/Mandelbrot-Gaussian-Blur
Application generates a Mandelbrot Set and applies a gaussian blur to the generated image whilst utilising parallel processing.
Language: C++ - Size: 32.6 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 1 - 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: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

fahimahammed/parallel-processing-and-distributed-system
This repository features MPI and CUDA parallel computing programs exploring concepts such as matrix multiplication, word counting, synchronous communication, array addition, and CUDA-based algorithms.
Language: C++ - Size: 63.5 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bhaveshS009/Selenium-Java-TestNG-Complete-Framework
A complete data driven end to end selenium java framework, designed with POM(Page Object Model) concept using page factory class. Demonstration of parallel execution along with extent reports and testNG reports provided.D
Language: Java - Size: 562 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 8 - Forks: 6

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: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sysean/parallel
some commonly used go concurrency models
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

apostolistselios/pi-calculation
Calculates Pi in parallel in Go.
Language: Go - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years 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

exaxorg/accelerator
The Accelerator is a tool for fast and reproducible processing of eBay-scale datasets on a single computer.
Language: Python - Size: 3.33 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 1

GoLangsam/pipe
A pipers bag - generic functions to gain concurrency - batteries included :-)
Language: Go - Size: 1.45 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

zllangct/ecs
A Go-implementation of the ECS (Entity-Component-System), focus on the development of game server.
Language: Go - Size: 551 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 126 - Forks: 10

hj2choi/fast_jigsaw_puzzle_solver
fragments image and re-assemble them back to original image. #Prim's MST algorithm
Language: Python - Size: 2.28 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 1

KhaledAshrafH/MPI-Student-Grade-Checker
It's a high-performance computing program that utilizes MPI to process a list of student grades in parallel and determine which students have passed the exam and which ones need to repeat it.
Language: C - Size: 56.6 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

sjaenick/pprodigal
Python3 wrapper for parallelized gene prediction using Prodigal
Language: Python - Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

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: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

PaulVirally/Buddhabrot
Constructs a Buddhabrot using parallel processing
Language: C++ - Size: 37.5 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

atanzu/conveyorpp
A simple С++ library for building conveyor-like pipelines
Language: C++ - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

ParaFEM/ParaFEM
Open source library for parallel finite element analysis.
Language: Makefile - Size: 122 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 40 - Forks: 23

KhaledAshrafH/K-Means-Clustering
This program implements the K-means clustering algorithm using OpenMP APIs. The K-means algorithm is a popular method of vector quantization that aims to partition n observations into k clusters. Each observation is assigned to the cluster with the nearest mean, serving as a prototype of the cluster.
Language: C - Size: 55.7 KB - Last synced at: 22 days ago - Pushed at: almost 2 years ago - Stars: 3 - 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: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

saniulahsan12/Faster-Image-Segmentation-Using-Parallel-Mean-Shift-Algorithm
The key objective of parallel processing is to reduce the computational time of a program involving very large input data. Our idea is to explore current multi-core commercial processors in order to speed up image segmentation process. In this paper, a multi-core parallel implementation of the Mean Shift algorithm is presented that aims at providing better execution time, while delivering a similar outcome produced by a sequential implementation.
Language: C++ - Size: 6.83 MB - Last synced at: about 1 year ago - Pushed at: over 7 years 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

kevinchesser/Programming-erlang-2nd-edition-exercises
Exercises that go along with the book Programming Erlang Software for a Concurrent World - Second Edition
Language: Erlang - Size: 59.6 KB - Last synced at: 6 months ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

lvyahui8/spring-boot-data-aggregator
基于注解实现并行地依赖注入(数据聚合),可以看做 Spring Async 注解的升级版
Language: Java - Size: 605 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 178 - Forks: 60

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

QRCS-CORP/CEX
The CEX Cryptographic library in C++
Language: HTML - Size: 3.42 GB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 60 - Forks: 25

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
