All Projects → sliceslice-rs → Similar Projects or Alternatives

304 Open source projects that are alternatives of or similar to sliceslice-rs

ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (-56.06%)
std find simd
std::find simd version
Stars: ✭ 19 (-71.21%)
Mutual labels:  simd, avx2, simd-instructions
positional-popcount
Fast C functions for the computing the positional popcount (pospopcnt).
Stars: ✭ 47 (-28.79%)
Mutual labels:  simd, avx2, simd-instructions
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (-68.18%)
Mutual labels:  simd, avx2
block-aligner
SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
Stars: ✭ 58 (-12.12%)
Mutual labels:  simd, avx2
Turbo-Histogram
Fastest Histogram Construction
Stars: ✭ 44 (-33.33%)
Mutual labels:  simd, avx2
psimd
Portable 128-bit SIMD intrinsics
Stars: ✭ 48 (-27.27%)
Mutual labels:  simd, simd-programming
Libsimdpp
Portable header-only C++ low level SIMD library
Stars: ✭ 914 (+1284.85%)
Mutual labels:  simd, avx2
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+545.45%)
Mutual labels:  simd, avx2
simd-byte-lookup
SIMDized check which bytes are in a set
Stars: ✭ 23 (-65.15%)
Mutual labels:  simd, avx2
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (-50%)
Mutual labels:  simd, avx2
Boost.simd
Boost SIMD
Stars: ✭ 238 (+260.61%)
Mutual labels:  simd, avx2
simdjson-rs
Rust version of lemire's SimdJson
Stars: ✭ 18 (-72.73%)
Mutual labels:  simd, avx2
lsp-dsp-lib
DSP library for signal processing
Stars: ✭ 37 (-43.94%)
Mutual labels:  simd, simd-instructions
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (+109.09%)
Mutual labels:  simd, avx2
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+1392.42%)
Mutual labels:  simd, avx2
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (+72.73%)
Mutual labels:  simd, avx2
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-62.12%)
Mutual labels:  simd, avx2
SIMDxorshift
Fast random number generators: Vectorized (SIMD) version of xorshift128+
Stars: ✭ 84 (+27.27%)
Mutual labels:  simd, simd-instructions
awesome-simd
A curated list of awesome SIMD frameworks, libraries and software
Stars: ✭ 39 (-40.91%)
Mutual labels:  simd, avx2
simdutf
Unicode routines (UTF8, UTF16): billions of characters per second.
Stars: ✭ 108 (+63.64%)
Mutual labels:  simd, avx2
Fastbase64
SIMD-accelerated base64 codecs
Stars: ✭ 309 (+368.18%)
Mutual labels:  simd, avx2
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+684.85%)
Mutual labels:  simd, avx2
Turbopfor Integer Compression
Fastest Integer Compression
Stars: ✭ 520 (+687.88%)
Mutual labels:  simd, avx2
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+1201.52%)
Mutual labels:  simd, avx2
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-4.55%)
Mutual labels:  simd, avx2
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (+0%)
Mutual labels:  simd, avx2
Base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
Stars: ✭ 115 (+74.24%)
Mutual labels:  simd, avx2
Simdjsonsharp
C# bindings for lemire/simdjson (and full C# port)
Stars: ✭ 506 (+666.67%)
Mutual labels:  simd, avx2
Fastnoisesimd
C++ SIMD Noise Library
Stars: ✭ 542 (+721.21%)
Mutual labels:  simd, avx2
Turbo Run Length Encoding
TurboRLE-Fastest Run Length Encoding
Stars: ✭ 212 (+221.21%)
Mutual labels:  simd, avx2
Highway
Performance-portable, length-agnostic SIMD with runtime dispatch
Stars: ✭ 301 (+356.06%)
Mutual labels:  simd, avx2
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+22801.52%)
Mutual labels:  simd, avx2
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 (+1813.64%)
Mutual labels:  simd, avx2
Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+1433.33%)
Mutual labels:  simd, avx2
utf8
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
Stars: ✭ 60 (-9.09%)
Mutual labels:  simd, avx2
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-80.3%)
Mutual labels:  simd, avx2
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 (+7.58%)
Mutual labels:  simd, avx2
Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
Stars: ✭ 50 (-24.24%)
Mutual labels:  simd, avx2
quick-adc
Quick ADC
Stars: ✭ 20 (-69.7%)
Mutual labels:  simd
Mipp
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Stars: ✭ 253 (+283.33%)
Mutual labels:  simd
Js
turbo.js - perform massive parallel computations in your browser with GPGPU.
Stars: ✭ 2,591 (+3825.76%)
Mutual labels:  simd
multiversion
Easy function multiversioning for Rust
Stars: ✭ 152 (+130.3%)
Mutual labels:  simd
hermes
A Haskell library for fast, memory-efficient decoding of JSON documents using the simdjson C++ library
Stars: ✭ 37 (-43.94%)
Mutual labels:  simd
Hh Suite
Remote protein homology detection suite.
Stars: ✭ 230 (+248.48%)
Mutual labels:  simd
42 cheatsheet
Also referred to as "The C Man"
Stars: ✭ 204 (+209.09%)
Mutual labels:  simd
r4strings
Handling Strings in R
Stars: ✭ 39 (-40.91%)
Mutual labels:  text-processing
WeTextProcessing
Text Normalization & Inverse Text Normalization
Stars: ✭ 213 (+222.73%)
Mutual labels:  text-processing
Reedsolomon
Reed-Solomon Erasure Code engine in Go, could more than 15GB/s per core
Stars: ✭ 203 (+207.58%)
Mutual labels:  simd
Fastnoise2
Modular node based noise generation library using SIMD, C++17 and templates
Stars: ✭ 196 (+196.97%)
Mutual labels:  simd
Streamvbyte
Fast integer compression in C using the StreamVByte codec
Stars: ✭ 195 (+195.45%)
Mutual labels:  simd
Ambar
🔍 Ambar: Document Search Engine
Stars: ✭ 1,829 (+2671.21%)
Mutual labels:  search-in-text
Laser
The HPC toolbox: fused matrix multiplication, convolution, data-parallel strided tensor primitives, OpenMP facilities, SIMD, JIT Assembler, CPU detection, state-of-the-art vectorized BLAS for floats and integers
Stars: ✭ 191 (+189.39%)
Mutual labels:  simd
aes-gcm-siv
.NET Core 3.0 implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption
Stars: ✭ 22 (-66.67%)
Mutual labels:  simd
Flexsearch
Next-Generation full text search library for Browser and Node.js
Stars: ✭ 8,108 (+12184.85%)
Mutual labels:  search-in-text
Decomposed
CATransform3D manipulation made easy.
Stars: ✭ 184 (+178.79%)
Mutual labels:  simd
Ugm
Ubpa Graphics Mathematics
Stars: ✭ 178 (+169.7%)
Mutual labels:  simd
The silver searcher
A code-searching tool similar to ack, but faster.
Stars: ✭ 23,030 (+34793.94%)
Mutual labels:  search-in-text
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 (+3116.67%)
Mutual labels:  simd
bulksearch
Lightweight and read-write optimized full text search library.
Stars: ✭ 108 (+63.64%)
Mutual labels:  search-in-text
1-60 of 304 similar projects