12 skills found
JuliaFolds2 / OhMyThreads.jlSimple multithreading in julia
JuliaGPU / AcceleratedKernels.jlCross-architecture parallel algorithms for Julia's CPU and GPU backends. Targets multithreaded CPUs, and GPUs via Intel oneAPI, AMD ROCm, Apple Metal, Nvidia CUDA.
sl-solution / InMemoryDatasets.jlMultithreaded package for working with tabular data in Julia
BacAmorim / ThreadedSparseCSR.jlMultithreaded mat-vec multiplication for sparse matrices in the CSR format, in Julia
JuliaFolds2 / StableTasks.jlType stable multithreaded tasks in julia
JuliaServices / ConcurrentUtilities.jlUtilities for doing multithreaded or distributed work in Julia
jaantollander / CellLists.jlJulia language implementation of the Cell Lists algorithm to solve the fixed-radius near neighbors problem including serial and multithreaded algorithms.
webdataset / WebDataset.jlA high performance I/O library for deep learning in Julia, based on the PyTorch WebDataset library
keenanromain / FractalsMultithreaded interactive Mandelbrot and Julia viewer built via a library on OpenGL
mooofin / JuliaScopeA high-performance, multithreaded subdomain enumerator written in Julia, leveraging crt.sh for rapid reconnaissance with built-in Docker support
ekzhang / Julia FractalA multithreaded Julia fractal image plotter in C++.
xdch47 / Mandelbrot GtkA multithreaded gtk+ application for rendering the mandelbrot and julia set