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: almost 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
guzba/zippyA Nim implementation of compression algorithms and formats257
deno-libs/http_compressionA middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms.38
gin-contrib/gzipA middleware package to enable GZIP compression in Gin-based web applications.332
smokku/gwg-bindgenAn experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen2
petersalomonsen/wasm-gitEnables local storage and synchronization of web application data in the browser using WebAssembly663
helgeho/hadoopconcatgzProvides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop9
raphamorim/xwasmTools and utilities for building and managing WebAssembly projects in modern frontend development56
zigwasm/wasmer-zigProvides bindings for embedding a WebAssembly runtime into Zig programs.53
renatoathaydes/wasm-on-jvmA Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode.24
nicklockwood/gzipA category on NSData for compressing and decompressing data using the GZIP algorithm988
mdn/webassembly-examplesProvides code examples and tools to test and modify WebAssembly documentation1,143
meheleventyone/zig-wasm-testAn example project demonstrating Web Assembly compilation and execution using Zig55
mapbox/gzip-hppA C++ library for efficient compression and decompression of binary data330
sstadick/gzpA multi-threaded data compression library written in Rust.154
cretz/asmbleCompiles WebAssembly to JVM bytecode and provides utilities for working with WASM code.637