huge-long-number
Integer library
A C++14 implementation of a class to represent arbitrary range of signed integers
This is an implementation of arbitrary range of integers written in C++14
12 stars
2 watching
0 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dlangscience/scid | A collection of numerical routines and bindings for the D programming language. | 91 |
jorenar/libxdgdirs | An implementation of XDG Base Directory Specification | 14 |
daichi-m/go18ds | An implementation of various data structures and algorithms in Go. | 46 |
kasparsklavins/bigint | A lightweight C++ library for performing large arithmetic operations on arbitrarily long integers | 220 |
status-im/nim-stint | A fast and portable multi-precision integer library for use in various embedded systems and blockchain applications. | 83 |
jodosoft/libraries | A collection of .NET libraries providing basic numeric, geometric and data structure functionality for simple, reliable development | 13 |
jacob-carlborg/orange | A serialization library for the D programming language. | 72 |
ged-odoo/blockdom | A fast virtual DOM library that allows for efficient rendering of static and dynamic content by grouping elements into blocks. | 554 |
beached/daw_json_link_bigint_mp_numbers | Demonstrates parsing and serialization of large numbers in JSON format using C++ | 0 |
kdomanski/iso9660 | A package for reading and creating ISO9660 images | 264 |
thomaslevesque/iso8601durationhelper | Library to handle ISO 8601 durations with date arithmetic and proper month semantics | 33 |
manyuanrong/dso | A Deno-based ORM library that provides a simple interface to interact with MySQL databases. | 91 |
dedis/kyber | A comprehensive cryptographic toolkit for Go developers | 643 |