Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Webassembly

Webassembly

487 projects

Showing 36 of 487 projects

Blazored.LocalStorage
Blazored.LocalStorageC#

A library providing access to browser local storage with automatic serialization for Blazor applications.

#hacktoberfest#nuget#webassembly
Stars1.3k
Forks135
Last commit1 year ago
Blogifier
BlogifierC#

A self-hosted open-source publishing platform built with ASP.NET and Blazor WebAssembly for creating personal or group blogs.

#webassembly#microsoft#open-source
Stars1.3k
Forks509
Last commit5 months ago
graphql-client
graphql-clientRust

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

#webassembly#client#graphql
Stars1.3k
Forks177
Last commit17 days ago
graphql-client
graphql-clientRust

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

#webassembly#serde#client
Stars1.3k
Forks177
Last commit17 days ago
WebXR Export
WebXR ExportJavaScript

A Unity package for developing and exporting WebXR experiences (AR/VR) to WebGL with full WebXR API integration.

#unity3d#unity-package#webassembly
Stars1.3k
Forks142
Last commit15 days ago
libsodium.js
libsodium.jsHTML

The sodium cryptography library compiled to WebAssembly and pure JavaScript for use in web applications and Node.js.

#crypto#webassembly#emscripten
Stars1.2k
Forks165
Last commit1 month ago
CosmWasm
CosmWasmRust

A Rust-based framework for building and executing WebAssembly smart contracts on Cosmos SDK blockchains.

#webassembly#smart-contracts#cosmos-sdk
Stars1.1k
Forks415
Last commit3 days ago
Bolero
BoleroF#

A set of tools and libraries for building Blazor WebAssembly applications in F# with an Elmish Model-View-Update architecture.

#webassembly#remoting#dotnet
Stars1.1k
Forks59
Last commit6 days ago
cargo-web
cargo-webRust

A Cargo subcommand for building, testing, and deploying client-side Web applications in Rust.

#client-side-web#webassembly#emscripten
Stars1.1k
Forks80
Last commit2 years ago
wasmer-js
wasmer-jsRust

JavaScript SDK for running WebAssembly packages (WASI/WASIX) from the Wasmer registry in browsers and Node.js.

#wasi#wasix#webassembly
Stars1.1k
Forks97
Last commit3 months ago
Micropolis
MicropolisC

Open-source version of SimCity Classic, a city-building simulation game originally designed by Will Wright.

#webassembly#c-plus-plus#game-development
Stars1.1k
Forks194
Last commit6 months ago
go-sqlite3
go-sqlite3Go

A cgo-free SQLite wrapper for Go that uses WebAssembly compilation to provide database/sql compatibility and direct SQLite API access.

#database-driver#cgo-free#webassembly
Stars1.1k
Forks32
Last commit2 days ago
demoinfocs-golang
demoinfocs-golangGo

A high-performance Go library for parsing and analyzing Counter-Strike 2 and CS:GO demo files (replays).

#game-analytics#hacktoberfest#demo
Stars1.0k
Forks143
Last commit1 day ago
Chuck
ChuckC++

A strongly-timed, concurrent programming language for real-time sound synthesis, music creation, and audio experimentation.

#music#midi#music-synthesis
Stars1.0k
Forks147
Last commit1 month ago
fend
fendRust

An arbitrary-precision unit-aware calculator with support for complex numbers, dice rolls, and multiple unit systems.

#calculator#unit-conversion#webassembly
Stars1.0k
Forks72
Last commit1 month ago
kagome
kagomeGo

A self-contained Japanese morphological analyzer written in pure Go, tokenizing text into words and analyzing parts of speech.

#part-of-speech-tagging#nlp-library#hacktoberfest
Stars980
Forks60
Last commit1 day ago
cargo-show-asm
cargo-show-asmRust

A cargo subcommand to display assembly, LLVM-IR, MIR, and WASM generated for Rust code.

#compiler#webassembly#assembly
Stars974
Forks50
Last commit17 days ago
BlazorStrap
BlazorStrapHTML

A library of Bootstrap 4 and 5 UI components for building web applications with Blazor.

#bootstrap4#webassembly#server-side-blazor
Stars931
Forks164
Last commit7 months ago
MartyPC
MartyPCRust

A cross-platform, cycle-accurate IBM PC/XT emulator written in Rust, designed for retro PC development and debugging.

#ibm#debugging-tools#webassembly
Stars897
Forks48
Last commit2 days ago
Realworld example
Realworld exampleRust

A full-featured RealWorld example application built with Rust, Yew, and WebAssembly, demonstrating modern web and desktop development patterns.

#hooks#webassembly#desktop-app
Stars885
Forks109
Last commit5 months ago
elliptic-curves
elliptic-curvesRust

A collection of pure Rust elliptic curve implementations for NIST, secp256k1, SM2, and other standard curves.

#webassembly#secp256k1#embedded-cryptography
Stars873
Forks292
Last commit17 days ago
go-qrcode
go-qrcodeGo

A Go library for generating customizable QR codes with support for colors, shapes, icons, gradients, and WebAssembly.

#adjustable#webassembly#barcode
Stars865
Forks118
Last commit22 days ago
Love.js
Love.jsJavaScript

A tool that ports LÖVE games to the web using Emscripten, enabling browser-based play.

#game-porting#webassembly#emscripten
Stars840
Forks43
Last commit2 years ago
BlazorFluentUI
BlazorFluentUIC#

A Blazor component library porting Microsoft's Fluent UI React design system for building web apps with a consistent Office-like interface.

#webassembly#csharp#dotnet
Stars815
Forks124
Last commit2 years ago
SPy
SPyPython

A variant of Python designed to be statically compilable while retaining useful dynamic features, with both an interpreter and a compiler.

#c-library#programming-language#compiler
Stars810
Forks60
Last commit16 days ago
pinky
pinkyRust

An NES emulator written in Rust, featuring cycle-accurate emulation and WebAssembly support.

#6502-emulator#webassembly#ppu-emulation
Stars810
Forks56
Last commit2 years ago
PostgreSQL Browser
PostgreSQL BrowserTypeScript

A client-side PostgreSQL playground that runs entirely in the browser using WebAssembly, with no server required.

#database#webassembly#pglite
Stars781
Forks45
Last commit1 year ago
gfile
gfileGo

Direct peer-to-peer file transfer between computers using WebRTC without third-party servers.

#webassembly#cli-tool#privacy
Stars761
Forks51
Last commit27 days ago
KiteSQL
KiteSQLRust

A lightweight embedded relational database for Rust with a native Rust data API, supporting SQL execution and typed ORM.

#orm#database#webassembly
Stars743
Forks54
Last commit18 days ago
Grid.Blazor
Grid.BlazorC#

A Blazor component for displaying and managing data grids with CRUD operations, supporting multiple back-end technologies.

#data-grid#crud#rest
Stars730
Forks133
Last commit3 months ago
ChartJs.Blazor
ChartJs.BlazorC#

A Blazor wrapper for Chart.js that enables interactive charts in both client-side and server-side Blazor applications.

#nuget#webassembly#asp-net-core
Stars717
Forks159
Last commit2 years ago
wasmex
wasmexRust

A fast and secure WebAssembly and WASI runtime for Elixir, enabling lightweight WebAssembly containers in your backend.

#wasi#sandbox#elixir
Stars695
Forks45
Last commit2 days ago
Ruby 2D
Ruby 2DRuby

A simple and cross-platform 2D graphics library for building games and visual applications in Ruby.

#webassembly#graphics#opengl
Stars695
Forks76
Last commit6 days ago
Cross Window
Cross WindowC++

A cross-platform C++ system abstraction library for managing windows and performing OS tasks across desktop, mobile, and web.

#ios#webassembly#xcb
Stars694
Forks55
Last commit2 years ago
Element-Blazor
Element-BlazorC#

A Blazor WebAssembly UI component library that replicates the Element UI design system.

#element-ui#webassembly#csharp
Stars691
Forks119
Last commit2 months ago
boytacean
boytaceanRust

A Game Boy and Game Boy Color emulator written in Rust with web, SDL, and Libretro front-ends.

#webassembly#educational#sdl
Stars679
Forks32
Last commit4 days ago
PreviousPage 5 of 14Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
#Rust210
#Wasm169
#Blazor98
#Dotnet92
#Cross Platform90
#Frontend90
#Csharp76
#Yew Framework62
#Yew61
#Ui Components53
#Game Development41
#Web Development39