File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,8 @@ Spatial • Binary • Probabilistic • User-Defined Metrics
30
30
<a href =" https://unum-cloud.github.io/usearch/swift " >Swift</a > •
31
31
<a href =" https://unum-cloud.github.io/usearch/csharp " >C#</a > •
32
32
<a href =" https://unum-cloud.github.io/usearch/golang " >GoLang</a > •
33
- <a href =" https://unum-cloud.github.io/usearch/wolfram " >Wolfram</a >
33
+ <a href =" https://unum-cloud.github.io/usearch/wolfram " >Wolfram</a > •
34
+ <a href =" https://unum-cloud.github.io/usearch/sqlite " >SQLite3</a >
34
35
<br />
35
36
Linux • MacOS • Windows • iOS • WebAssembly
36
37
</p >
@@ -47,10 +48,10 @@ Linux • MacOS • Windows • iOS • WebAssembly
47
48
48
49
---
49
50
50
- - ✅ [ 10x faster] [ faster-than-faiss ] [ HNSW] [ hnsw-algorithm ] implementation than [ FAISS] [ faiss ] .
51
- - ✅ Simple and extensible [ single C++11 header] [ usearch-header ] implementation .
51
+ - ✅ __ [ 10x faster] [ faster-than-faiss ] __ [ HNSW] [ hnsw-algorithm ] implementation than [ FAISS] [ faiss ] .
52
+ - ✅ Simple and extensible [ single C++11 header] [ usearch-header ] __ library __ .
52
53
- ✅ Compatible with a dozen programming languages out of the box.
53
- - ✅ [ Trusted] ( #integrations ) by some of the most loved Datalakes and Databases, like [ ClickHouse] [ clickhouse-docs ] .
54
+ - ✅ [ Trusted] ( #integrations ) by giants like Google and databases like [ ClickHouse] [ clickhouse-docs ] .
54
55
- ✅ [ SIMD] [ simd ] -optimized and [ user-defined metrics] ( #user-defined-functions ) with JIT compilation.
55
56
- ✅ Hardware-agnostic ` f16 ` & ` i8 ` - [ half-precision & quarter-precision support] ( #memory-efficiency-downcasting-and-quantization ) .
56
57
- ✅ [ View large indexes from disk] ( #serving-index-from-disk ) without loading into RAM.
You can’t perform that action at this time.
0 commit comments