home.social

#r128 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #r128, aggregated by home.social.

fetched live
  1. is a fixed point arithmetic .

    r128 is a and library providing 64.64 fixed point arithmetic. 64.64 is a very precise and reliable format that can represent very large and small numbers without floating point step errors. r128 supports basic math, bitwise, conversion (to floats and ASCII), and other common operations. r128 provides overloads when available.

    Website 🔗️: github.com/fahickman/r128