iszak / jpeg2000
JPEG2000 decoder/encoder in Rust
☆12Updated 2 years ago
Alternatives and similar repositories for jpeg2000:
Users that are interested in jpeg2000 are comparing it to the libraries listed below
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A Rust source code parser and explorer☆23Updated last year
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- An opinionated, practical color management library for games and graphics.☆34Updated last year
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- A library for constructing statically sized arrays☆10Updated 2 years ago
- Rust bindings for the openjpeg library☆11Updated 6 months ago
- ☆20Updated 7 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Helps you frob those bits☆36Updated 6 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Color space conversion math made simple☆39Updated 3 months ago
- ☆35Updated 7 months ago
- Composable probability distributions☆16Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated last month
- A binary format for Rust / serde that supports schema evolution☆16Updated 3 weeks ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- OpenEXR and Radiance HDR image viewer☆14Updated 10 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- Some benchmarks for generational arenas in rust