61 skills found · Page 1 of 3
simd-everywhere / SimdeImplementations of SIMD instruction sets for systems which don't natively support them.
redorav / HlslppMath library using HLSL syntax with multiplatform SIMD support
davidesantangelo / KrepFast text search tool with advanced algorithms, SIMD acceleration, multi-threading, and regex support. Designed for rapid, large-scale pattern matching with memory-mapped I/O and hardware optimizations.
LSXPrime / SoundFlowA high-performance, modular audio & MIDI engine for .NET 8+. A complete toolkit for the entire audio lifecycle: Playback, Recording, Multi-track Editing, Pro Synthesis (MPE/SF2), Real-time DSP, and Visualization. Includes a unique security suite for AES-256 encryption, acoustic fingerprinting, and watermarking. Featuring SIMD and NativeAOT support.
Turnerj / QuickenshteinMaking the quickest and most memory efficient implementation of Levenshtein Distance with SIMD and Threading support
yoanlcq / VekGeneric 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
justnullname / QuickViewThe fastest Direct2D-powered image viewer for Windows. Features multi-threaded JXL/AVIF decoding, GPU acceleration, and a borderless geek UI. Supports WebP, RAW, & QOI with visual settings and auto-updates. Portable & SIMD-optimized.
pehringer / SimdSimd support via Go assembly for parallel element-wise computations.
Daniel-Liu-c0deb0t / Triple AccelRust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
yinqiwen / RapidudfA High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
SwiftGFX / SwiftMathCross-platform math library with SIMD support
kiszk / Spark GpuSpark GPU and SIMD Support
gfoidl / Base64Base64 encoding / decoding with SIMD-support, also base64Url
farukalpay / FABEHigh-accuracy SIMD sin/cos/sincos library in C with AVX2, AVX-512, and NEON support. Full-range reduction. Fast at scale. Portable by design.
m-j-w / CpuId.jlAsk the CPU for cache sizes, SIMD feature support, a running hypervisor, and more.
klessydra / T13xAn 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
BlackMIDIDevs / XsynthThe fastest Black MIDI synthesizer, playing 8,000 voices or more in realtime. Uses aggressive SIMD and multithreading, and supports a subset of the sfz and sf2 formats.
fireblade-engine / MathA dependency free, lightweight, fast math library for 2D and 3D vectors, quaternions and matrices in Swift with (optional) SIMD support.
pinwhell / TBSCross-Platform Framework for High-Speed Memory Pattern Scanning with Multithreading, SIMD Support, and Alternative STL ETL Integration
Lunyn-HFT / LunaryA high-performance ITCH (NASDAQ TotalView-ITCH) parser by Lunyn, optimized for low-latency and high-reliability trading applications, supporting adaptive batching, parallel processing, and SIMD.