zardzewialy-dekoder-cif/README.md
2022-02-13 17:25:48 -06:00

624 B

Zardzewiały Dekoder CIF

translates to "Rusty CIF Decoder"

Decodes CIF to PNG, written in the only real programming language that exists, Rust.

Build using the Makefile (make) or I'll bonk you.

Dependencies:

Branches:

  • master "unsafe" branch, uses a reimplementation of the BufReader with multiple safety checks removed for more speed.
  • safe "safe" branch, uses the safe rust stdlib BufReader (out of date).

Made by lemonsh and famfo.