• Stars
    star
    2
  • Language
    Jupyter Notebook
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A research project highlighting the rarity of SIMD instructions in modern software

More Repositories

1

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 🦖
C++
1,749
star
2

SimSIMD

Up to 200x Faster Inner Products and Vector Similarity — for Python, JavaScript, Rust, and C, supporting f64, f32, f16 real & complex, i8, and binary vectors using SIMD for both x86 AVX2 & AVX-512 and Arm NEON & SVE 📐
C
707
star
3

ParallelReductionsBenchmark

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

memchr_vs_stringzilla

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

SwiftSemanticSearch

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

usearch-molecules

Searching for structural similarities across billions of molecules in milliseconds
Python
29
star
7

usearch-images

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

BenchmarkingTutorial

Google Benchmark examples and tutorials for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️
C++
21
star
9

usearch-binary

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

abusing-vector-search

Example of using Vector Search algorithms for non-traditional workloads, like GIS, stock prices, and sets
Python
11
star
11

HashTableBenchmark

A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world
C++
10
star
12

LibSee

Link to this library and it will log all the LibC functions you are calling and how much time you are spending in them!
C
8
star
13

extrapolaTED

Bringing TED experiences to every topic with Gen AI
Jupyter Notebook
6
star
14

TenPack

Fastest Tensors Packaging library for image, video, and audio data designed for PyTorch, TensorFlow, & NumPy 🖼️🎵🎥 ➡️ 🧠
C++
6
star
15

acid-redis

Tiny Redis-like Persistent ACID Store on RocksDB with JSON-RPC using UCall and UStore
CMake
4
star
16

PolyglotBot

Bot we've build for the Poe.com hackathon at the AGI house to gather results from multiple LLMs and trigger specialized models on-demand
Python
4
star
17

MongooseMiner

3
star
18

image-search

Semantic Image Search Server with UForm, USearch, UCall
Python
3
star
19

HaversineSimSIMD

Staging area for Haversine distance computations in SimSIMD and USearch
C++
3
star
20

AppResources

Collection of resources for app development
1
star
21

CppNeuralSTL

Simple neural network models from scratch using only C++ STL
C++
1
star