Asmjs Open Source Projects
Browse 56 Asmjs open source projects, ranked by GitHub stars. Find the most popular Asmjs tools and libraries.
yewstack/yew
Rust / Wasm framework for creating reliable and efficient web applications
Metrics details
| Stars | 32,740 |
sql-js/sql.js
A javascript library to run SQLite on the web.
Metrics details
| Stars | 13,644 |
coolwanglu/vim.js
JavaScript port of Vim
Metrics details
| Stars | 4,444 |
appcypher/awesome-wasm-langs
😎 A curated list of languages that compile directly to or have their VMs in WebAssembly
Metrics details
| Stars | 4,436 |
koute/stdweb
A standard library for the client-side Web
Metrics details
| Stars | 3,451 |
mbasso/asm-dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
Metrics details
| Stars | 2,823 |
cucygh/fe-material
整理收集最有趣的前端技术教程及文档
Metrics details
| Stars | 2,467 |
tunz/js-vuln-db
A collection of JavaScript engine CVEs with PoCs
Metrics details
| Stars | 2,320 |
floooh/oryol
A small, portable and extensible C++ 3D coding framework
Metrics details
| Stars | 2,066 |
charto/nbind
:sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:
Metrics details
| Stars | 2,001 |
pypyjs/pypyjs
PyPy compiled to JavaScript
Metrics details
| Stars | 1,850 |
asm-js/validator
A reference validator for asm.js.
Metrics details
| Stars | 1,773 |
yglukhov/nimx
GUI library
Metrics details
| Stars | 1,189 |
leaningtech/cheerp-meta
Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript
Metrics details
| Stars | 1,187 |
koute/cargo-web
A Cargo subcommand for the client-side Web
Metrics details
| Stars | 1,111 |
ErosZy/SecurityWorker
The best javascript code protection solution ever.
Metrics details
| Stars | 740 |
strukturag/libde265.js
JavaScript-only version of libde265 HEVC/H.265 decoder.
Metrics details
| Stars | 620 |
mosra/corrade
C++11 multiplatform utility library
Metrics details
| Stars | 522 |
Web-Sight/WebSight
OpenCV wasm and asm.js port
Metrics details
| Stars | 506 |
raphamorim/wasm-and-rust
WebAssembly and Rust: A Web Love Story
Metrics details
| Stars | 504 |
larsbrinkhoff/lbForth
Self-hosting metacompiled Forth, bootstrapping from a few lines of C; targets Linux, Windows, ARM, RISC-V, 68000, PDP-11, asm.js.
Metrics details
| Stars | 481 |
never-lang/never
Never: statically typed, embeddable functional programming language.
Metrics details
| Stars | 461 |
Kagami/webm.js
JavaScript WebM converter
Metrics details
| Stars | 458 |
seikichi/tiff.js
tiff.js is a port of LibTIFF by compiling the LibTIFF C code with Emscripten.
Metrics details
| Stars | 434 |
Superconductor/superconductor
Big data visualization on the web
Metrics details
| Stars | 363 |
fiatjaf/jq-web
jq in the browser with emscripten.
Metrics details
| Stars | 362 |
Kagami/vmsg
:musical_note: Library for creating voice messages
Metrics details
| Stars | 359 |
mosra/magnum-examples
Examples for the Magnum C++11 graphics engine
Metrics details
| Stars | 315 |
mrahtz/javascript-karplus-strong
JavaScript/Web Audio implementation of Karplus-Strong guitar synthesis
Metrics details
| Stars | 304 |
gasman/bonsai-c
C to WebAssembly + asm.js compilation for humans
Metrics details
| Stars | 291 |
TheLartians/modern-wasm-starter
🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
Metrics details
| Stars | 255 |
cnr-isti-vclab/meshlabjs
A javascript client based mesh processing tool. Built using vcg library, emscripten and webgl
Metrics details
| Stars | 248 |
lukewagner/polyfill-prototype-1
Experimental WebAssembly polyfill library and tools
Metrics details
| Stars | 245 |
objectcomputing/mFAST
A FAST (FIX Adapted for STreaming) encoder/decoder
Metrics details
| Stars | 237 |
InsightSoftwareConsortium/itk-wasm
High performance spatial analysis in a web browser, Node.js, and across programming languages and hardware architectures
Metrics details
| Stars | 232 |
Hanks10100/wasm-examples
WebAssembly Examples
Metrics details
| Stars | 225 |
anowell/quasar
An experimental rust-to-{wasm,asmjs} frontend framework.
Metrics details
| Stars | 187 |
emscripten-core/emscripten-fastcomp
LLVM plus Emscripten's asm.js backend
Metrics details
| Stars | 185 |
rail44/squark
Rust frontend framework, for web browser and more.
Metrics details
| Stars | 177 |
xaviergonz/js-angusj-clipper
Polygon and line clipping and offsetting library (Javascript) - a port of Angus Johnson's clipper
Metrics details
| Stars | 176 |
sniklaus/wasm-raytracer
a performance comparison of a simple raytracer in JavaScript, asm.js, WebAssembly, and GLSL
Metrics details
| Stars | 175 |
scijs/fourier-transform
Minimalistic and efficient FFT implementation
Metrics details
| Stars | 170 |
cyberegoorg/cetech
Data driven game engine.
Metrics details
| Stars | 168 |
EtherDream/WebScrypt
a fast and lightweight scrypt hash algorithm for browser
Metrics details
| Stars | 154 |
cmu-geometry/ddg-exercises-js
Metrics details
| Stars | 151 |
zbjornson/human-asmjs
Tips and tricks for writing asm.js as a human - Note: WebAssembly has replaced asm.js, so this is no longer maintained.
Metrics details
| Stars | 151 |
cramertj/domafic-rs
Metrics details
| Stars | 148 |
mattrglobal/jsonld-signatures-bbs
A linked data proof suite for BBS+ signatures
Metrics details
| Stars | 143 |
effekseer/EffekseerForWebGL
Metrics details
| Stars | 133 |
mattrglobal/bbs-signatures
An implementation of BBS+ signatures for node and browser environments
Metrics details
| Stars | 128 |
davidMcneil/the-rusty-web
Targeting the web with Rust.
Metrics details
| Stars | 124 |
commontk/dcmjs
dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).
Metrics details
| Stars | 113 |
dgym/cpython-emscripten
Python in the browser - CPython compiled with emscripten
Metrics details
| Stars | 105 |
mosra/magnum-integration
Integration libraries for the Magnum C++11 graphics engine
Metrics details
| Stars | 104 |
mosra/magnum-plugins
Plugins for the Magnum C++11 graphics engine
Metrics details
| Stars | 103 |
Rillke/opusenc.js
JavaScript opus encoder
Metrics details
| Stars | 101 |
