JoshuaWise / integerLinks
Native 64-bit integers with overflow protection.
☆19Updated 5 years ago
Alternatives and similar repositories for integer
Users that are interested in integer are comparing it to the libraries listed below
Sorting:
- Make weak references to JavaScript Objects.☆45Updated last year
- Check if something is a Node.js stream☆113Updated last year
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆108Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- ☆89Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- WASI for Node.js☆70Updated 6 years ago
- use msb to create integer values of varying sizes☆97Updated 2 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- RegExp lookbehind assertions☆99Updated 3 years ago
- Transform your data as it pass by, synchronously.☆109Updated 2 weeks ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Minimal install client for prebuilds.☆112Updated 8 months ago
- Compile WebAssembly .wat files to a common js module☆134Updated 5 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated last month
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Full zlib module for browserify☆58Updated 10 months ago
- Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard☆90Updated 6 months ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- An optimized JavaScript implementation of the MurmurHash algorithms.☆54Updated 3 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Parse data: URLs☆74Updated last month