BigInt
Large integer library
A C++ implementation of arbitrarily large integers using bitset
BigInt in C++ using bitset
2 stars
1 watching
0 forks
Language: C++
last commit: over 6 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 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
ron4fun/bigintegercpp | A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
daidodo/huge-long-number | A C++14 implementation of a class to represent arbitrary range of signed integers | 12 |
attaswift/bigint | A pure Swift implementation of arbitrary-precision arithmetic for integers and floating-point numbers | 764 |
panks/biginteger | A high-performance implementation of large integer arithmetic in C++ | 96 |
beached/daw_json_link_bigint_mp_numbers | Demonstrates parsing and serialization of large numbers in JSON format using C++ | 0 |
status-im/nim-stint | A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. | 83 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
kaneplusplus/bigmemory | A C++ library that provides efficient storage and manipulation of large matrices. | 126 |
scinim/theo | An optimized bigint and number-theory library for the Nim programming language | 26 |
maxmind/libmaxminddb | A C library for fast IP address lookups with flexible data storage | 923 |
coq-community/bignums | A Coq library providing support for arbitrarily large numbers | 22 |
bigartm/bigartm | A platform for topic modeling using additive regularization of topic models | 662 |
lemire/simdcomp | A library for fast integer compression using SIMD instructions | 490 |