Skip to content

sergeyblagodarnyy/circularity

Repository files navigation

circularity

C++ library to work with circular numbers

In many cases it's useful to work with circular numbers:

  • Aligned. Numbers with base aligned to 2^8. Useful for any kinds of counters.
  • Based. Numbers with any base.

About

C++ library to work with circular numbers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published