SkillAgentSearch skills...

Int128

128 bit integer optimized with x64-avx2 instruction set

Install / Use

/learn @Veloctor/Int128
About this skill

Quality Score

0/100

Supported Platforms

Zed

README

Int128

128 bit integer accelerated by x64-avx2 instruction set.

There are only four operations: addition, subtraction, conversion from floating point and conversion to floating point.

The operations are highly optimized by a lot of majikal operations.

The converted floating-point only supports ieee754-binary64 at present.

Header-only library.

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

70/100

Audited on Sep 27, 2024

No findings