Updated Related Projects (markdown)

tsahara-iij
2013-03-26 22:33:04 -07:00
parent dff76a94b4
commit 84b9362bfd
+1
@@ -33,6 +33,7 @@
* [mruby-require](https://github.com/mattn/mruby-require) require implementation by [mattn](https://github.com/mattn)
* [mruby-sha1](https://github.com/mattn/mruby-sha1) SHA1 digest function by [mattn](https://github.com/mattn)
* [mruby-simplehttp](https://github.com/matsumoto-r/mruby-simplehttp) simple http client using [mruby-uv](https://github.com/mattn/mruby-uv) by [matsumoto_r](https://github.com/matsumoto-r)
* [mruby-simple-random](https://github.com/iij/mruby-simple-random) simple pseudo-random number generator using random(3) [iij](https://github.com/iij)
* [mruby-sleep](https://github.com/matsumoto-r/mruby-sleep) sleep binding by [matsumoto_r](https://github.com/matsumoto-r)
* [mruby-sqlite3](https://github.com/mattn/mruby-sqlite3) [SQLite3](http://www.sqlite.org/) database driver by [mattn](https://github.com/mruby-sqlite3)
* [mruby-syslog](https://github.com/iij/mruby-syslog) syslog(3) binding by [iij](https://github.com/iij)