SIMD-Visualiser
SIMD visualizer
A tool to visualize and understand Single Instruction/Multiple Data (SIMD) code
A tool to graphically visualize SIMD code
672 stars
18 watching
43 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
compilersintrinsicssimdvectorized-computationvisualisation
Related projects:
Repository | Description | Stars |
---|---|---|
scinim/vectorize | A backend for Nim that provides SIMD vectorization capabilities to improve performance of numerical computations. | 15 |
ashvardanian/simsimd | A SIMD-based math library providing optimized kernels for various distance and similarity metrics | 1,141 |
lemire/simdcompressionandintersection | A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. | 427 |
mikael-alafriz-deel/lucid-sonic-dreams | A tool to visualize generated visuals in synchronization with music | 775 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,179 |
ermig1979/simd | An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,077 |
avibryant/simmer | A tool for efficiently summarizing large volumes of data using a fixed amount of memory in real-time. | 138 |
xtensor-stack/xsimd | Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. | 2,239 |
x-tabdeveloping/topicwizard | A tool for visualizing and interacting with topic models in text data | 106 |
minres/scviewer | A tool to visualize and analyze verification data from SystemC simulations. | 14 |
aertslab/scope | A tool for fast visualization of large-scale single-cell data | 68 |
eurostat/gridviz | A JavaScript library for visualizing gridded data in the browser using various cartographic styles and techniques. | 204 |
heimdalljs/heimdalljs-visualizer | An Ember application that visualizes data from heimdalljs | 21 |
erik-roberts/gimbl-vis | An interactive multi-dimensional visualization toolbox for high-dimensional data | 4 |
patois/hrdevhelper | A plugin for visualizing decompiled code and its corresponding ctree graphs in the Hexrays decompiler. | 380 |