samthor / fast-text-encodingLinks
Fast polyfill for TextEncoder and TextDecoder, only supports UTF-8
☆111Updated 11 months ago
Alternatives and similar repositories for fast-text-encoding
Users that are interested in fast-text-encoding are comparing it to the libraries listed below
Sorting:
- The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.☆157Updated last year
- An implementation of WHATWG EventTarget interface, plus few extensions.☆130Updated 3 years ago
- Web Streams, based on the WHATWG spec reference implementation☆331Updated 2 weeks ago
- "asynchronous atomic wait" for ECMAScript☆90Updated 3 years ago
- Compile JSBI code that works in today’s environments to native BigInt code.☆44Updated 10 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- Lightweight Babylon AST traversal tools.☆44Updated last year
- Mutex locks for async functions☆95Updated 2 months ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- An implementation of Domain-like error handling, built on async_hooks☆35Updated 3 months ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- require('vm') like in node but for the browser☆205Updated last year
- Parses every stack trace into a nicely formatted array of hashes.☆117Updated 11 months ago
- Create a hash checksum over a folder or a file☆117Updated this week
- Create a deferred promise☆84Updated 5 months ago
- ☆139Updated 5 years ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Get the Node.js and Electron ABI for a given target and runtime☆180Updated last week
- Build tool and bindings loader for node-gyp that supports prebuilds☆121Updated last year
- Make weak references to JavaScript Objects.☆45Updated 3 months ago
- Explainer for the WebSocketStream JavaScript API☆125Updated last year
- Minimal install client for prebuilds.☆115Updated 11 months ago
- Transparently adds support for Plug'n'Play to Rollup☆19Updated 5 years ago
- 🗜 WebAssembly compiled Brotli library☆73Updated 3 years ago
- A Blob implementation in Node.js, originally from node-fetch.☆64Updated 2 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆103Updated last year
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- Fast AVL tree for Node and browser☆118Updated 2 weeks ago
- Clone a Readable stream, safely☆119Updated last year