awesome-repositories.comCategoriesBlog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nodeca avatar

nodeca/multimath

0
View on GitHub↗
72 stars·7 forks·JavaScript·MIT·9 views

Multimath

WebAssembly wrapper to simplify fast math coding

Features

  • Math and Numbers - Core for fast image math using WebAssembly.
  • Numeric and Math Utilities - Fast mathematical operations for images using WebAssembly and JS.

Star history

Star history chart for nodeca/multimathStar history chart for nodeca/multimath

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Multimath

Similar open-source projects, ranked by how many features they share with Multimath.
  • scijs/ndarrayscijs avatar

    scijs/ndarray

    1,244View on GitHub↗

    📈 Multidimensional arrays for JavaScript

    JavaScript
    View on GitHub↗1,244
  • fibo/algebrafibo avatar

    fibo/algebra

    108View on GitHub↗

    means completeness and balancing, from the Arabic word الجبر

    TypeScript
    View on GitHub↗108
  • josdejong/mathjsjosdejong avatar

    josdejong/mathjs

    15,036View on GitHub↗

    Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It functions as a symbolic computation engine, a linear algebra toolkit, a statistical analysis library, and a unit conversion system. The project distinguishes itself by providing a symbolic engine capable of parsing, simplifying, and manipulating mathematical expressions algebraically without requiring immediate numerical evaluation. It includes a framework for defining and converting physical quantities with units of measure and automatic prefix support. The library covers a broad

    JavaScript
    View on GitHub↗15,036
  • sindresorhus/random-floatsindresorhus avatar

    sindresorhus/random-float

    37View on GitHub↗

    Generate a random float

    JavaScript
    View on GitHub↗37
See all 14 alternatives to Multimath→

Frequently asked questions

What does nodeca/multimath do?

WebAssembly wrapper to simplify fast math coding

What are the main features of nodeca/multimath?

The main features of nodeca/multimath are: Math and Numbers, Numeric and Math Utilities.

What are some open-source alternatives to nodeca/multimath?

Open-source alternatives to nodeca/multimath include: sindresorhus/random-float — Generate a random float. sindresorhus/random-int — Generate a random integer. josdejong/mathjs — Math.js is a comprehensive JavaScript library for scientific, complex, and arbitrary precision calculations. It… scijs/ndarray — 📈 Multidimensional arrays for JavaScript. fibo/algebra — means completeness and balancing, from the Arabic word الجبر. sindresorhus/round-to — Round a number to a specific number of decimal places: 1.234 → 1.2.