bschwind / png-decoder
A pure-Rust, no_std compatible PNG decoder
☆45Updated 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
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Asset manger for good assets only☆31Updated last year
- ☆20Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Show puffin profiler flamegraph in-game using egui☆45Updated 2 years ago
- Bare-metal allocators.☆76Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 3 weeks ago
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆16Updated last year
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 6 months ago
- Implementation agnostic memory allocator for Vulkan-like APIs☆87Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Big array helper for serde☆60Updated 11 months ago
- ☆31Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Fast implementation of QOI format in Rust☆93Updated 2 years ago
- Pure, minimal, and scalable timers☆26Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆157Updated last year
- LZW en- and decoding that goes weeeee!☆28Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago