break_infinity.js VS math

Compare break_infinity.js vs math and see what are their differences.

break_infinity.js

A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy. (by Patashu)

math

🧮 Path to a free self-taught education in Mathematics! (by ossu)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
break_infinity.js math
4 15
190 3,575
- 2.9%
5.4 4.0
7 months ago about 1 month ago
TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

break_infinity.js

Posts with mentions or reviews of break_infinity.js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-02.

math

Posts with mentions or reviews of math. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-24.

What are some alternatives?

When comparing break_infinity.js and math you can also consider the following projects:

Brick\Math - Arbitrary-precision arithmetic library for PHP

open-source-cs - Video discussing this curriculum:

Evolve - An incremental game about evolving a civilization

decimal-object - Decimal handling as value object instead of plain strings.

tiny-bignum-c - Small portable multiple-precision unsigned integer arithmetic in C

bigint-wrapper-php - Fast common interface for php_gmp and php_bcmath modules

Incremental - Incremental Deterministic Decimal Number Type in C#

PHP Units of Measure - A library for handling physical quantities and the units of measure in which they're represented.

igt-vue - A Vue project that consumes the igt-libray for developing incremental games.

Socks - 🔌 Non-blocking TCP socket layer, with event-driven server and client.

numberfmt - Number formatting using a text pattern and native Intl.NumberFormat()

BigNum-PHP - BigNum library for PHP compatible with bn.js