mpizenberg / png-decoderLinks
Pure Rust PNG decoder with good performances in WebAssembly
☆10Updated 6 years ago
Alternatives and similar repositories for png-decoder
Users that are interested in png-decoder are comparing it to the libraries listed below
Sorting:
- GLSL parser for Rust☆199Updated 9 months ago
- All-in-one PNG image encoder/decoder in pure Rust☆100Updated 4 months ago
- Accelerated offscreen graphics for WebGL☆181Updated last week
- a minimilistic web assembly parser, compiler, and interpreter for Rust☆79Updated 4 years ago
- A WebIDL parser written in Rust.☆35Updated last year
- ☆62Updated 7 years ago
- A cgmath physics library that can be used with Specs☆109Updated 5 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago
- ☆46Updated 5 years ago
- A Rust (compiled to WASM) + JS multi-threaded in-browser fractal generator☆84Updated 6 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- Rust+GL+WASM triangle sample☆42Updated 7 years ago
- Abstraction over std::Instant and tokio_timer that works on WASM☆76Updated 3 years ago
- wasm-bindgen support for Parcel bundler☆67Updated 4 years ago
- Simple ray tracing project in Rust to learn both Rust and the algorithms and math for raytracing.☆100Updated 2 years ago
- Rust vorbis decoder☆280Updated 2 years ago
- GIF en- and decoder☆166Updated last week
- `wasm-snip` replaces a WebAssembly function's body with an `unreachable`☆232Updated 2 years ago
- OS-native file dialogs on Linux, OS X and Windows☆157Updated 2 years ago
- JPEG decoder written in Rust -- currently in maintenance mode☆157Updated 5 months ago
- ☆48Updated 6 years ago
- Live reloading for Rust programming