An open API service providing repository metadata for many open source software ecosystems.

Topic: "parallel-programming"

arneish/parallel-k-means

A parallelised implementation of the K-means clustering algorithm using C Pthreads and separately using OpenMP specification for C

Language: C - Size: 22.1 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 0

HowProgrammingWorks/Threads

Multithreading: WorkerThreads, Workers, SheredWorkers

Language: JavaScript - Size: 38.1 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 13 - Forks: 3

PlatformAwareProgramming/PlatformAware.jl

Platform-aware programming in Julia

Language: Julia - Size: 1.56 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 1

HowProgrammingWorks/Semaphore

Binary Semaphore, Counting Semaphore

Language: JavaScript - Size: 45.9 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 13 - Forks: 6

geekyprawins/MIT-24-CSE-LABS

Lab solutions of MIT Manipal CSE Dept. for Batch of 2024.

Language: C - Size: 93.1 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 0

dvm-system/tsar

TSAR (Traits Static AnalyzeR)

Language: C++ - Size: 3.96 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 17

basilwong/simple-sundials

SUNDIALS: For those starting to learn to use the CVODE package. Also contains examples regarding more complex development with SUNDIALS libraries.

Language: C++ - Size: 229 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 8

usc-isi-i2/pyrallel

Yet another easy-to-use python3 parallel library for humans.

Language: Python - Size: 143 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 3

enginBozkurt/CUDA-Programming

GPU Parallel Computing software solution examples with CUDA

Language: Cuda - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 13 - Forks: 2

EEA-sensors/sqrt-parallel-smoothers

A generic library for linear and non-linear Gaussian smoothing problems. The code leverages JAX and implements several linearization algorithms, both in a sequential and parallel fashion, as well as efficient gradient rules for computing gradients of required quantities (such as the pseudo-loglikelihood of the system).

Language: Jupyter Notebook - Size: 68.9 MB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 3

loryruta/gl-radix-sort

Ready to use RadixSort and other parallel primitives for OpenGL 4.6

Language: C++ - Size: 338 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 3

habibsql/TheCSharp

All interesting CSharp language features are demonastrated.

Language: C# - Size: 6.21 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 2

abarankab/parallel-boruvka

An implementation of parallel Boruvka's algorithm written in C++ using OpenMP.

Language: C++ - Size: 31.3 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 0

rosevoul/nlm-image-denoising

Non Local Means Filter for Image Denoising in CUDA

Language: Matlab - Size: 214 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 12 - Forks: 3

carpentries-incubator/lesson-parallel-python

Parallel Programming in Python

Language: Dockerfile - Size: 12.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 11 - Forks: 15

juvalen/mb-checker

Python scripts, first traverses chrome Bookmark file and second removes stale entries. Includes Jenkinsfile to generate docker images.

Language: HTML - Size: 1.08 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 0

Chaoses-Ib/ConcurrentComputing

Language: Markdown - Size: 792 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 11 - Forks: 0

EricLu1218/Parallel_Programming

2019 NTHU CS5422 (CS542200) Parallel Programming Course Projects (include Odd-Even Sort, Mandelbrot Set, All-Pairs Shortest Path, Blocked All-Pairs Shortest Path)

Language: C++ - Size: 3.42 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 11 - Forks: 3

GMAP/SPBench

SPBench: A Framework for Benchmarking Stream Processing Applications

Language: C++ - Size: 3.65 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 11 - Forks: 3

peter-csala/parallel-programming-dotnet

It is dedicated to demonstrate the parallel programming capabilities in dotnet

Language: C# - Size: 1.04 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 2

dalvangriebler/SPar

SPar is an internal DSL for high-level stream parallelism

Language: C++ - Size: 18 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 1

navining/cuda-raytracing

GPU acceleration of smallpt with CUDA. Obtain an acceleration of >35x comparing to the original CPU-parallelized code with OpenMP

Language: C++ - Size: 3.53 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 0

Goshik92/multicore-nios

Matrix multiplication on multiple Nios II cores

Language: C - Size: 399 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 6

foxtrot9/awesome-hpc

Awesome list for High Performance Computing / Parallel Computing resources.

Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 4

NoOrientationProgramming/SystemCore

A lightweight C++ framework for creating cooperative tasks

Language: C++ - Size: 575 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 10 - Forks: 2

kalpeshdusane/Seam-Carving-B.E.-Project

This is our Final Year Project titled " Implementation of seam carving for image retargeting using CUDA enabled GPU"

Language: Cuda - Size: 63.1 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 10 - Forks: 1

shikokuchuo/mirai.promises 📦

mirai.promises - Make 'Mirai' 'Promises'

Language: R - Size: 152 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 0

akohlmey/tclmpi

TclMPI - MPI Bindings for Tcl

Language: Tcl - Size: 4.49 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

justincjack/phpthreads

Provides multithreading functionality for PHP. Efficiently allows for POSIX pthread-like behavior in PHP programs to create daemon and server programs.

Language: PHP - Size: 62.5 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 3

dautovri/OpenMP-Book

Открытая книга по технологии OpenMP

Language: CSS - Size: 10.5 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 10 - Forks: 1

gnypit/pyqkd

Repository with codes for simulating and optimising quantum key distribution protocols.

Language: Python - Size: 2.89 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 9 - Forks: 1

tascell/sc-tascell

Tascell: Backtrcking-based load balancing framework

Language: HTML - Size: 16.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 9 - Forks: 4

aeri/Boreas

A cute Linda implementation in C++

Language: C++ - Size: 340 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 2

ParaGroup/DAC

Divide-and-Conquer Parallel Pattern Implementation in FastFlow

Language: C++ - Size: 49.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 5

kryvokhyzha/parallel-and-distributed-computing

This repository contains PDC course assignments

Language: Java - Size: 1.92 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

brunohenrique/concurrency-and-parallelism

My references about Concurrency & Parallelism

Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 1

soumyasen1809/Programming-for-Numerical-Computation

Programming for Numerical Computation using C-OpenMP (Parallel Programming)

Language: C - Size: 278 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

pkestene/incremental-fluids-kokkos

Simple, single-file fluid solvers for learning purposes revisited with parallel programing (Kokkos: OpenMP / Cuda)

Language: C++ - Size: 2.64 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 2

gjbex/Defensive_programming_and_debugging

This is material to complement the FutureLearn MOOC on "Defensive programming and debugging", as well as for training purposes.

Language: Fortran - Size: 9.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 6

zakarumych/atomicell

Multi-threaded RefCell on atomics

Language: Rust - Size: 43.9 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 2

Nahid-Hassan/cseru-labs

In this repository I am trying to contribute my 3rd year and 4th year lab solutions with documentation.

Language: Jupyter Notebook - Size: 106 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 10

aj-talaei/GPU_Programming_Specialization

This repository contains my coursework and projects completed during the GPU Programming Specialization offered by DeepLearning.AI.

Language: Cuda - Size: 957 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

andyfratello/PAR

🎛️ Exercicis de Paral·lelisme (PAR) Q1 - UPC FIB

Language: C - Size: 59.5 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 0

huaminghuangtw/Parallel-Sudoku-Solver

🔢 A parallelized Sudoku solver implemented with various solving algorithms in C++.

Language: C++ - Size: 3.83 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 5

canbula/MonteCarloPI

Python project which calculates the value of pi by using Monte Carlo simulation in a single thread, multi-thread, and multi-process way.

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

nihil21/parallel_nn

C++ implementation of a neural network using OpenMP and CUDA for parallelization.

Language: Cuda - Size: 2.83 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

Areesha-Tahir/Hadoop-MapReduce-Sentiment-Analysis-Through-Keywords

A MapReduce program to conduct sentiment analysis of a keyword from a list of comments.

Language: Java - Size: 38.1 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 0

it21208/SVDMovie-Lens-Parallel-Apache-Spark

𝐏𝐚𝐫𝐚𝐥𝐥𝐞𝐥𝐢𝐬𝐞𝐝 𝐢𝐧 𝐉𝐚𝐯𝐚 𝐚𝐧𝐝 𝐀𝐩𝐚𝐜𝐡𝐞 𝐒𝐩𝐚𝐫𝐤 𝐭𝐡𝐞 𝐂 𝐜𝐨𝐝𝐞 𝐟𝐨𝐮𝐧𝐝 𝐢𝐧 𝐭𝐡𝐞 𝐟𝐨𝐥𝐥𝐨𝐰𝐢𝐧𝐠 𝐥𝐢𝐧𝐤:

Language: Java - Size: 5.59 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 4

UnixJunkie/cpu

Core pinning for OCaml

Language: M4 - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

0xcesium/Network-Scanner-PORT-ALIVE

Network scanner in Python 2.7 with Scapy using ARP broadcast discovery.

Language: Python - Size: 4.99 MB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 0

learning-process/parallel_programming_course

Parallel Programming Course

Language: C++ - Size: 1.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 7 - Forks: 74

futureverse/BiocParallel.FutureParam

:rocket: R package: BiocParallel.FutureParam - Use Futures with BiocParallel

Language: Makefile - Size: 1.21 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 4

aabs/ActorSrcGen

ActorSrcGen is a C# Source Generator allowing the conversion of simple C# classes into dataflow compatible pipelines supporting the actor model.

Language: C# - Size: 189 KB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

coatless-rd-rcpp/rcpp-and-doparallel

Rcpp, foreach, and doParallel: Using an Rcpp Function inside a parallel region created by doParallel and foreach

Language: R - Size: 3.74 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 3

lapets/mr4mp

Thin MapReduce-like layer that wraps the Python multiprocessing library.

Language: Python - Size: 73.2 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 2

pyaggi/WordStats

A solution to the problem of finding five English words with 25 distinct characters

Language: C++ - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

mathLab/GRAPE

GRAph Parallel Environment

Language: Python - Size: 8.79 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

gunrock/essentials-cpp

Single-Source Shortest Path (SSSP) implementation in modern C++ for 2022 IPDPS workshop on Graphs, Architectures, Programming, and Learning (GrAPL 2022) submission.

Language: C++ - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 1

ghosthamlet/strand

"Strand" is an open-source implementation of the identically named parallel Prolog dialect as described in the book "Strand: New Concepts for Parallel Programming" by Ian Foster and Stephen Taylor. Import from http://www.call-with-current-continuation.org/strand/strand.html

Language: Smalltalk - Size: 248 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 1

baggepinnen/PriorityChannels.jl

Provides a Channel where elements are associated with a priority. take! returns highest priority item.

Language: Julia - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

estradjm/Code-Portfolio

Code Portfolio -- Collection of Interesting CS and ECE Projects in different languages (C, C++, Python, CPU & GPU Parallel Paradigms, MATLAB, and VHDL) and target hardware with technical reports, and my Vim Config

Language: C - Size: 146 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

Alfons0329/Parallel_Programming_Fall_2018

Parallel Programming Lectured by Yi-Ping You @CS NCTU Taiwan

Language: C - Size: 187 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 5

SHI-Yu-Zhe/CMU-HUST-15210_Lab

This repository contains codes and lab report for CMU-HUST-15210: Parallel and Sequential Algorithms and Data Structure.

Language: Standard ML - Size: 1.32 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

imteekay/promising

Playing with Promises for a deep understanding

Language: JavaScript - Size: 6.25 MB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 0

arneish/MPI-pattern-matching

A C++ implementation of a periodic-pattern matching parallel algorithm using MPICH 3.2 implementation of the MPI distributed-computing standard

Language: C - Size: 1.38 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

anicolaspp/Parallel-Computing-MPI-Matrix-Multiplication

Cannon Algorithm Implementation for matrix multiplication using MPI

Language: C - Size: 7.91 MB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 6

tachidok/scicellxx

SciCell++ is an object-oriented framework for the simulation of biological and physical phenomena modelled as continuous or discrete processes.

Language: C++ - Size: 502 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

niklas-uhl/message-queue

an asynchronous buffering message queue for MPI

Language: C++ - Size: 384 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

Francesco-Zeno-Costanzo/4BLP_old

4 BREVI LEZIONI DI PYTHON, corso tenuto con con l'associazione italiana studenti di fisica, comitato locale di Pisa

Size: 38.2 MB - Last synced at: 15 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

pielonet/concurrency

PHP/parallel programming tutorial and examples

Language: PHP - Size: 120 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 6 - Forks: 0

abhinav-nath/java-multithreading-and-concurrency

All about Multi-threading and Concurrent programming in Java. Simple and easy to understand code examples for most of the Concurrent APIs provided by Java.

Language: Java - Size: 263 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

stevana/pipelining-with-disruptor

Experiment in creating parallel pipelines using the Disruptor.

Language: Haskell - Size: 155 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

sabadijou/clld_official

Contrastive Learning for Lane Detection via cross-similarity

Language: Python - Size: 2 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

poshtkohi/pads

Source codes for the book "Implementing Parallel and Distributed Systems"

Language: C++ - Size: 5.29 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 2

myfix16/Parallel-Programming

Parallel Programming Projects

Language: C++ - Size: 11.1 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

KiranJavkar/PRAWNS

PRAWNS: A fast and scalable bioinformatics tool that generates an efficient pan-genome representation of closely related whole genomes to provide a concise list of genomic features

Language: C++ - Size: 6.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

formidablae/concurrent-programming-practice

Language: C - Size: 68.4 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

HxnDev/OpenMP-Program-to-Print-Number-of-Threads

In this task, we had to write a multi-threaded OpenMP program, that will print the number of threads being used.

Language: C++ - Size: 154 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

HxnDev/Hadoop-MapReduce-to-Analyze-Sentiment-of-Keyword

In this task, we had to write a MapReduce program to analyze the sentiment of a keyword from a list of comments. This was done using Hadoop HDFS.

Language: Java - Size: 1000 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

rohinarora/OpenMP

|| programming

Language: C - Size: 9.01 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

sebospc/numerical_analysis_2s

Language: Java - Size: 19.9 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

edponce/libsimdcpp

C++ interface for SIMD instruction sets

Language: C++ - Size: 316 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

AbinavRavi/CFD-Lab

Computational Fluid Dynamics Praktikum at TUM. (Chair 5 Informatics)

Language: C++ - Size: 171 MB - Last synced at: 2 days ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 4

aekanman/gaussian-blur

📷 Gaussian Blur method in OpenCV + CUDA

Language: C++ - Size: 1.54 MB - Last synced at: 10 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

utkuufuk/learn-cuda 📦

Notes that I've taken while learning CUDA.

Language: Cuda - Size: 49.4 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

NoOrientationProgramming/NopTutorials

Learn how to use the Processing() class

Language: C++ - Size: 2.15 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 0

aryagxr/cuda

100 Days of CUDA!!!

Language: Cuda - Size: 120 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

AndrejChoo/USBAsp_for_parallel_programming

A variant of the programmer USBAsp with the ability to program in parallel high-voltage mode.

Language: Assembly - Size: 6.44 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

cpraveen/parallel

Tutorial codes on parallel programming

Language: Fortran - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 2

pkestene/cerfacs-training-kokkos

cerfacs training on C++/kokkos

Language: C++ - Size: 17.2 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

zamb0/2D_Fast_Fourier_Transform_OpenMPI

2D Fast Fourier Transform (2D FFT) parallel algorithm using OpenMPI. The algorithm is implemented in C and it is based on the Cooley-Tukey iterative algorithm.

Language: C - Size: 1.02 MB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

coderonion/cuda-beginner-course-python-version

bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码

Language: Python - Size: 3.91 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

hyp3rd/go-worker

`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.

Language: Go - Size: 104 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

hellowac/parallel-programming-with-python-zh Fork of Voidly/Parallel-Programming-with-Python

《python并发编程》简体中文版克隆并完善的

Size: 7.19 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Wason1797/QueueAutomator

A Python library that wraps the multiprocessing package. It provides a simple to use API to build queue-based multiprocessing pipelines

Language: Python - Size: 65.4 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

linD026/parallel-programs

Parallel programs for the Linux kernel

Language: C - Size: 88.9 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

jaracoder/70-483-programming-csharp

🤓 Códigos en C# sobre concurrencia, programación paralela, gestión de hilos y tareas, métodos asíncronos, delegados, interfaces, lambda.. realizados para la preparación de la certificación oficial de Microsoft (70-483: Programming in C#)

Language: C# - Size: 631 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

Areesha-Tahir/Password-Cracker-Using-Distributed-Systems-In-CPP

A password cracker that finds the encrypted password by utilizing distributed systems. It is built on Virtual Linux Machine clusters that communicate by using openMP

Language: C++ - Size: 291 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

maitreyeepaliwal/Solving-System-of-linear-equations-in-parallel-and-serial

Implentation of Back Substitution, Conjugate Gradient and Gauss Seidel using OpenMP parallelization

Language: C - Size: 12.7 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 4

ohua-dev/ohua-core

Core Haskell library for the compiler

Language: Haskell - Size: 813 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0