Projects with this topic
-
A tile-laying board game. https://tiles.kevincox.ca
Updated -
-
-
-
CI/CD Catalog components for building, publishing, signing, and attesting WebAssembly components with wash.
Updated -
Image Converter App for WebAssembly. Made with Rust.
Updated -
This repository contains the CADBase web application, which helps users manage and share parts, 3D models, and other engineering files. The CADBase platform provides a scalable infrastructure for storing and organizing CAD data, allowing designers and engineers to work more efficiently in a 3D CAD environment. It also includes file versioning and collaboration features.
Updated -
Browser based Gameboy Color emulator.
Updated -
This is my Portfolio written entirely in Rust because I like Rust. Of course it's free
https://tonguechaude.frUpdated -
Transposition cipher in Wasm which can be compiled from C.
Updated -
C Wasm Js template without Emscripten idea by https://github.com/tsoding/zozlib.js. Check out https://9th.fun/cwasmjstmpl.
Updated -
Arrow & Parquet is a high-performance, fully client-side data transformation and analysis tool designed to bridge familiar data formats with modern, high-speed querying engines directly in the browser. It allows users to import Arrow, Arrows, CSV, and JSON files, instantly converting them into the highly optimized Parquet format using Rust WebAssembly. Native Parquet files can also be imported directly.
Once the data is securely loaded, an embedded DuckDB WASM engine enables users to perform complex SQL queries, validate data structures, and aggregate large datasets with zero server latency. After filtering and shaping the data, the final output can be exported as either CSV or Parquet files for seamless integration into downstream machine learning workflows or BI tools.
To handle robust data operations and large WebAssembly payloads without hitting strict hosting limits, the application is deployed via GitLab Pages and utilizes the browser's Origin Private File System (OPFS). This guarantees high-speed local storage and ensures that all data processing remains strictly local, providing absolute data privacy without ever transmitting sensitive information to an external server.
Built with Astro, Rust WebAssembly, and DuckDB WASM.
UpdatedUpdated -
Auditable WASM implementation of cryptographic hashes & ciphers
Updated -
a python script to download tabs from ultimate-guitar.com into html files
Updated -
An auto splitter for 102 Dalmatians: Puppies to the Rescue written in Rust.
Updated -