ELI5 How do Big Number libraries/calculations work?

This page summarizes the projects mentioned and recommended in the original post on /r/incremental_games

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

    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.

  • For more details, see https://github.com/Patashu/break_infinity.js

  • break_eternity.js

    A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.

  • For more details, see https://github.com/Patashu/break_eternity.js

  • 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 logo
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.

Suggest a related project

Related posts

  • What is the biggest number in this game

    1 project | /r/ExponentialIdle | 12 Feb 2023
  • Is there a way or data type where I can store numbers exceeding 1.7E308 (double maximum)?

    1 project | /r/learnprogramming | 13 Jul 2022
  • does anyone know why the bit integer limit doesnt seem to effect the numbers you can get in idle games?

    1 project | /r/incremental_games | 4 Dec 2021
  • What engine is really easy to use and free for an incremental game? RPGMaker is really easy but not really suitable. Is there anything else that is easy and free?

    1 project | /r/incremental_games | 17 Oct 2021
  • Hey! I am making small Unity open source library for big number!

    3 projects | /r/incremental_games | 6 Sep 2021