#github #port #algorithm #png #robots-txt #hubot

bin+lib identicon

A port of GitHub's identicon algorithm to Rust

5 unstable releases

0.2.1 Jul 31, 2021
0.2.0 Jul 29, 2021
0.1.1 Nov 24, 2015
0.1.0 Apr 12, 2015
0.0.3 Jan 26, 2015

#12 in #robots-txt

MIT license

10KB
247 lines

Identicon

A port of GitHub's identicon algorithm to Rust.

hubot

Usage

$ echo -n 480938 | identicon > hubot.png
$ identicon < robots.txt > hubot.png

Development

$ cargo test
$ cargo build

License

Identicon is released under the MIT license. Check the LICENSE file for details.

Dependencies

~11MB
~46K SLoC