fabiospampinato / zstandard-wasmLinks
A fast and small port of Zstandard to WASM. (Decompress-only for now).
☆14Updated 2 years ago
Alternatives and similar repositories for zstandard-wasm
Users that are interested in zstandard-wasm are comparing it to the libraries listed below
Sorting:
- ZSTD (Zstandard) decoder for Web and Node.js, using WebAssembly.☆62Updated last month
- A plugin for esbuild that enables importing *.glslx files.☆38Updated last month
- Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory al…☆42Updated last year
- Create a RenderingContext (2d, webgl, webgl2, bitmaprenderer, gpupresent), optionally offscreen for possible use in a Worker.☆13Updated 2 weeks ago
- Simplifies building of WebAssembly modules in C/C++ and JS☆58Updated 2 years ago
- a proposal to add float16 TypedArrays to JavaScript☆63Updated 4 months ago
- ☆14Updated 2 years ago
- Import WebAssembly modules that expose the WebAssembly System Interface (WASI).☆25Updated 5 years ago
- ⚡ A blazing fast ES module imports parser.☆53Updated last month
- Calculate ids corresponding to sorting an input array☆20Updated 2 years ago
- fast wasm modules☆48Updated 3 years ago
- Use Rust interfaces inside a JavaScript environment. Eventually.☆12Updated 2 years ago
- Hot module reloading prototype with native (almost) ES6 modules☆28Updated 3 years ago
- ☆33Updated 4 years ago
- My personal WebGPU based 3D renderer☆40Updated 4 years ago
- Adapters for converting between different implementations of WHATWG Streams☆34Updated 2 months ago
- Pre-compile your JS bundles to improve boot performance in Node.JS or Electron☆22Updated 2 years ago
- A cross-platform program that opens either a URL or files from disk in a native webview.☆36Updated last year
- WebAssembly codecs for mozjpeg, oxipng, gifsicle and webp.☆64Updated 2 years ago
- Efficient compression of streams of short JSON strings☆25Updated 2 years ago
- Optimize your WebAssembly files☆13Updated 3 months ago
- Given an entrypoint, get all of the dependencies connected to it.☆30Updated 2 years ago
- Ring Buffer using Shared Array Buffer☆22Updated 5 years ago
- A minimal implementation of Google Protocol Buffers for JavaScript☆103Updated last year
- Fastest base64 on the web, with Wasm + SIMD