Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

bignumbers

Here are 48 public repositories matching this topic...

Programming language for symbolic computation with unusual combination of pattern matching features: Tree patterns, associative patterns and expressions embedded in patterns.

  • Updated Feb 26, 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

Improve this page

Add a description, image, and links to the bignumbers topic page so that developers can more easily learn about it.

Curate this topic

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