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
19 stars
2 watching
1 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Nim implementation of compression algorithms and formats | 257 |
| A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. | 38 |
| A middleware package to enable GZIP compression in Gin-based web applications. | 332 |
| An experiment demonstrating connection between WebAssembly and JavaScript using wasm-bindgen | 2 |
| Enables local storage and synchronization of web application data in the browser using WebAssembly | 663 |
| Provides a custom input format for handling concatenated GZIP files in distributed processing systems like Hadoop | 9 |
| Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |
| Provides bindings for embedding a WebAssembly runtime into Zig programs. | 53 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A category on NSData for compressing and decompressing data using the GZIP algorithm | 988 |
| Provides code examples and tools to test and modify WebAssembly documentation | 1,143 |
| An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
| A C++ library for efficient compression and decompression of binary data | 330 |
| A multi-threaded data compression library written in Rust. | 154 |
| Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. | 637 |