vectorize
SIMD compiler
A backend for Nim that provides SIMD vectorization capabilities to improve performance of numerical computations.
SIMD vectorization backend
15 stars
8 watching
1 forks
Language: Nim
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to visualize and understand Single Instruction/Multiple Data (SIMD) code | 672 |
| A SIMD-based math library providing optimized kernels for various distance and similarity metrics | 1,141 |
| A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,662 |
| Provides C++ wrappers for SIMD intrinsics and parallelized mathematical functions to accelerate code execution on various platforms. | 2,239 |
| A Nim library providing a dplyr-like API for data manipulation and analysis of dataframes. | 135 |
| An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. | 2,077 |
| Language support for Nim in VS Code | 177 |
| A C++ library leveraging SIMD instructions to improve performance on modern CPUs. | 1,316 |
| A serialization framework for Nim that provides a common interface for marshaling values to and from various serialized formats. | 64 |
| A library for fast integer compression using SIMD instructions | 490 |
| Automates compilation and execution of code without requiring manual setup | 533 |
| A math vector library for graphical applications | 101 |
| A plotting library for Nim that generates interactive plots in various formats | 181 |
| An LLVM-based compiler for the Nim programming language. | 711 |
| Library for creating music using MIDI notes and attributes | 77 |