wasm_gzip

Gzip compressor

Implementation of Gzip compression and decompression in WebAssembly (WASM) for use with the Deno runtime.

Gzip encryption and decryption wasm implementation, support Deno

GitHub

19 stars
2 watching
1 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
guzba/zippy A Nim implementation of compression algorithms and formats 257
deno-libs/http_compression A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. 38
gin-contrib/gzip A middleware package to enable GZIP compression in Gin-based web applications. 332
smokku/gwg-bindgen An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen 2
petersalomonsen/wasm-git Enables local storage and synchronization of web application data in the browser using WebAssembly 649
helgeho/hadoopconcatgz Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop 9
raphamorim/xwasm Tools and utilities for building and managing WebAssembly projects in modern frontend development 56
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
nicklockwood/gzip A category on NSData for compressing and decompressing data using the GZIP algorithm 985
mdn/webassembly-examples Provides code examples and tools for testing and modifying WebAssembly documentation 1,135
meheleventyone/zig-wasm-test An example project demonstrating Web Assembly compilation and execution using Zig 55
mapbox/gzip-hpp A C++ library for efficient compression and decompression of binary data 325
sstadick/gzp A multi-threaded data compression library written in Rust. 154
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634