Projects with this topic
-
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 -
This is my Portfolio written entirely in Rust because I like Rust. Of course it's free
https://tonguechaude.frUpdated -
A tile-laying board game. https://tiles.kevincox.ca
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 -
-
An auto splitter for 102 Dalmatians: Puppies to the Rescue written in Rust.
Updated -
-
tiny website made with the Yew rust framework hosted over at calli.dev
Updated -
Kotlin implementation for joinstr
Updated -
Browser based Gameboy Color emulator.
Updated -
Wasm Version of rhasspy/piper running locally in the browser
Updated -
Primeros paso con Rust-Leptos-Cargo Paginas web con Stacks completos y paginas agiles del lado del servidor con Leptos Rust. Webs dinamicas y estaticas
Updated -
Converts images to the format used by TheLastMillennial's HD picture viewer on TI CE calculators.
Updated -
The source code for the modern digital logic simulator: GateSim
GitLab Pages: https://gatesim-c40be0.gitlab.io/
Updated