Ash Vardanian

Results 9 repositories owned by Ash Vardanian

ParallelReductionsBenchmark

60
Stars
4
Forks
Watchers

Thrust, CUB, TBB, AVX2, CUDA, OpenCL, OpenMP, SyCL - all it takes to sum a lot of numbers fast!

BenchmarkingTutorial

22
Stars
2
Forks
Watchers

Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️

SimSIMD

757
Stars
39
Forks
Watchers

Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, C, and Swift, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-...

StringZilla

1.8k
Stars
63
Forks
Watchers

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, et...

usearch-images

29
Stars
3
Forks
Watchers

Semantic Search demo featuring UForm, USearch, UCall, and StreamLit, to visual and retrieve from image datasets, similar to "CLIP Retrieval"

SwiftSemanticSearch

51
Stars
1
Forks
Watchers

S3 stands for Swift Semantic Search - using USearch & UForm to builds scalable multimodal Retrieval-Augmented pipelines on Apple devices 🍏

usearch-molecules

34
Stars
4
Forks
Watchers

Searching for structural similarities across billions of molecules in milliseconds

memchr_vs_stringzilla

41
Stars
2
Forks
Watchers

memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust

usearch-binary

18
Stars
1
Forks
Watchers

Binary vector search example using Unum's USearch engine and pre-computed Wikipedia embeddings from Co:here and MixedBread