Lists (1)
Sort Name ascending (A-Z)
Stars
A JIT assembler for x86/x64 architectures supporting MMX, SSE (1-4), AVX (1-2, 512), FPU, APX, and AVX10.2
Share a single keyboard and mouse between multiple computers.
Interactive visualizations of the geometric intuition behind diffusion models.
🤘 TT-NN operator library, and TT-Metalium low level kernel programming model.
Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.
Tiny C++11 GPT-2 inference implementation from scratch
Implementation of popular deep learning networks with TensorRT network definition API
Custom C++ neural network library optimized with SIMD for enhanced CPU performance.
Fully working Game Boy emulator other than audio.
FG Aircraft | ATR72(C) from Omega Hangar [https://bitbucket.org/muraleen/atr72-500-c-project/src]
A massively-parallel, block-sparse tensor framework written in C++
Multiresolution Adaptive Numerical Environment for Scientific Simulation
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
automatic differentiation made easier for C++
A lightweight header-only library for using Keras (TensorFlow) models in C++.
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison