Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • News
  • Blogs
  • Builds
  • Contests
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    1,872+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    Categories
    • Agents1005
    • Coding938
    • Infrastructure401
    • Marketing395
    • Design326
    • Projects307
    • Research290
    • Analytics283
    • Testing167
    • Integration163
    • Data155
    • Security152
    • MCP140
    • Learning135
    • Communication119
    • Extensions113
    • Prompts109
    • Commerce103
    • Voice100
    • DevOps78
    • Web71
    • Finance18
    1. Home
    2. Tools
    3. TurboQuant WASM
    TurboQuant WASM icon

    TurboQuant WASM

    Vector Databases

    Experimental WASM + relaxed SIMD build of TurboQuant for browsers and Node.js, compressing float32 embedding vectors ~6x with fast dot product search on compressed data.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Free and open-source under the MIT License. Use, modify, and distribute freely.

    Engagement

    Available On

    macOS
    Web
    API
    SDK
    CLI

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Vector DatabasesAI Development LibrariesData Processing

    Alternatives

    LanceDBTacnodeClaude Context
    Developer
    teamchong

    Listed Apr 2026

    About TurboQuant WASM

    TurboQuant WASM is an npm package that brings the TurboQuant online vector quantization algorithm to browsers and Node.js via WebAssembly with relaxed SIMD acceleration. Based on the Google Research paper "TurboQuant: Online Vector Quantization with Near-optimal Distortion Rate" (ICLR 2026), it compresses float32 embedding vectors approximately 6x (~4.5 bits/dim) without any training step. It supports fast dot product search directly on compressed data, making it ideal for streaming, real-time, and edge deployments.

    • No training required — unlike PQ/OPQ, simply call TurboQuant.init({ dim, seed }) and start encoding any vector immediately, with no dataset-dependent configuration.
    • ~6x compression — reduces 1.5GB float32 indexes (1M × 384-dim) to ~240MB, making large embedding indexes feasible in browsers and on mobile devices.
    • Relaxed SIMD acceleration — uses f32x4.relaxed_madd FMA instructions and SIMD-vectorized QJL sign packing/unpacking for maximum throughput (Chrome 114+, Firefox 128+, Safari 18+, Node.js 20+).
    • Batch search — dotBatch() issues a single WASM call for all vectors, delivering up to 83x speedup over looping dot() calls.
    • TypeScript API — clean async TurboQuant.init() / encode() / decode() / dot() / dotBatch() / destroy() interface with full type definitions.
    • Golden-value tests — byte-identical output with the reference Zig implementation, verified by MSE, bits/dim, and dot product preservation metrics.
    • Single npm package — npm install turboquant-wasm with embedded WASM binary and zero runtime dependencies.
    • Live demo — vector search, image similarity, and 3D Gaussian Splatting compression running entirely in the browser.
    • MIT licensed — free to use, modify, and distribute; built with Zig 0.15.2 and Bun.
    TurboQuant WASM - 1

    Community Discussions

    Be the first to start a conversation about TurboQuant WASM

    Share your experience with TurboQuant WASM, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Open Source (MIT)

    Free and open-source under the MIT License. Use, modify, and distribute freely.

    • Full WASM + relaxed SIMD vector compression
    • TypeScript API
    • Batch dot product search
    • Embedded WASM binary
    • No training step required

    Capabilities

    Key Features

    • Online vector quantization (no training step)
    • ~6x float32 compression (~4.5 bits/dim)
    • Relaxed SIMD (f32x4.relaxed_madd) acceleration
    • Fast dot product on compressed vectors
    • Batch dot product search (dotBatch)
    • TypeScript API with async init
    • Embedded WASM binary (no native deps)
    • Golden-value tests vs reference Zig implementation
    • Browser and Node.js support
    • 3D Gaussian Splatting compression demo

    Integrations

    npm
    Node.js
    Bun
    WebAssembly
    TypeScript
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate TurboQuant WASM and help others make informed decisions.

    Developer

    teamchong

    Read more about teamchong
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    LanceDB icon

    LanceDB

    AI-native multimodal lakehouse for vector search, data storage, and model training at petabyte scale.

    Tacnode icon

    Tacnode

    PostgreSQL-compatible context lake that gives AI agents and automated systems shared, live, and semantically consistent context at decision time.

    Claude Context icon

    Claude Context

    MCP server that provides persistent memory and context management for Claude AI conversations using Milvus vector database.

    Browse all tools

    Related Topics

    Vector Databases

    Specialized databases optimized for storing and retrieving vector embeddings that power semantic search, recommendation systems, and other AI applications with similarity matching.

    19 tools

    AI Development Libraries

    Programming libraries and frameworks that provide machine learning capabilities, model integration, and AI functionality for developers.

    128 tools

    Data Processing

    AI-enhanced ETL (Extract, Transform, Load) tools and data pipelines that automate the processing, cleaning, and transformation of large datasets with intelligent optimizations.

    71 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    Discussions