Showing 1-20 of 46,877 packages
zlib port to javascript - fast, modularized, with browser support
An HTTP/1.1 client, written from scratch for Node.js
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Stringify your JSON at max speed
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Fastest random ID and random string generation for Node.js
High-performance Base64 encoder and decoder
An ESnext spec-compliant iterator helpers shim/polyfill/replacement that works as far down as ES3.
EC cryptography
Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.
A simple library of generating random transactions&token data in SEC BlockChain
Blazingly fast recursive convertion to and from camelCase or PascalCase for Objects and Arrays
A faster Node.js alternative to Array.prototype.slice.call(arguments)
Efficient Binary heap (priority queue, binary tree) data structure for JavaScript / TypeScript. Includes JavaScript methods, Python's heapq module methods, and Java's PriorityQueue methods.
sec blockchain data handler lib
Uber-fast unique id generation, for Node.js and the browser
Repeat the given string n times. Fastest implementation for repeating a string.
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
SIMD crc32
A point in polygon based on the paper Optimal Reliable Point-in-Polygon Test and Differential Coding Boolean Operations on Polygons