{"adoption": {"forks": 1426, "observed_at": "2026-08-28T04:11:16.395445+00:00", "stars": 16441}, "canonical_url": "https://ross.abutalabs.com/products/turbovec", "card": {"archived": false, "artifact_type": "library", "description": "A vector index built on TurboQuant, written in Rust with Python bindings", "domain": ["machine-learning", "artificial-intelligence", "databases"], "enriched": true, "function": ["vector-database", "search-engine", "machine-learning", "rag"], "health_score": 79, "homepage": "https://pypi.org/project/turbovec/", "language": "Rust", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["RyanCodrai/turbovec"], "name": "RyanCodrai/turbovec", "platform": ["python", "rust", "cross-platform"], "pushed_at": "2026-08-21T11:42:17+00:00", "repo": "RyanCodrai/turbovec", "stars": 16441, "tags": ["ann", "quantization", "simd", "embeddings", "nearest-neighbor", "faiss-alternative", "avx512", "neon", "retrieval-augmented-generation", "search"], "topics": ["ann", "avx512", "embeddings", "faiss", "nearest-neighbor", "neon", "python", "quantization", "rag", "rust", "simd", "vector-search", "embedding", "quant", "turboquant"], "urls": [], "use_cases": ["search embeddings from millions of documents in limited RAM", "build a fully local air-gapped RAG stack", "quantize vectors to 2-4 bits without a training step", "run fast nearest-neighbor search with SIMD on ARM or x86", "incrementally persist a growing vector index", "filter search results by id allowlist without recall loss"], "what_it_is": "turbovec is a Rust vector index with Python bindings implementing Google's TurboQuant algorithm for 2-4 bit vector quantization with SIMD-accelerated nearest-neighbor search. It supports online ingest without a training phase, incremental crash-safe saves, and filtered search, claiming faster search than FAISS IndexPQFastScan.", "when_to_avoid": ["you need full float32 precision or exact nearest-neighbor search", "you require a distributed or managed vector database", "you need rich index types like HNSW graph search", "your hardware lacks SIMD support and scalar fallback speed is insufficient"], "when_to_choose": ["you need memory-efficient vector search with heavy quantization", "you want a pure local, self-hosted alternative to FAISS or managed vector services", "your corpus grows continuously and you want online ingest without retraining", "you need fast filtered ANN search on AVX-512 or NEON hardware"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/turbovec", "repo": "RyanCodrai/turbovec", "role": "main", "score": 59}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:11:16.395445+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T17:05:06.201028+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "e4e8e215e64654aebe8b2a41f18e4e8dee873abf5c2f3046bd21541879423615", "fetched_at": "2026-08-28T04:11:16.395445+00:00", "kind": "readme", "missing": false, "url": "https://github.com/RyanCodrai/turbovec"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T08:02:18.417757+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/turbovec/"}, {"content_hash": "4210f3e48cb6c4bba2dd716f99ce39a6a9e9fab80ee5d5280fae105d1e6738d8", "fetched_at": "2026-08-29T08:02:18.427303+00:00", "kind": "registry_crates", "missing": false, "url": "https://crates.io/api/v1/crates/turbovec"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 98, "longevity": 11, "rhythm": 35}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": ["no_releases", "young"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 160, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 59, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}