An open API service indexing awesome lists of open source software.

https://github.com/nemequ/safe-math

Portable overflow-safe math. Moved into https://github.com/nemequ/portable-snippets
https://github.com/nemequ/safe-math

Last synced: about 1 year ago
JSON representation

Portable overflow-safe math. Moved into https://github.com/nemequ/portable-snippets

Awesome Lists containing this project

README

          

# THIS PROJECT HAS MOVED

The code now lives in the
[portable-snippets](https://github.com/nemequ/portable-snippets/)
repository. Please use [that
version](https://github.com/nemequ/portable-snippets/tree/master/safe-math)
instead, this version is no longer supported and isn't likely to
receive further fixes or enhancements.