Skip to content
#

bignumbers

Here are 50 public repositories matching this topic...

Pattern matching language for transforming complex tree-structured data (strings, XML, JSON, algebraic expressions). Built-in symbolic algebra, backtracking, and exact arithmetic. Portable C99.

  • Updated Aug 17, 2026
  • C

The Big Number C library is a C library for arbitrary precision arithmetic. It can be used to perform arithmetic operations on numbers of arbitrary size. It is written in C and is designed to be portable and efficient. You can work with numbers of any size, and the library will automatically allocate memory as needed.

  • Updated Nov 11, 2022
  • C

Add this topic to your repo

To associate your repository with the bignumbers topic, visit your repo's landing page and select "manage topics."

Learn more