Implicit Overflow Considered Harmful (and how to fix it)

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • sbcl

    Mirror of Steel Bank Common Lisp (SBCL)'s official repository

  • This makes the logic work out just fine. You can see the implementation here: https://github.com/sbcl/sbcl/blob/master/src/assembly/x86-64/arith.lisp

  • inko

  • Code wise it requires either a ton of code, or a whole bunch of macros. I used the latter approach (see here). Even after optimising this, you'll still end up with a bucket of extra code/macros.

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

    InfluxDB logo
  • seed7

    Source code of Seed7

  • The source code of the bigInteger library is at GitHub. There is also an alternate library that is based on GMP. As far as I know GMP uses special casing for small numbers internally.

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