Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Cuda

Cuda

116 projects

Showing 36 of 115 projects

Marvin - A Minimalist GPU-only N-Dimensional ConvNets Framework
Marvin - A Minimalist GPU-only N-Dimensional ConvNets FrameworkC++

A minimalist GPU-only framework for N-dimensional convolutional neural networks focused on speed and hackability.

#cuda#deep-learning#research-tools
Stars428
Forks137
Last commit
Extending JAX with custom C++ and CUDA code by Dan Foreman-Mackey
Extending JAX with custom C++ and CUDA code by Dan Foreman-MackeyPython

A tutorial demonstrating how to extend JAX with custom C++ and CUDA operations for high-performance computing.

#cuda#scientific-computing#high-performance-computing
Stars403
Forks23
Last commit
GRIP
GRIPJava

A graphical application for rapidly prototyping and deploying computer vision algorithms, primarily for robotics.

#robotics#cuda#camera
Stars387
Forks109
Last commit5 years ago
kinfu_remake: Lightweight, reworked and optimized version of Kinfu.
kinfu_remake: Lightweight, reworked and optimized version of Kinfu.C++

An optimized, lightweight CUDA-based 3D reconstruction implementation derived from the original Kinfu algorithm.

#cuda#kinfu#opencv
Stars344
Forks125
Last commit
cutorch
cutorchCuda

A CUDA backend for Torch7 that enables GPU-accelerated tensor operations with a familiar Torch API.

#cuda#scientific-computing#parallel-computing
Stars340
Forks207
Last commit8 years ago
cl-cuda
cl-cudaCommon Lisp

A Common Lisp library for NVIDIA CUDA programming, providing a kernel description language and memory management.

#cuda#parallel-computing#high-performance-computing
Stars305
Forks27
Last commit5 years ago
elbencho
elbenchoC++

A distributed storage benchmark tool for file systems, object stores, and block devices with GPU support.

#cuda#throughput-testing#distributed
Stars280
Forks41
Last commit25 days ago
somoclu
somocluC

A massively parallel library for training self-organizing maps on multicore CPUs, GPUs, and clusters with support for dense and sparse data.

#self-organizing-maps#cuda#parallel-computing
Stars279
Forks74
Last commit6 months ago
BIDMat
BIDMatScala

A CPU and GPU-accelerated matrix library optimized for high-performance data mining operations.

#cuda#scientific-computing#high-performance-computing
Stars269
Forks71
Last commit5 years ago
cunn
cunnCuda

CUDA backend implementation for Torch's neural network package, enabling GPU acceleration for deep learning models.

#cuda#scientific-computing#deep-learning
Stars213
Forks173
Last commit6 years ago
ClojureCUDA
ClojureCUDAC

A Clojure library for GPU-accelerated computing using NVIDIA CUDA, enabling high-performance parallel processing.

#cuda#scientific-computing#high-performance-computing
Stars206
Forks12
Last commit8 days ago
KFusion: Implementation of KinectFusion
KFusion: Implementation of KinectFusionC++

A CUDA-based implementation of KinectFusion for real-time dense surface reconstruction and tracking using a Kinect camera.

#cuda#dense-slam#gpu-acceleration
Stars198
Forks82
Last commit11 years ago
shainet
shainetCrystal

A pure Crystal machine learning library for building and training neural networks with CPU/GPU support and PyTorch compatibility.

#transformer#cuda#neural-network
Stars197
Forks19
Last commit18 days ago
N2D2
N2D2C

An open-source CAD framework for designing, simulating, and deploying deep neural networks on embedded platforms.

#model-quantization#cad-framework#cuda
Stars160
Forks39
Last commit2 years ago
docker-hashcat
docker-hashcatDockerfile

Dockerized hashcat with multiple backends (CUDA, OpenCL, POCL) for GPU-accelerated password recovery and hash cracking.

#cuda#opencl#nvidia
Stars160
Forks45
Last commit11 months ago
Merlin
MerlinJulia

A fast, flexible, and compact deep learning framework for Julia that runs on CPU and CUDA GPU.

#cuda#scientific-computing#julia
Stars146
Forks10
Last commit6 years ago
neural-dream
neural-dreamPython

A PyTorch implementation of the DeepDream algorithm for generating psychedelic, dream-like images from neural network activations.

#cuda#resnet#vgg
Stars145
Forks20
Last commit4 years ago
SPOC
SPOCOCaml

A PPX-based DSL for writing GPU kernels in OCaml syntax that compiles to multiple backends (CUDA, OpenCL, Vulkan, Metal).

#vulkan#cuda#parallel-computing
Stars145
Forks12
Last commit14 days ago
DCompute
DComputeD

A set of libraries enabling native execution of D code on GPUs and other accelerators via OpenCL and CUDA runtimes.

#fpga#d#cuda
Stars143
Forks34
Last commit10 days ago
ANNetGPGPU
ANNetGPGPUC++

A GPU-accelerated (CUDA) C++ template library for building and training artificial neural networks, including self-organizing maps and back-propagation networks.

#self-organizing-maps#cuda#c-plus-plus-11
Stars113
Forks24
Last commit4 years ago
CUB
CUBCuda

A library of reusable CUDA C++ software components for parallel algorithms like sorting, prefix scan, reduction, and histogram.

#cuda#c-plus-plus-library#high-performance-computing
Stars87
Forks47
Last commit2 years ago
DockerDL
DockerDLDockerfile

A pre-configured Docker image with deep learning frameworks, data science tools, and GPU support for rapid environment setup.

#cuda#data-science#deep-learning
Stars86
Forks11
Last commit25 days ago
nheqminer
nheqminerMakefile

Standalone CPU and GPU miner for Zcash/Equihash on macOS with AVX and CUDA support.

#standalone-binary#apple#cuda
Stars82
Forks8
Last commit8 years ago
RustTensor
RustTensorRust

A learning-focused, high-performance tensor computation library built from scratch in Rust with automatic differentiation and CPU/CUDA backends.

#cuda#educational#deep-learning
Stars80
Forks2
Last commit1 year ago
Cogitare
CogitarePython

A modern, fast, and modular deep learning and machine learning framework for Python built on PyTorch.

#cuda#modular-deep-learning#plugin-system
Stars77
Forks11
Last commit2 years ago
skynet
skynetC++

A lightweight deep learning library written in C++ with C, C#, and Python interfaces, supporting CPU and GPU computation.

#multi-language#cuda#deep-learning
Stars62
Forks24
Last commit4 years ago
avm
avmCommon Lisp

An efficient arrayed vector math library for Common Lisp with multi-threading and CUDA support.

#cuda#scientific-computing#parallel-computing
Stars54
Forks4
Last commit4 years ago
omarchy-ai
omarchy-aiShell

A one-command installer that transforms a fresh Arch Linux installation into a complete, local-first AI development environment with Hyprland.

#arch-linux#cuda#hyprland
Stars51
Forks8
Last commit9 months ago
Head tracking using OpenCV
Head tracking using OpenCVC++

A Godot engine module for real-time head tracking using OpenCV with GPU acceleration for immersive 3D perspective.

#cuda#opencv#gpu-acceleration
Stars48
Forks16
Last commit11 years ago
UltrafastSecp256k1
UltrafastSecp256k1C++

Ultra high-performance secp256k1 ECC engine with GPU acceleration, continuous adversarial audit, and multi-language bindings.

#cuda#crypto#ios
Stars46
Forks20
Last commit2 days ago
recipe-wizard
recipe-wizardShell

A Dockerfile generator for running OpenGL applications with CUDA, ROS, and Gazebo on headless servers via VirtualGL and VNC.

#nvidia-docker#cuda#opengl
Stars43
Forks8
Last commit3 years ago
Knowledge3D (K3D)
Knowledge3D (K3D)Python

A sovereign GPU-native reference implementation for W3C PM-KR, storing knowledge once as executable procedures consumable by both humans and AI.

#cuda#sovereign-ai#ptx
Stars38
Forks5
Last commit2 months ago
Notebooks
NotebooksDockerfile

A Docker-based starter kit providing pre-configured Jupyter notebook environments for machine learning with TensorFlow, PyTorch, and essential libraries.

#cuda#gpu-ready#ml-environment
Stars35
Forks6
Last commit8 months ago
LLSpy
LLSpyPython

A Python library for processing lattice light-sheet microscopy data, automating parameter detection and image corrections.

#cuda#scientific-computing#image-analysis
Stars30
Forks6
Last commit10 days ago
cuda
cudaAda

Compiles Ada and SPARK code directly to NVIDIA GPUs using CUDA toolsuite.

#cuda#parallel-computing#high-performance-computing
Stars25
Forks7
Last commit1 year ago
opencvd
opencvdD

Unofficial OpenCV binding for the D programming language, enabling computer vision development with D.

#cuda#d-language#opencv
Stars23
Forks5
Last commit4 years ago
PreviousPage 3 of 4Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
8 years ago
1 year ago
7 years ago
#Gpu Acceleration45
#Machine Learning42
#Gpu Computing35
#Deep Learning34
#High Performance Computing27
#Neural Networks27
#Computer Vision25
#Parallel Computing24
#Gpu23
#C Plus Plus19
#Scientific Computing18
#Opencl18