-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
anaconda/miniconda? Don't even try!.
So every package pollutes their build scripts with many hardcoded `python3 -c "import sys: print..."` calls.
I've opened a CPython/PR that may help a bit by adding `python3-config --json` flag [0]
[0] https://github.com/python/cpython/pull/123318
-
SimSIMD
Up to 200x Faster Dot Products & Similarity Metrics — for Python, Rust, C, JS, and Swift, supporting f64, f32, f16 real & complex, i8, and bit vectors using SIMD for both AVX2, AVX-512, NEON, SVE, & SVE2 📐
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How to Implement a Cosine Similarity Function in TypeScript
-
How does cosine similarity work?
-
Beating GCC 12 - 118x Speedup for Jensen Shannon Divergence via AVX-512FP16
-
Show HN: Beating GCC 12 – 118x Speedup for Jensen Shannon D. Via AVX-512FP16
-
SimSIMD v2: Vector Similarity Functions 3x-200x Faster than SciPy and NumPy