demo_web_zip_wasm
Password archive creator
A Rust-based program creating password archives in ZIP format, running in web browsers using WebAssembly
A simple example program for creating password archives in ZIP format, running in a browser using WebAssembly.
4 stars
1 watching
0 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zip-rs/zip2 | A Rust library for creating and managing simple ZIP archives with various compression formats | 116 |
extraymond/rust-async-wasm-demo | A Rust-based web application demonstrating async/await and WebAssembly interop with JavaScript. | 49 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
gonearewe/sevenz4s | A Scala library providing an API to create, update and extract archives of various formats using the 7-Zip compression engine. | 44 |
conradkleinespel/rooster | A simple password manager written in Rust. | 152 |
rustwasm/wee_alloc | An allocator designed to minimize WebAssembly code size while still providing efficient memory management. | 666 |
cortex/ripasso | A password manager implementation written in Rust, aiming to provide secure and accessible password storage. | 728 |
rustedlesspass/rustedlesspass | A password manager written in Rust that allows users to securely generate and manage passwords | 50 |
zertovitch/azip | A Zip Archive Manager with a simple user interface and features like content search and recompression. | 11 |
jacobdeichert/wasm-astar | A WebAssembly-based A* pathfinding implementation for a maze demo | 427 |
rikyoz/bit7z | A C++ static library providing a simple interface to 7-zip shared libraries for compression and extraction of archive files | 650 |
nih-at/libzip | A C library for reading, creating, and modifying zip archives. | 851 |
rubyzip/rubyzip | A Ruby library for reading and writing zip archives. | 1,360 |
mrkkrp/zip | A Haskell library for efficiently working with compressed ZIP archives. | 81 |
eurekacommunity/genericpasswordrow | A custom row for Eureka designed to create passwords with built-in validation | 176 |