All Projects → Quadray Engine → Similar Projects or Alternatives

808 Open source projects that are alternatives of or similar to Quadray Engine

Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+7684.62%)
Mutual labels:  simd, sse, neon, avx2, avx512, avx
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+7476.92%)
Mutual labels:  simd, sse, neon, avx2, avx512, avx
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (+384.62%)
Mutual labels:  simd, sse, neon, avx2, avx512, avx
Boost.simd
Boost SIMD
Stars: ✭ 238 (+1730.77%)
Mutual labels:  simd, sse, neon, avx2, avx512, avx
Simd
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
Stars: ✭ 1,263 (+9615.38%)
Mutual labels:  simd, sse, neon, avx2, avx512, avx
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (+961.54%)
Mutual labels:  simd, neon, avx2, avx512, avx
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (+61.54%)
Mutual labels:  avx, sse, simd, avx2, avx512
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+7315.38%)
Mutual labels:  simd, sse, neon, avx512, avx
Libsimdpp
Portable header-only C++ low level SIMD library
Stars: ✭ 914 (+6930.77%)
Mutual labels:  simd, sse, neon, avx2, avx512
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+3884.62%)
Mutual labels:  simd, sse, avx2, avx512, avx
Std Simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stars: ✭ 275 (+2015.38%)
Mutual labels:  simd, sse, neon, avx512, avx
Base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
Stars: ✭ 115 (+784.62%)
Mutual labels:  simd, sse, neon, avx2, avx512
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (+407.69%)
Mutual labels:  simd, neon, avx2, avx512, avx
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+6507.69%)
Mutual labels:  simd, sse, neon, avx2, avx
Mipp
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Stars: ✭ 253 (+1846.15%)
Mutual labels:  simd, sse, neon, avx
simd-byte-lookup
SIMDized check which bytes are in a set
Stars: ✭ 23 (+76.92%)
Mutual labels:  sse, simd, avx2, avx512
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (+92.31%)
Mutual labels:  avx, sse, simd, avx2
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+6723.08%)
Mutual labels:  simd, sse, neon, avx
oversimple
A library for audio oversampling, which tries to offer a simple api while wrapping HIIR, by Laurent De Soras, for minimum phase antialiasing, and r8brain-free-src, by Aleksey Vaneev, for linear phase antialiasing.
Stars: ✭ 25 (+92.31%)
Mutual labels:  neon, avx, sse, simd
Highway
Performance-portable, length-agnostic SIMD with runtime dispatch
Stars: ✭ 301 (+2215.38%)
Mutual labels:  simd, neon, avx2, avx512
Sse4 Strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
Stars: ✭ 115 (+784.62%)
Mutual labels:  sse, neon, avx2, avx512
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+2615.38%)
Mutual labels:  simd, neon, avx512, avx
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (+776.92%)
Mutual labels:  simd, avx2, avx512, avx
Fastnoisesimd
C++ SIMD Noise Library
Stars: ✭ 542 (+4069.23%)
Mutual labels:  simd, sse, neon, avx2
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+116169.23%)
Mutual labels:  simd, neon, avx2
Turbo Run Length Encoding
TurboRLE-Fastest Run Length Encoding
Stars: ✭ 212 (+1530.77%)
Mutual labels:  simd, sse, avx2
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (+153.85%)
Mutual labels:  avx, simd, avx2
Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
Stars: ✭ 50 (+284.62%)
Mutual labels:  sse, simd, avx2
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (+200%)
Mutual labels:  avx, sse, simd
Osaca
Open Source Architecture Code Analyzer
Stars: ✭ 162 (+1146.15%)
Mutual labels:  avx2, avx512, avx
Libpopcnt
🚀 Fast C/C++ bit population count library
Stars: ✭ 219 (+1584.62%)
Mutual labels:  neon, avx2, avx512
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (+123.08%)
Mutual labels:  simd, avx2, avx512
std find simd
std::find simd version
Stars: ✭ 19 (+46.15%)
Mutual labels:  simd, avx2, avx512
SoftLight
A shader-based Software Renderer Using The LightSky Framework.
Stars: ✭ 2 (-84.62%)
Mutual labels:  neon, sse, simd
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+3176.92%)
Mutual labels:  neon, simd, avx2
penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
Stars: ✭ 110 (+746.15%)
Mutual labels:  avx, sse, simd
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (+1330.77%)
Mutual labels:  avx2, avx512, avx
utf8
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
Stars: ✭ 60 (+361.54%)
Mutual labels:  neon, simd, avx2
sse-avx-rasterization
Triangle rasterization routines accelerated by SSE and AVX
Stars: ✭ 53 (+307.69%)
Mutual labels:  avx, sse, simd
Sse Popcount
SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html
Stars: ✭ 226 (+1638.46%)
Mutual labels:  sse, avx2, avx512
Turbo-Histogram
Fastest Histogram Construction
Stars: ✭ 44 (+238.46%)
Mutual labels:  sse, simd, avx2
Toys
Storage for my snippets, toy programs, etc.
Stars: ✭ 187 (+1338.46%)
Mutual labels:  sse, avx2, avx512
simdutf
Unicode routines (UTF8, UTF16): billions of characters per second.
Stars: ✭ 108 (+730.77%)
Mutual labels:  neon, simd, avx2
positional-popcount
Fast C functions for the computing the positional popcount (pospopcnt).
Stars: ✭ 47 (+261.54%)
Mutual labels:  simd, avx2, avx512
Sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
Stars: ✭ 316 (+2330.77%)
Mutual labels:  simd, sse, neon
Hlslpp
Math library using hlsl syntax with SSE/NEON support
Stars: ✭ 153 (+1076.92%)
Mutual labels:  sse, neon, avx
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+7476.92%)
Mutual labels:  simd, avx512, avx
Md5 Simd
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
Stars: ✭ 71 (+446.15%)
Mutual labels:  simd, avx2, avx512
Despacer
C library to remove white space from strings as fast as possible
Stars: ✭ 90 (+592.31%)
Mutual labels:  simd, sse, avx
Ugm
Ubpa Graphics Mathematics
Stars: ✭ 178 (+1269.23%)
Mutual labels:  simd, sse
Ray
Small pathtracing library with GPU and CPU backends
Stars: ✭ 95 (+630.77%)
Mutual labels:  raytracing, sse
Diligentengine
A modern cross-platform low-level graphics library and rendering framework
Stars: ✭ 2,142 (+16376.92%)
Mutual labels:  raytracing, 3d-engine
Computelibrary
The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
Stars: ✭ 2,123 (+16230.77%)
Mutual labels:  simd, neon
Python Raytracer
A basic Ray Tracer that exploits numpy arrays and functions to work fast.
Stars: ✭ 204 (+1469.23%)
Mutual labels:  raytracing, 3d-engine
Highwayhash
Native Go version of HighwayHash with optimized assembly implementations on Intel and ARM. Able to process over 10 GB/sec on a single core on Intel CPUs - https://en.wikipedia.org/wiki/HighwayHash
Stars: ✭ 670 (+5053.85%)
Mutual labels:  neon, avx2
Sha256 Simd
Accelerate SHA256 computations in pure Go using Accelerate SHA256 computations in pure Go using AVX512, SHA Extensions for x86 and ARM64 for ARM. On AVX512 it provides an up to 8x improvement (over 3 GB/s per core). SHA Extensions give a performance boost of close to 4x over native.
Stars: ✭ 657 (+4953.85%)
Mutual labels:  avx512, avx
Wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
Stars: ✭ 891 (+6753.85%)
Mutual labels:  avx2, avx
Base64 Avx512
Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"
Stars: ✭ 158 (+1115.38%)
Mutual labels:  simd, avx512
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (+76.92%)
Mutual labels:  sse, simd
sliceslice-rs
A fast implementation of single-pattern substring search using SIMD acceleration.
Stars: ✭ 66 (+407.69%)
Mutual labels:  simd, avx2
1-60 of 808 similar projects