BigIntegerCPP

Large Integer Library

A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers

A C++11 large integer library with effective high performance, simplistic in nature and also clean in the eyes.

GitHub

33 stars
7 watching
10 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list

absolute-valuebigintegerclear-bitcpluspluscppflip-bitgcdmathmodular-exponentiationmodular-inversenegatepcg-randomprime-numbersrabin-millerset-bitsquaretest-bit

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ron4fun/intxlib4cpp An arbitrary precision integer library with fast multiplication and division algorithms 10
ron4fun/hashlibplus A C++11 hashing library providing a fluent interface for various hash algorithms and functions 29
kasparsklavins/bigint A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers 220
dolabmoon/bigint A C++ implementation of arbitrarily large integers using bitset 2
ron4fun/simplebaselib4cpp A C++11 library providing encoding and decoding capabilities for various bases 3
johnmcfarlane/cnl A C++ library providing safer and simpler arithmetic types for resource-constrained environments. 644
panks/biginteger A high-performance implementation of large integer arithmetic in C++ 96
bluescarni/mppp A high-performance C++ library for arbitrary-precision arithmetic and special functions 306
benlau/biginteger A C++ library that provides arbitrary-precision arithmetic operations for use in software development 18
kerukuro/digestpp A C++ library providing a flexible and universal API for various cryptographic hash functions 196
daidodo/huge-long-number A C++14 implementation of a class to represent arbitrary range of signed integers 12
beached/daw_json_link_bigint_mp_numbers Demonstrates parsing and serialization of large numbers in JSON format using C++ 0
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
biojppm/c4core A library of low-level C++ utilities designed to provide efficient and platform-agnostic solutions for various software development tasks. 115
eyalz800/zpp_bits A lightweight C++20 serialization and RPC library in one header file 747