Skip to content

Unikraft port of intx, an extended precision integer library

License

Notifications You must be signed in to change notification settings

SumairShergill/lib-intx

 
 

Repository files navigation

intx for Unikraft

This is the port of intx for Unikraft as external library.

Build

intx depends on the following libraries, that need to be added to Makefile in this order:

  • CXX standard library, e.g. libunwind, compiler-rt, libcxxabi, libcxx
  • libc, e.g. newlib
  • googletest when building the unittests

Please refer to the README.md as well as the documentation in the doc/ subdirectory of the main unikraft repository.

About

Unikraft port of intx, an extended precision integer library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published