bigint
Here are 21 public repositories matching this topic...
Big unsigned integers (128, 256, 384, 512 or more bits), big (signed) integers and big decimal numbers.
-
Updated
Mar 4, 2024 - C
Big Integer library for C. Made in pure C (without asm or SIMD) using only 2 files. Works on 16, 32, 64 bits computers
-
Updated
Jan 5, 2023 - C
fast arbitrary precision arithmetic
-
Updated
Jan 9, 2022 - C
Assignments done for a Systems Programming course at @ufms.
-
Updated
Dec 28, 2020 - C
A BigInt Library in C focused on Best performance and Design (Ease of use).
-
Updated
Jun 27, 2023 - C
[FREEZED] Bit Big Int Algorithm. This is a fast big int, which is independent from language or platfrom.
-
Updated
Jan 30, 2019 - C
Search for large Smith numbers of the form (6*10^879313+1)^a*10^b
-
Updated
Oct 10, 2021 - C
Handles big ints and rational numbers
-
Updated
Jul 4, 2020 - C
Implementación propia de la sucesión de Fibonacci con precisión arbitraria
-
Updated
Feb 11, 2018 - C
A program library in C for arbitrary-length unsigned integer representation, memory management, assignment, conversion, comparison, bit manipulation, bit indexing, and mathematical operations.
-
Updated
Nov 16, 2021 - C
Improve this page
Add a description, image, and links to the bigint topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bigint topic, visit your repo's landing page and select "manage topics."