What is gained and lost with 63-bit integers? (2014)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • go

    The Go programming language

  • > I wonder if this has changed since 2014?

    Probably not. LLVM reduced the number of LEAs in 2017. https://reviews.llvm.org/D32277

    Golang is gradually reducing the number of slow LEAs. https://github.com/golang/go/issues/21735

    > grep '\blea\b' | wc -l

    This isn't sophisticated enough. The two operating

  • ocaml

    The core OCaml system: compilers, runtime system, base libraries

  • Looks like there have been proposals to eliminate use of 3 operand lea in OCaml code (not accepted sadly):

    https://github.com/ocaml/ocaml/pull/8531

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