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.
33 stars
7 watching
10 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
absolute-valuebigintegerclear-bitcpluspluscppflip-bitgcdmathmodular-exponentiationmodular-inversenegatepcg-randomprime-numbersrabin-millerset-bitsquaretest-bit
Related projects:
Repository | Description | Stars |
---|---|---|
| An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
| A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 32 |
| A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers | 220 |
| A C++ implementation of arbitrarily large integers using bitset | 2 |
| A C++11 library providing encoding and decoding capabilities for various bases | 3 |
| A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 645 |
| A high-performance implementation of large integer arithmetic in C++ | 95 |
| A high-performance C++ library for arbitrary-precision arithmetic and special functions | 305 |
| A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
| A C++ library providing a flexible and universal API for various cryptographic hash functions | 198 |
| A C++14 implementation of a class to represent arbitrary range of signed integers | 11 |
| Demonstrates parsing and serialization of large numbers in JSON format using C++ | 0 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A library of low-level C++ utilities designed to provide efficient and platform-agnostic solutions for various software development tasks. | 115 |
| A lightweight C++20 serialization and RPC library in one header file | 755 |