parallelism topic

List parallelism repositories

parallel-collectors

533
Stars
48
Forks
Watchers

Parallel Collectors is a toolkit easing parallel collection processing in Java using Stream API.

asm-snippets

18
Stars
8
Forks
Watchers

Some of my assembly code (examples, iterative and recursive algorithms) from Computer's Architecture course in Sapienza University, CS Bachelor's Degree :floppy_disk:

parallelizer

70
Stars
6
Forks
Watchers

Simplifies the parallelization of function calls.

util

287
Stars
37
Forks
Watchers

A collection of useful utility functions

fucking-java-concurrency

1.0k
Stars
313
Forks
Watchers

🎏 Simple showcases of java concurrency problems, seeing 🙈 is believing 🐵

concurrency-glossary

323
Stars
14
Forks
Watchers

🦑 Informal definitions of terms used in concurrency modeling

csv

488
Stars
91
Forks
Watchers

CSV Decoding and Encoding for Elixir

multissh

33
Stars
6
Forks
Watchers

A multiprocessed library written in Python and utilising Paramiko.

gemini

37
Stars
2
Forks
Watchers

Sci-Fi galaxy simulation with heavy procedural generation focus

Cekirdekler

93
Stars
9
Forks
Watchers

Multi-device OpenCL kernel load balancer and pipeliner API for C#. Uses shared-distributed memory model to keep GPUs updated fast while using same kernel on all devices(for simplicity).