samthor / fast-text-encoding
Fast polyfill for TextEncoder and TextDecoder, only supports UTF-8
☆104Updated last week
Alternatives and similar repositories for fast-text-encoding:
Users that are interested in fast-text-encoding are comparing it to the libraries listed below
- The fastest smallest Javascript polyfill for encodeInto of TextEncoder, encode of TextEncoder, and decode of TextDecoder for UTF-8 only.☆148Updated 8 months ago
- Minimal install client for prebuilds.☆106Updated 3 weeks ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 4 months ago
- yoga-layout webassembly module☆30Updated 3 years ago
- ☆138Updated 4 years ago
- An implementation of WHATWG EventTarget interface, plus few extensions.☆125Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆298Updated last year
- Get the Node.js and Electron ABI for a given target and runtime☆165Updated 2 weeks ago
- Make weak references to JavaScript Objects.☆45Updated 8 months ago
- Parse data: URLs☆72Updated last year
- Compile JSBI code that works in today’s environments to native BigInt code.☆41Updated 2 years ago
- Use multiple fs modules at once☆209Updated 2 weeks ago
- Experimental repo to avoid spamming watchers☆36Updated 4 years ago
- Web Streams Standard implementation and polyfill☆49Updated 2 years ago
- Encode/decode sourcemap mappings☆69Updated 2 years ago
- Rewrite file system `fs` paths☆57Updated this week
- Convert event emitters and event targets to ES async iterators☆92Updated 4 years ago
- node loader for native modules☆122Updated 3 months ago
- Create a deferred promise☆78Updated 10 months ago
- A Blob implementation in Node.js, originally from node-fetch.☆61Updated last year
- An incremental implementation of MurmurHash3 for JavaScript☆96Updated 11 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆95Updated last year
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆106Updated 5 months ago
- Fast AVL tree for Node and browser☆113Updated 8 months ago
- Fast lexer to extract named exports via analysis from CommonJS modules☆239Updated 2 weeks ago
- Create and package prebuilds for native modules☆205Updated 8 months ago
- the stream module from node core for browsers☆103Updated 2 months ago
- Extract native modules (.node files) while creating a rollup bundle and put them in one place☆22Updated 8 months ago
- ES6 Proxies based deep clone☆129Updated last year
- A Rollup plugin that allows you to import AssemblyScript files and compiles them on-the-fly.☆74Updated 3 years ago