Is this value an ES BigInt?
Allow parsing of BigInt literals
An arbitrary length integer library for Javascript
JS library that allows you to easily serialize and deserialize data with BigInt values
JSON.parse with bigints support
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
bigint to buffer conversion with native support - fixed version
bigint to buffer conversion with native support
A collection of scalar types not included in base GraphQL.
JSBI is a pure-JavaScript implementation of [the ECMAScript BigInt proposal](https://tc39.es/proposal-bigint/), which officially became a part of the JavaScript language in ES2020.
A cross-environment BigInt replacement
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
Some common functions for modular arithmetic using native JS implementation of BigInt
Arbitrary precision modular arithmetic, cryptographically secure random numbers and strong probable prime generation/testing. It works in modern browsers, Angular, React, Node.js, etc. since it uses the native JS implementation of BigInt
Fixed-point number types for JavaScript
Convert IPv4 and IPv6 addresses to and from BigInt
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
io-ts library for bigints
JSON.parse with bigints support
TypeScript definitions for json-bigint
Determine if the JS environment has BigInt support.
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
Hoon literal syntax parsing and rendering. Approaching two nines of parity with hoon stdlib.
BigInt.
Fixed-size big integer implementation for Rust
Pure Rust RSA implementation - heapless fork
Modular math implemented with traits.
Ed25519 signature verification and X25519 key exchange, generic over bigint backends