All Projects → simdutf → Similar Projects or Alternatives

439 Open source projects that are alternatives of or similar to simdutf

simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+294.44%)
Mutual labels:  unicode, neon, simd, avx2
utf8
Fast UTF-8 validation with range algorithm (NEON+SSE4+AVX2)
Stars: ✭ 60 (-44.44%)
Mutual labels:  neon, simd, avx2
Turbo-Histogram
Fastest Histogram Construction
Stars: ✭ 44 (-59.26%)
Mutual labels:  simd, avx2, sse2
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (-41.67%)
Mutual labels:  neon, simd, avx2
Highway
Performance-portable, length-agnostic SIMD with runtime dispatch
Stars: ✭ 301 (+178.7%)
Mutual labels:  neon, simd, avx2
Boost.simd
Boost SIMD
Stars: ✭ 238 (+120.37%)
Mutual labels:  neon, simd, avx2
Libsimdpp
Portable header-only C++ low level SIMD library
Stars: ✭ 914 (+746.3%)
Mutual labels:  neon, simd, avx2
vastringify
Type-safe Printf in C
Stars: ✭ 60 (-44.44%)
Mutual labels:  unicode, utf8, utf16
Quadray Engine
Realtime raytracer using SIMD on ARM, MIPS, PPC and x86
Stars: ✭ 13 (-87.96%)
Mutual labels:  neon, simd, avx2
Fastnoisesimd
C++ SIMD Noise Library
Stars: ✭ 542 (+401.85%)
Mutual labels:  neon, simd, avx2
Simde
Implementations of SIMD instruction sets for systems which don't natively support them.
Stars: ✭ 1,012 (+837.04%)
Mutual labels:  neon, simd, avx2
Nsimd
Agenium Scale vectorization library for CPUs and GPUs
Stars: ✭ 138 (+27.78%)
Mutual labels:  neon, 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 (+1069.44%)
Mutual labels:  neon, simd, avx2
Directxmath
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
Stars: ✭ 859 (+695.37%)
Mutual labels:  neon, simd, avx2
Umesimd
UME::SIMD A library for explicit simd vectorization.
Stars: ✭ 66 (-38.89%)
Mutual labels:  neon, simd, avx2
Vc
SIMD Vector Classes for C++
Stars: ✭ 985 (+812.04%)
Mutual labels:  neon, simd, avx2
Base64simd
Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)
Stars: ✭ 115 (+6.48%)
Mutual labels:  neon, simd, avx2
Simdjson
Parsing gigabytes of JSON per second
Stars: ✭ 15,115 (+13895.37%)
Mutual labels:  neon, simd, avx2
homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
Stars: ✭ 70 (-35.19%)
Mutual labels:  unicode, utf8
Fastbase64
SIMD-accelerated base64 codecs
Stars: ✭ 309 (+186.11%)
Mutual labels:  simd, avx2
Simdjsonsharp
C# bindings for lemire/simdjson (and full C# port)
Stars: ✭ 506 (+368.52%)
Mutual labels:  simd, avx2
Corrfunc
⚡️⚡️⚡️Blazing fast correlation functions on the CPU.
Stars: ✭ 114 (+5.56%)
Mutual labels:  simd, avx2
Libxsmm
Library for specialized dense and sparse matrix operations, and deep learning primitives.
Stars: ✭ 518 (+379.63%)
Mutual labels:  simd, avx2
Turbo Run Length Encoding
TurboRLE-Fastest Run Length Encoding
Stars: ✭ 212 (+96.3%)
Mutual labels:  simd, avx2
Std Simd
std::experimental::simd for GCC [ISO/IEC TS 19570:2018]
Stars: ✭ 275 (+154.63%)
Mutual labels:  neon, simd
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 (+520.37%)
Mutual labels:  neon, avx2
Cglm
📽 Highly Optimized Graphics Math (glm) for C
Stars: ✭ 887 (+721.3%)
Mutual labels:  neon, simd
std find simd
std::find simd version
Stars: ✭ 19 (-82.41%)
Mutual labels:  simd, avx2
Sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
Stars: ✭ 316 (+192.59%)
Mutual labels:  neon, simd
awesome-simd
A curated list of awesome SIMD frameworks, libraries and software
Stars: ✭ 39 (-63.89%)
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 (-46.3%)
Mutual labels:  simd, avx2
unicode-programming
Unicode programming examples
Stars: ✭ 33 (-69.44%)
Mutual labels:  unicode, utf8
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 (-34.26%)
Mutual labels:  simd, avx2
Turbopfor Integer Compression
Fastest Integer Compression
Stars: ✭ 520 (+381.48%)
Mutual labels:  simd, avx2
Sleef
SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
Stars: ✭ 353 (+226.85%)
Mutual labels:  neon, simd
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 (+1865.74%)
Mutual labels:  neon, simd
Libpopcnt
🚀 Fast C/C++ bit population count library
Stars: ✭ 219 (+102.78%)
Mutual labels:  neon, avx2
positional-popcount
Fast C functions for the computing the positional popcount (pospopcnt).
Stars: ✭ 47 (-56.48%)
Mutual labels:  simd, avx2
Guided Missile Simulation
Guided Missile, Radar and Infrared EOS Simulation Framework written in Fortran.
Stars: ✭ 33 (-69.44%)
Mutual labels:  simd, avx2
Turbo-Transpose
Transpose: SIMD Integer+Floating Point Compression Filter
Stars: ✭ 50 (-53.7%)
Mutual labels:  simd, avx2
simd-byte-lookup
SIMDized check which bytes are in a set
Stars: ✭ 23 (-78.7%)
Mutual labels:  simd, avx2
sliceslice-rs
A fast implementation of single-pattern substring search using SIMD acceleration.
Stars: ✭ 66 (-38.89%)
Mutual labels:  simd, avx2
ultra-sort
DSL for SIMD Sorting on AVX2 & AVX512
Stars: ✭ 29 (-73.15%)
Mutual labels:  simd, avx2
Sse4 Strstr
SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification
Stars: ✭ 115 (+6.48%)
Mutual labels:  neon, avx2
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 (-76.85%)
Mutual labels:  neon, simd
SoftLight
A shader-based Software Renderer Using The LightSky Framework.
Stars: ✭ 2 (-98.15%)
Mutual labels:  neon, simd
ternary-logic
Support for ternary logic in SSE, XOP, AVX2 and x86 programs
Stars: ✭ 21 (-80.56%)
Mutual labels:  simd, avx2
Mipp
MIPP is a portable wrapper for SIMD instructions written in C++11. It supports NEON, SSE, AVX and AVX-512.
Stars: ✭ 253 (+134.26%)
Mutual labels:  neon, simd
Xsimd
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, NEON, AVX512)
Stars: ✭ 964 (+792.59%)
Mutual labels:  neon, simd
unicode display width
Displayed width of UTF-8 strings in Modern C++
Stars: ✭ 30 (-72.22%)
Mutual labels:  unicode, utf8
cpuwhat
Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics
Stars: ✭ 25 (-76.85%)
Mutual labels:  simd, avx2
simdjson-rs
Rust version of lemire's SimdJson
Stars: ✭ 18 (-83.33%)
Mutual labels:  simd, avx2
sbbs
Mirror of gitlab.synchro.net/sbbs (don't submit pull requests here)
Stars: ✭ 25 (-76.85%)
Mutual labels:  utf8
StringConvert
A simple C++11 based helper for converting string between a various charset
Stars: ✭ 16 (-85.19%)
Mutual labels:  unicode
prettype
An easy to use text stylizer for your desktop!
Stars: ✭ 14 (-87.04%)
Mutual labels:  unicode
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (-81.48%)
Mutual labels:  utf8
ngx-emoj
A simple, theme-able emoji mart/picker for angular 4+
Stars: ✭ 18 (-83.33%)
Mutual labels:  unicode
T13x
An Extended Version of the T0x multithreaded cores, with a custom general purpose parametrized SIMD/MIMD vector coprocessor and support for 3-5 way superscalar execution. The core is pin-to-pin compatible with the RISCY cores from PULP
Stars: ✭ 28 (-74.07%)
Mutual labels:  simd
wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 20 (-81.48%)
Mutual labels:  transcoding
umoji
😄 A lib convert emoji unicode to Surrogate pairs
Stars: ✭ 68 (-37.04%)
Mutual labels:  unicode
1-60 of 439 similar projects