All Projects → Sleef → Similar Projects or Alternatives

1155 Open source projects that are alternatives of or similar to Sleef

Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+186.69%)
Mutual labels:  arm, simd, powerpc, neon, vectorization, avx512, avx
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (-60.91%)
Mutual labels:  simd, aarch64, neon, cuda, avx512, avx
Boost.simd
Boost SIMD
Stars: ✭ 238 (-32.58%)
Mutual labels:  simd, aarch64, neon, vectorization, 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 (+257.79%)
Mutual labels:  arm, simd, powerpc, neon, avx512, avx
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-82.15%)
Mutual labels:  simd, aarch64, powerpc, neon, avx512, avx
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-81.3%)
Mutual labels:  simd, neon, vectorization, avx512, avx
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+179.04%)
Mutual labels:  simd, neon, vectorization, avx512, avx
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+173.09%)
Mutual labels:  simd, neon, vectorization, avx512, avx
Sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
Stars: ✭ 316 (-10.48%)
Mutual labels:  arm, simd, aarch64, neon
Hybridizer Basic Samples
Examples of C# code compiled to GPU by hybridizer
Stars: ✭ 186 (-47.31%)
Mutual labels:  vectorization, cuda, avx512, avx
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+179.04%)
Mutual labels:  simd, fft, avx512, avx
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 (+501.42%)
Mutual labels:  arm, simd, aarch64, neon
Std Simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stars: ✭ 275 (-22.1%)
Mutual labels:  simd, neon, avx512, avx
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-96.32%)
Mutual labels:  simd, neon, avx512, avx
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+4181.87%)
Mutual labels:  arm, simd, aarch64, neon
lsp-dsp-lib
DSP library for signal processing
Stars: ✭ 37 (-89.52%)
Mutual labels:  simd, fft, aarch64
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (-90.65%)
Mutual labels:  avx, simd, vectorization
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+46.74%)
Mutual labels:  simd, avx512, avx
Steed
[INACTIVE] Rust's standard library, free of C dependencies, for Linux systems
Stars: ✭ 520 (+47.31%)
Mutual labels:  arm, aarch64, powerpc
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (-91.78%)
Mutual labels:  simd, vectorization, avx512
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.92%)
Mutual labels:  neon, avx, simd
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+151.27%)
Mutual labels:  simd, neon, avx
std find simd
std::find simd version
Stars: ✭ 19 (-94.62%)
Mutual labels:  simd, vectorization, avx512
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-92.92%)
Mutual labels:  arm, avx, simd
Libsimdpp
Portable header-only C++ low level SIMD library
Stars: ✭ 914 (+158.92%)
Mutual labels:  simd, neon, avx512
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+20.68%)
Mutual labels:  neon, simd, aarch64
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (-94.05%)
Mutual labels:  avx, simd, avx512
Base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
Stars: ✭ 115 (-67.42%)
Mutual labels:  simd, neon, avx512
utf8
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
Stars: ✭ 60 (-83%)
Mutual labels:  arm, neon, simd
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+905.67%)
Mutual labels:  arm, aarch64, powerpc
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 (+86.12%)
Mutual labels:  arm, avx512, avx
Mipp
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Stars: ✭ 253 (-28.33%)
Mutual labels:  simd, neon, avx
Highway
Performance-portable, length-agnostic SIMD with runtime dispatch
Stars: ✭ 301 (-14.73%)
Mutual labels:  simd, neon, avx512
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+143.34%)
Mutual labels:  simd, neon, avx
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (-67.71%)
Mutual labels:  simd, avx512, avx
Cemu
Cheap EMUlator: lightweight multi-architecture assembly playground
Stars: ✭ 666 (+88.67%)
Mutual labels:  arm, aarch64, powerpc
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (+597.17%)
Mutual labels:  arm, aarch64, powerpc
Talks
schedule and materials about my presentations
Stars: ✭ 245 (-30.59%)
Mutual labels:  arm, aarch64
Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Stars: ✭ 4,012 (+1036.54%)
Mutual labels:  arm, cuda
rsync-static
Static RSync binaries compiled for x86, ARM, and ARM64. Useful for running on Android. Built daily
Stars: ✭ 40 (-88.67%)
Mutual labels:  arm, aarch64
simd-byte-lookup
SIMDized check which bytes are in a set
Stars: ✭ 23 (-93.48%)
Mutual labels:  simd, avx512
libcluon
libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.
Stars: ✭ 81 (-77.05%)
Mutual labels:  aarch64, powerpc
HLML
Auto-generated maths library for C and C++ based on HLSL/Cg
Stars: ✭ 23 (-93.48%)
Mutual labels:  simd, vectorization
alpine-qbittorrent-openvpn
qBittorrent docker container with OpenVPN client running as unprivileged user on alpine linux
Stars: ✭ 230 (-34.84%)
Mutual labels:  arm, aarch64
equinix-metal-arm64-cluster
Arm and Equinix Metal have partnered to make powerful Neoverse based Armv8 bare metal infrastructure including latest generation Ampere systems — available for open source software developers to build, test and optimize for Arm64 architecture.
Stars: ✭ 71 (-79.89%)
Mutual labels:  arm, aarch64
Ataraxia
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
Stars: ✭ 226 (-35.98%)
Mutual labels:  arm, powerpc
Tow-Boot
An opinionated distribution of U-Boot. — https://matrix.to/#/#Tow-Boot:matrix.org?via=matrix.org
Stars: ✭ 338 (-4.25%)
Mutual labels:  arm, aarch64
Azote
Fast and lightweight AArch64 disassembler.
Stars: ✭ 24 (-93.2%)
Mutual labels:  arm, aarch64
hpc
Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )
Stars: ✭ 39 (-88.95%)
Mutual labels:  avx, simd
qHilbert
qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
Stars: ✭ 22 (-93.77%)
Mutual labels:  simd, vectorization
penguinV
Simple and fast C++ image processing library with focus on heterogeneous systems
Stars: ✭ 110 (-68.84%)
Mutual labels:  avx, simd
pbp-packages
Package build scripts for using Arch Linux ARM with the Pinebook Pro laptop.
Stars: ✭ 3 (-99.15%)
Mutual labels:  arm, aarch64
runtime
AnyDSL Runtime Library
Stars: ✭ 17 (-95.18%)
Mutual labels:  simd, vectorization
tensorflow-serving-arm
TensorFlow Serving ARM - A project for cross-compiling TensorFlow Serving targeting popular ARM cores
Stars: ✭ 75 (-78.75%)
Mutual labels:  arm, aarch64
tensorflow-aarch64
Compiled tensorflow for aarch64 architecture
Stars: ✭ 20 (-94.33%)
Mutual labels:  arm, aarch64
DLARM
DLARM: Dissertation for Computer Science Masters Degree at UFRGS
Stars: ✭ 24 (-93.2%)
Mutual labels:  arm, aarch64
sse-avx-rasterization
Triangle rasterization routines accelerated by SSE and AVX
Stars: ✭ 53 (-84.99%)
Mutual labels:  avx, simd
Doesitarm
🦾 A list of reported app support for Apple Silicon and the new Apple M1 Macs
Stars: ✭ 3,200 (+806.52%)
Mutual labels:  arm, aarch64
G-DOS
A portable, ROM-booting hobby OS. Currently supports m68k, arm, and PowerPC targets
Stars: ✭ 36 (-89.8%)
Mutual labels:  arm, powerpc
jevoisbase
JeVois base collection of algorithms and modules
Stars: ✭ 41 (-88.39%)
Mutual labels:  arm, neon
1-60 of 1155 similar projects