GitHub topics: biginteger
virzfr/Number-Palindrome
Number-Palindrome is a simple tool that checks if a number reads the same forwards and backwards. It helps users identify palindromic numbers quickly and efficiently.
Language: Java - Size: 1.95 KB - Last synced at: about 8 hours ago - Pushed at: about 10 hours ago - Stars: 0 - Forks: 2
rwindegger/bigint23
A header-only C++ library provides a arbitrary-fixed-width integer type called bigint. It supports both signed and unsigned numbers with a customizable bit-width. The class implements a wide range of arithmetic, bitwise, and comparison operators, making it suitable for tasks that require precise control over large integers.
Language: C++ - Size: 58.6 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 11 - Forks: 2
usethesource/vallang
Generic immutable recursive data representation API targeted at source code models and more.
Language: Java - Size: 13.7 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 37 - Forks: 14
wjr-z/wjr
Language: C++ - Size: 31.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 6 - Forks: 0
gciatto/kt-math
Pure Kotlin porting of Java's BigIntegers and BigDecimals (along with java.math.*)
Language: Kotlin - Size: 1.52 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 34 - Forks: 4
axelheer/nein-math
NeinMath is playing around with arbitrary precision integers, written in pure managed code, not using any unsafe stuff, and a bit faster than the build-in .NET type for integers with a few thousand bits.
Language: C# - Size: 1.07 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 17 - Forks: 6
chfast/intx
Extended precision integer C++ library
Language: C++ - Size: 1.45 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 154 - Forks: 35
joharasmus/SharpMathLib
A place for explorations in mathematics
Language: C# - Size: 27.9 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0
Consensys/gnark-crypto
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.
Language: Go - Size: 38.4 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 571 - Forks: 220
phpmath/biginteger
A PHP library to work with big integers.
Language: PHP - Size: 132 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 22 - Forks: 4
SiroDiaz/Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
Language: PHP - Size: 68.4 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 5
Patashu/break_infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Language: TypeScript - Size: 1.84 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 230 - Forks: 33
TurboPack/RudysBigNumbers Fork of rvelthuis/DelphiBigNumbers
BigInteger, BigDecimal, and BigRational for Delphi. Canonical home of Rudy Velthuis' libraries.
Language: Pascal - Size: 37.1 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 44 - Forks: 15
Wholemy/Calculator
Весьмой калькулятор
Language: C# - Size: 860 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
apz28/dlang
Database Drivers and Packages written in D language
Language: D - Size: 8.27 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 6 - Forks: 0
isaacholt100/bnum
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
Language: Rust - Size: 2.8 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 115 - Forks: 13
RichardAth/Projects
Big-integer calculator with factorization
Language: C - Size: 215 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0
Wholemy/BugNum
Wholemy Big Integer and Big Decimal Number Structures in Stable Bug State)
Language: C# - Size: 377 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0
Patashu/break_eternity.js
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
Language: JavaScript - Size: 808 KB - Last synced at: 26 days ago - Pushed at: 5 months ago - Stars: 161 - Forks: 44
leif-ibsen/BigInt
Arbitrary-precision integer arithmetic in Swift
Language: Swift - Size: 7.45 MB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 47 - Forks: 20
ionspin/kotlin-multiplatform-bignum
A Kotlin multiplatform library for arbitrary precision arithmetics
Language: Kotlin - Size: 3.15 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 439 - Forks: 46
sdcb/Sdcb.Arithmetic
A modern .NET library that can PInvoke to gmp and mpfr, that enable both high performance and best .NET convenience.
Language: C# - Size: 2.68 MB - Last synced at: 22 days ago - Pushed at: 8 months ago - Stars: 148 - Forks: 23
asika32764/bigint-toolkit
ES2020 BigInt crypto utilities, convertion and arithmetic.
Language: TypeScript - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0
ron4fun/BigIntegerCPP
A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.
Language: C++ - Size: 52.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 7
status-im/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
Language: Nim - Size: 560 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 87 - Forks: 11
txaty/lfs
Blazingly fast Lagrange Four Square Sum Solver.
Language: Go - Size: 43 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0
Caramajau/count-counter
Simple counter application
Language: ShaderLab - Size: 909 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0
JoachimCoenen/BigInt
A fast Big Integer library written in C++23 providing many useful functions, like fast modular power, sqrt(), very fast log(), gcd(), perm(), comb(), etc...
Language: C++ - Size: 556 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0
jmsck55/eunumber
EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.
Language: Euphoria - Size: 251 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0
faheel/BigInt
Arbitrary-sized integer class for C++
Language: C++ - Size: 448 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 425 - Forks: 130
Twilight-Dream-Of-Magic/Easy-BigInteger Fork of NoahBz/Easy-BigInt
Easy to use Big Integer class for cryptography and math, binary operation [MSVC] [WIP].
Language: C++ - Size: 333 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 10 - Forks: 3
Astrodynamic/Decimal-in-C
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
Language: C - Size: 78.1 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0
AdamWhiteHat/BigDecimal
An arbitrary-precision decimal (base 10) floating-point number class. Over 4.5 million downloads on NuGet!
Language: C# - Size: 2.4 MB - Last synced at: 29 days ago - Pushed at: 3 months ago - Stars: 74 - Forks: 17
tompazourek/Rationals
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
Language: C# - Size: 2.01 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 90 - Forks: 12
httpjamesm/secure-remote-password-js
Modern secure remote password library for Bun clients and servers
Language: TypeScript - Size: 81.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0
Thomas-Klietsch/arbitrary_integer
Arbitrary sized integer mathematics library
Language: C++ - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
CorneliusDavisS/reverse-integer-c
🌀 Reverse a 32-bit signed integer's digits, ensuring the output remains within the valid range. Handle overflows by returning 0 when necessary.
Language: C - Size: 62.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
juanelas/bigint-crypto-utils
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
Language: JavaScript - Size: 20.6 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 37 - Forks: 3
user1095108/intt
arbitrary-precision signed integral type
Language: C++ - Size: 311 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
AmreeshTyagi/goldflake-pg
Goldflake ID generator for PostgreSQL inspired from Twitter's Snowflake & Sonyflake.
Language: PLpgSQL - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1
arithmetic-operations-for/integers-modulo-n-big-endian
:mermaid: Modular arithmetic for JavaScript
Language: JavaScript - Size: 3.28 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1
c2r0b/redux-persist-transform-bigint
Serialize BigInt in Redux Persist
Language: TypeScript - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
OpenCryptoProject/JCMathLib
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
Language: Java - Size: 18.6 MB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 99 - Forks: 32
arithmetic-operations-for/naturals-big-endian
:elephant: Arbitrary precision arithmetic for integers in big-endian order for JavaScript
Language: JavaScript - Size: 7.55 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2
RoyalXXX/bigint
Simple C++ Library for Large Integers and Fractions
Language: C++ - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
jancarauma/fatorial
Cálculo do fatorial de números gigantes
Language: C - Size: 153 KB - Last synced at: about 2 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0
mkrd/Swift-BigInt
A lightweight, Arbitrary Precision Arithmetic Library for Swift!
Language: Swift - Size: 5.75 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 250 - Forks: 59
zanderlewis/yotta 📦
Yotta is a pure no_std Rust arbitrary-precision integer library with 0 dependencies.
Language: Rust - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0
OblivionxDreamZz/RSA-Public-Private-Key-Encryption-
A repository demonstrating secure key encryption/decryption using RSA public/private keys
Language: Java - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0
patrickfav/bytes-java
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
Language: Java - Size: 2.43 MB - Last synced at: 4 months ago - Pushed at: 12 months ago - Stars: 166 - Forks: 34
kellyethridge/VBCorLib
The VBCorLib framework brings many of the powerful .NET classes to VB6.
Language: Visual Basic 6.0 - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 129 - Forks: 28
ron4fun/IntXLib4CPP
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
Language: C++ - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 3
Daninet/gmp-wasm
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
Language: TypeScript - Size: 1.55 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 4
philippag-1982/compint.j
Composed Integers for Java - alternative implementations to java.math.BigInteger
Language: Java - Size: 597 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0
Abhrankan-Chakrabarti/diffsquare
Fast and efficient Fermat factorization CLI
Language: Rust - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 3 - Forks: 1
brick/math
Arbitrary-precision arithmetic library for PHP
Language: PHP - Size: 1.46 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1,985 - Forks: 83
k-libs/k-big-numbers
Language: Kotlin - Size: 516 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
AdamWhiteHat/BigComplex
Arbitrary precision complex numbers
Language: C# - Size: 110 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 1
bumbitzu/BigFloat
Class that provides a high-precision floating-point arithmetic library
Language: C++ - Size: 24.4 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1
silentmatt/javascript-biginteger
A big integer library for JavaScript
Language: JavaScript - Size: 1.75 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 186 - Forks: 58
upiter/msieve
MSIEVE: A Library for Factoring Large Integers
Language: C - Size: 1.88 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 1
esotericpig/senpi
pi in base 12 with custom-made Big Integer/Decimal classes for use with (almost) any base.
Language: Java - Size: 197 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
AtmoFX/bigint
C++ big integer library
Size: 916 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0
dragonslayerx/Competitive-Programming-Repository
Competitive Programming templates that I used during the past few years.
Language: C++ - Size: 146 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 440 - Forks: 153
Xor-el/IntXLib4Pascal
Arbitrary Big Integer Library for Pascal
Language: Pascal - Size: 2.15 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 51 - Forks: 18
Unreal-Works/megota Fork of sonic3XE/MegotaNum.js
A number library that handles arithmetic for numbers as large as {10, 9e15, 1, 1, 2}.
Language: HTML - Size: 577 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
Tomashaytis/big_integer_arithmetic
The library for working with large numbers
Language: C++ - Size: 69.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1
babybatrick/BigIntegerSqrt
Square root method for BigIntegers
Language: C# - Size: 8.79 KB - Last synced at: 25 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
Soreing/bigint-x86cpp
Big Integer library for C++ partially written in x86 Assembly
Language: C++ - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1
AdamWhiteHat/BigRational
Arbitrary precision rational number class
Language: C# - Size: 217 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 33 - Forks: 4
FiloSottile/bigmod
A constant-time library for big integers modulo a prime, usable for cryptographic applications. Exported from crypto/internal/bigmod, the backend of crypto/rsa and crypto/ecdsa.
Language: Go - Size: 146 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 0
simplito/bigint-wrapper-php
Fast common interface for php_gmp and php_bcmath modules
Language: PHP - Size: 7.81 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 6
patrickfav/id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.
Language: Java - Size: 871 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 3
MaxGraey/as-bignum
Fixed length big numbers for AssemblyScript 🚀
Language: TypeScript - Size: 3.64 MB - Last synced at: 31 minutes ago - Pushed at: 10 months ago - Stars: 64 - Forks: 22
erincones/bigfib
Fast Fibonacci numbers with arbitrary precision
Language: C++ - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
paulchen2713/NTHU-Network_Security_2022
COM 5335 Network Security 2022 Course Materials
Language: C++ - Size: 56.7 MB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0
edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
Language: Lua - Size: 178 KB - Last synced at: 7 months ago - Pushed at: 11 months ago - Stars: 64 - Forks: 7
sionpixley/SwiftReal 📦
Attempting to make a Swift library that can represent infinitely-long numbers (both integers and real numbers) with no loss in accuracy.
Language: Swift - Size: 52.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0
Ellpeck/DynamicEnums
Enum-like single-instance values with additional capabilities, including dynamic addition of new arbitrary values and flags
Language: C# - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
richeyphu/PowBigInt.js
A simple utility library for calculating powers of big integers
Language: TypeScript - Size: 231 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0
JordanRL/Fermat
A library providing math and statistics operations for numbers of arbitrary size.
Language: PHP - Size: 10.4 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 66 - Forks: 6
VincentLaisney/v_gmp
Porting of gmp multi-precision library to V programming language (vlang)
Language: C - Size: 802 KB - Last synced at: 20 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0
objecthub/swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
Language: Swift - Size: 780 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 54 - Forks: 15
hyugit/UInt256
An UInt256 library written in Swift 4
Language: Swift - Size: 94.7 KB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 23 - Forks: 10
TheSquidCombatant/TheSquid.Numerics.Extensions
C# extension methods for BigInteger such as extracting an Nth root (including square root) and so on.
Language: C# - Size: 166 KB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0
FedericoGarcia/bigint-rs
Language: Rust - Size: 32.2 KB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
adam-mcdaniel/bigint
A library for arbitrarily large integers📐, written in C
Language: C - Size: 1.18 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1
joeltg/big-varint
Encode and decode arbitrarily large signed and unsigned BigInts
Language: TypeScript - Size: 367 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0
OTheDev/bi 📦
Arbitrary Precision Integer for C++
Language: C++ - Size: 726 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
kothariji/BhimIntegers
BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform arithmetic operations📘 like addition, multiplication, subtraction, division, equality check, etc📐📐. Also, there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc🔎🔎. It has some conversion options to convert a string to bhimInteger etc 📍📍.
Language: C++ - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 50 - Forks: 12
3F/LX4Cnh
Algorithm for high-speed multiplication of LARGE numbers
Language: C# - Size: 58.6 KB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0
kedixa/klibcpp
kedixa's Cplusplus Library
Language: C++ - Size: 56.6 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 8
NazakatUmrani/Number-System-Converter-with-Big-Numbers-Handling-GUI-Qt
This is a number system converter, with some extra powers of big numbers handling, I have made some functions that are able to perform arithmetic operations on big numbers, Which means you can perform any conversion, and there is no limit to conversions.
Language: C++ - Size: 4.23 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
modern-dev/jsbn
Tom Wu's jsbn library in TypeScript
Language: TypeScript - Size: 102 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0
calccrypto/integer
A drop-in "bigint" C++ class
Language: C++ - Size: 105 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 23 - Forks: 8
Rusih100/crypto-math
A package of mathematical algorithms used in cryptography. Supports big numbers
Language: Go - Size: 22.5 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
tagaryen/archer-math
math library
Language: Java - Size: 262 KB - Last synced at: 8 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0
nervous-systems/java-unsigned-integers
Optimized, immutable Java implementations of fixed-width, unsigned integers.
Language: Java - Size: 615 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 32 - Forks: 2
euugenechou/BigInt
A C++ wrapper for the GMP library.
Language: C++ - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1
mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
Language: C++ - Size: 1.66 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 21 - Forks: 4