Examples of C# code compiled to GPU by hybridizer
-
Updated
May 27, 2026 - C#
Examples of C# code compiled to GPU by hybridizer
My toys to play with SSE/AVX in pure C# (.NET Core 2.1)
C# vectorizer for floating point math
Mokka is a minimal Inference Engine for Dense Layer Neural Networks. Written on a single C# header, it uses AVX2
An example frustum culling implemented using Unity Burst compiler and native plugin
C# implementation of Digital oscillator models for signal synthesis and analysis, suitable for real-time audio processing
Image pixelization program featuring x86 Assembly Algorithms
Simple and performance neural network .NET library with AVX acceleration
SPMD-on-SIMD programming for C#. Write scalar-looking kernels, run them across all SIMD lanes and all cores. Inspired by Intel ISPC
To associate your repository with the avx topic, visit your repo's landing page and select "manage topics."