bigint
There are 261 repositories under bigint topic.
timostamm/protobuf-ts
Protobuf and RPC for TypeScript
GoogleChromeLabs/jsbi
JSBI is a pure-JavaScript implementation of the official ECMAScript BigInt proposal.
zandaqo/structurae
Data structures for high-performance JavaScript applications.
cloydlau/json-editor-vue
Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.
mratsim/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
faheel/BigInt
Arbitrary-sized integer class for C++
mkrd/Swift-BigInt
A lightweight, Arbitrary Precision Arithmetic Library for Swift!
kasparsklavins/bigint
A lightweight big integer library for c++
ehmicky/safe-json-value
⛑️ JSON serialization should never fail
Limeoats/BigNumber
C++ class for creating and computing arbitrary-length integers
silverwind/cidr-tools
Tools to work with IPv4 and IPv6 CIDR
status-im/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
cmpute/dashu
A library set of arbitrary precision numbers implemented in Rust.
rgroshanrg/bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which deals with very very large Integers. It can also be used in Decryption process. It has many inbuilt functions which can be very useful.
JordanRL/Fermat
A library providing math and statistics operations for numbers of arbitrary size.
MaxGraey/as-bignum
Fixed length big numbers for AssemblyScript 🚀
edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
Baobaobear/MiniBigInteger
A mini lib for arbitrary-precision arithmetic of integer (bigint) with high performance
no2chem/bigint-buffer
💪🔢 bigint-buffer: Buffer Utilities for TC39 BigInt Proposal
objecthub/swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
pr0crustes/BigNumber
A really long long long long long long number in C++
juanelas/bigint-crypto-utils
Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular
1pkg/varint
VarInt: fast & memory efficient arbitrary bit width integers in Go.
HowProgrammingWorks/DataTypes
Built-in data types
tc39/proposal-bigint-math
Draft specification for supporting BigInts in JavaScript’s Math methods.
maandree/libzahl
Suckless big integer library
karmaniverous/serify-deserify
Reversibly transform unserializable values into serializable ones. Includes Redux middleware.
hyugit/UInt256
An UInt256 library written in Swift 4
juanelas/bigint-mod-arith
Some extra functions to work with modular arithmetics using native JS implementation of BigInt.
calccrypto/integer
A drop-in "bigint" C++ class
Daninet/gmp-wasm
Arbitrary-precision Integer, Rational and Float types based on the GMP and MPFR libraries
kedixa/klibcpp
kedixa's Cplusplus Library
mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
davidmartinez10/bigfloat
A library for arbitrary precision decimal floating point arithmetic.
SiroDiaz/Base62
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
HareInWeed/gec
elliptic curve cryptography with GPU acceleration