bschwind / png-decoderLinks
A pure-Rust, no_std compatible PNG decoder
☆46Updated 2 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:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- ☆20Updated last week
- Asset manger for good assets only☆31Updated 2 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 3 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆57Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 8 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- ☆31Updated 5 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Fast conversion between linear float and 8-bit sRGB☆20Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆57Updated 3 years ago
- Use winit like the async runtime you've always wanted☆51Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Full precision decimal representation of f64☆26Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- Iterator of const known length☆16Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Show puffin profiler flamegraph in-game using egui☆46Updated 2 years ago
- Rust library for testing code relying on the global allocator☆13Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago