Go to file
2021-12-01 00:04:51 +00:00
benches Initial working version (but lots of temp stuff) 2021-11-28 16:20:24 +00:00
ext Add reference implementation as a submodule 2021-11-29 04:21:09 +00:00
fuzz Add fuzzer for the encoder 2021-11-30 16:21:03 +00:00
src Re-export qoi_encode_to_buf / encode_size_required 2021-12-01 00:04:51 +00:00
.gitignore Ignore target/Cargo.lock in all subfolders 2021-11-28 16:59:07 +00:00
.gitmodules Add reference implementation as a submodule 2021-11-29 04:21:09 +00:00
Cargo.toml Add canonical mod with reference i16-diff encode 2021-11-29 23:24:47 +00:00
rustfmt.toml Initial working version (but lots of temp stuff) 2021-11-28 16:20:24 +00:00