Is this value an ES BigInt?
Socket.dev optimized package override for is-bigint
Test if a value is a BigInt.
An arbitrary length integer library for Javascript
Allow parsing of BigInt literals
JSON.parse with bigints support
JS library that allows you to easily serialize and deserialize data with BigInt values
bigint to buffer conversion with native support
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
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
io-ts library for bigints
JSON.parse with bigints support
Some common functions for modular arithmetic using native JS implementation of BigInt
Convert IPv4 and IPv6 addresses to and from 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
Type definitions for values used in the Solana RPC, and helper functions for working with them
BigInt.
An implementation of the Paillier cryptosystem using native JS (ECMA 2020) implementation of BigInt
bigint to buffer conversion with native support
A utility to determine if a value is a BigInt
JSON to PHP converter
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
Utility functions for working with Quadbins
Make ActiveRecord's PostgreSQL adapter always use bigint columns
Extra types for graphql-ruby: JSON, Date, and BigInt
Rails-bigint-pk modifies Rails so that it uses 64-bit primary and foreign keys. It works with MySQL and PostgreSQL and has versions for Rails 3 and 4.
Replicates PostgreSQL's default hash partitioning calculations. Specifically targets the logic within `hashint8extended` (for bigint) and `hashint4extended` (for integer/smallint) from PostgreSQL's `src/backend/access/hash/hashfunc.c`.
Generates Hash 64 and mask bit 63 (0-63) to remove signedness to be compatible with postgres bigints, supports xxHash32 and xxHash64 also
No description provided.
No description provided.