kornelski / lodepng-rustLinks
All-in-one PNG image encoder/decoder in pure Rust
☆100Updated 6 months ago
Alternatives and similar repositories for lodepng-rust
Users that are interested in lodepng-rust are comparing it to the libraries listed below
Sorting:
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Rust bindings for FreeType library☆93Updated last year
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- OS-native file dialogs on Linux, OS X and Windows☆157Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 5 months ago
- A cgmath physics library that can be used with Specs☆108Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust bindings to HarfBuzz☆79Updated 4 months ago
- Text rendering with glium☆49Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- An implementation of a DEFLATE encoder in rust☆55Updated 4 years ago
- Rust (MIR) → SPIR-V (Shader) compiler☆59Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆50Updated 2 years ago
- Immediate mode library in Rust☆33Updated 7 years ago
- JPEG decoder written in Rust -- currently in maintenance mode☆161Updated 6 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆107Updated 4 years ago
- String interning for Rust☆207Updated 4 months ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Cross-platform interface to the `errno` variable☆74Updated 3 weeks ago
- Shred based event handler☆60Updated 3 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.