samthor / fast-text-encodingLinks
Fast polyfill for TextEncoder and TextDecoder, only supports UTF-8
☆111Updated 10 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.☆154Updated last year
- Web Streams, based on the WHATWG spec reference implementation☆328Updated last month
- Mutex locks for async functions☆95Updated last month
- Compile JSBI code that works in today’s environments to native BigInt code.☆44Updated 8 months ago
- An implementation of WHATWG EventTarget interface, plus few extensions.☆130Updated 2 years ago
- A WebAssembly implementation of xxHash☆176Updated last year
- Experimental repo to avoid spamming watchers☆36Updated 5 years ago
- "asynchronous atomic wait" for ECMAScript☆90Updated 3 years ago
- 🗜 WebAssembly compiled Brotli library☆73Updated 2 years ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year