Hacker News
- SimSIMD: Hardware-accelerated similarity metrics and distance functions https://github.com/ashvardanian/SimSIMD 36 comments
- SimSIMD: up to 100x faster vector similarity functions for f64, f32, f16, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐 https://github.com/ashvardanian/simsimd 20 comments rust
Linking pages
- GitHub - rust-unofficial/awesome-rust: A curated list of Rust code and resources. https://github.com/rust-unofficial/awesome-rust 178 comments
- GitHub - ashvardanian/StringZilla: Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging SWAR and SIMD on Arm Neon and x86 AVX2 & AVX-512-capable chips to accelerate search, sort, edit distances, alignment scores, etc 🦖 https://github.com/ashvardanian/Stringzilla 57 comments
- Python, C, Assembly - 2'500x Faster Cosine Similarity 📐 | Ash's Blog https://ashvardanian.com/posts/python-c-assembly-comparison/ 57 comments
- NumPy vs BLAS: Losing 90% of Throughput | Ash's Blog https://ashvardanian.com/posts/numpy-vs-blas-costs/ 42 comments
- Binding a C++ Library to 10 Programming Languages 🔟 | Ash's Blog https://ashvardanian.com/posts/porting-cpp-library-to-ten-languages/ 12 comments
- GitHub - unum-cloud/usearch: Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍 https://github.com/unum-cloud/usearch 8 comments
- Over-engineering 5x Faster Set Intersections in SVE2, AVX-512, & NEON | Ash's Blog https://ashvardanian.com/posts/simd-set-intersections-sve2-avx512/ 8 comments
- RISC-V Vector Extension for Integer Workloads: An Informal Gap Analysis · GitHub https://gist.github.com/camel-cdr/99a41367d6529f390d25e36ca3e4b626 7 comments
- SimSIMD vs SciPy: How AVX-512 and SVE make SIMD cleaner and ML faster 📏 | Ash's Blog https://ashvardanian.com/posts/simsimd-faster-scipy/ 6 comments
- How to avoid PyBind11 and write 5x faster CPython bindings 🐍 | Ash's Blog https://ashvardanian.com/posts/pybind11-cpython-tutorial/ 5 comments
- GitHub - unum-cloud/uform: Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and 🔜 video, up to 5x faster than OpenAI CLIP and LLaVA 🖼️ & 🖋️ https://github.com/unum-cloud/uform 1 comment
- GCC 12 is 119x slower than AVX-512 SIMD on this task 🐂 | Ash's Blog https://ashvardanian.com/posts/gcc-12-vs-avx512fp16/ 1 comment
- Accelerating JavaScript arrays by 10x for Vector Search 🏹 | Ash's Blog https://ashvardanian.com/posts/javascript-ai-vector-search/ 0 comments
- 35% Discount on Keyword Arguments in Python | Ash's Blog https://ashvardanian.com/posts/discount-on-keyword-arguments-in-python/ 0 comments
Linked pages
- GitHub - unum-cloud/usearch: Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍 https://github.com/unum-cloud/usearch 8 comments
- SimSIMD vs SciPy: How AVX-512 and SVE make SIMD cleaner and ML faster 📏 | Ash's Blog https://ashvardanian.com/posts/simsimd-faster-scipy/ 6 comments
- How to avoid PyBind11 and write 5x faster CPython bindings 🐍 | Ash's Blog https://ashvardanian.com/posts/pybind11-cpython-tutorial/ 5 comments
- GCC 12 is 119x slower than AVX-512 SIMD on this task 🐂 | Ash's Blog https://ashvardanian.com/posts/gcc-12-vs-avx512fp16/ 1 comment
- Accelerating JavaScript arrays by 10x for Vector Search 🏹 | Ash's Blog https://ashvardanian.com/posts/javascript-ai-vector-search/ 0 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.