BigInteger
BigInt calculator
A high-performance implementation of large integer arithmetic in C++
An Implementation of BigInteger library in C++
96 stars
9 watching
60 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kasparsklavins/bigint | A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers | 220 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
dolabmoon/bigint | A C++ implementation of arbitrarily large integers using bitset | 2 |
ron4fun/bigintegercpp | A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
attaswift/bigint | A pure Swift implementation of arbitrary-precision arithmetic for integers and floating-point numbers | 764 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 130 |
beached/daw_json_link_bigint_mp_numbers | Demonstrates parsing and serialization of large numbers in JSON format using C++ | 0 |
thomasokken/free42 | A software clone of an HP calculator simulator with various operating system builds and configuration options. | 286 |
bmizerany/perks | Provides efficient computation of quantiles over large data streams. | 187 |
paddim8/kalker | A comprehensive scientific calculator with math syntax and symbolic computation capabilities | 1,656 |
abhimanyu003/qubit | An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. | 82 |
elizabethadegbaju/remotecalc | A service that evaluates mathematical expressions encoded in base64 and returns the result. | 5 |
xxczaki/elcalc | A simple calculator application with basic arithmetic functionality | 2 |
moontoast/math | A library for arbitrary-precision arithmetic with support for very large integers. | 247 |