zandaqo / iswasmfastLinks
Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.
☆196Updated 2 years ago
Alternatives and similar repositories for iswasmfast
Users that are interested in iswasmfast are comparing it to the libraries listed below
Sorting:
- Fast AVL tree for Node and browser☆117Updated 4 months ago
- An experimental next generation logging framework for JavaScript and fluent.☆65Updated 6 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated 11 months ago
- Access v8 Engine Natives easily in Chrome & Node☆198Updated 4 years ago
- Tiny WebWorker for the Server☆251Updated 2 years ago
- Move a WebAssembly module into its own thread☆269Updated 10 months ago
- Port of the automatic leak detection in Memory Analyzer for V8 heap snapshots☆62Updated 7 years ago
- Flattens the underlying C structures of a concatenated JavaScript string☆389Updated 3 years ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 7 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Node.js interface to Zstandard (zstd)☆114Updated 2 years ago
- 🚰 binary data "streams+" via data producers, data consumers, and pull flow.☆79Updated 4 years ago
- Accelerate JavaScript Applications by Compiling to WebAssembly☆346Updated 7 years ago
- An iteration of the Node.js core streams with a series of improvements.☆230Updated last month
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆108Updated 3 years ago
- List of Parallel and Shared-Memory Javascript Designs and Implementations☆47Updated 7 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Figuring out native (Web?)Worker support for Node☆87Updated 8 years ago
- Node.js module for brotli compression/decompression with native bindings☆172Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆241Updated last year
- Running compiled rust from node☆63Updated 8 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- Create and package prebuilds for native modules☆213Updated last year
- ☆250Updated 4 years ago
- Reuse objects and functions with style☆180Updated this week
- An implementation of Domain-like error handling, built on async_hooks☆35Updated last year
- This module has moved and is now available at @rollup/plugin-wasm / https://github.com/rollup/plugins/blob/master/packages/wasm☆77Updated 5 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆115Updated 3 years ago
- fastcall - Fast, dyncall based foreign function interface library for Node.js☆202Updated 3 years ago