Block a user
High-level GPU Compute + Rendering for Browser & Node.js.
Updated 2025-12-29 13:53:18 -05:00
A complete offline dump of Google Material Design icons provided as individual SVG files for direct, dependency-free use in applications and design systems.
Updated 2025-12-15 02:46:11 -05:00
This project is a small in-browser demonstration of key components of a transformer-style attention mechanism. It runs entirely in JavaScript using ES modules.
Updated 2025-11-18 07:16:49 -05:00
Performance Tests — CPU vs WebAssembly vs Node.js vs OpenCL vs Browser Pthread.
Updated 2025-11-18 06:55:15 -05:00
This project provides a Python binding layer for Node.js that enables a persistent Python subprocess to be controlled through a dynamic JavaScript class interface. Node.js code can asynchronously call Python methods, set and retrieve Python-side properties, and receive streamed partial results from long-running operations, all via JSON-based message passing. By maintaining state inside the Python controller and exposing it through a simple API, the binding allows efficient, low-latency integration of Python logic—such as models, data processing, or computation pipelines—directly into Node.js applications without repeated process startup overhead.
Updated 2025-11-18 05:02:43 -05:00