mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Related Projects (markdown)
+12
-2
@@ -1,3 +1,7 @@
|
||||
## Package Manager
|
||||
|
||||
* [mgem](https://github.com/bovi/mgem) library manager for mruby by [bovi](https://github.com/bovi)
|
||||
|
||||
## Library bindings
|
||||
|
||||
* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn)
|
||||
@@ -18,6 +22,12 @@
|
||||
* [mruby-syslog](https://github.com/iij/mruby-syslog) syslog(3) binding by [iij](https://github.com/iij)
|
||||
* [mruby-random](https://github.com/matsumoto-r/mruby-random) random method using [Mersenne Twister](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/mt.html) by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-aws-s3](https://github.com/iij/mruby-aws-s3) Client library for Amazon's Simple Storage Service's REST API by [iij](https://github.com/iij/mruby-aws-s3)
|
||||
* [mruby-gntp](https://github.com/mattn/mruby-gntp) Growl Notification Transfer Protocol by [mattn](https://github.com/mattn)
|
||||
* [mruby-process](https://github.com/iij/mruby-process) Process interface (waitpid, pid, kill, fork, ppid) by [iij](https://github.com/iij)
|
||||
* [mruby-digest](https://github.com/iij/mruby-digest) MD5, RMD160, SHA1, SHA256, SHA384, SHA512 and HMAC Digests by [iij](https://github.com/iij)
|
||||
* [mruby-pack](https://github.com/iij/mruby-pack) Array#pack implementation by [iij](https://github.com/iij)
|
||||
* [mruby-mtest](https://github.com/iij/mruby-mtest) Minimum Test Framework by [iij](https://github.com/iij)
|
||||
* [mruby-iconv](https://github.com/mattn/mruby-iconv) libiconv interface by [mattn](https://github.com/mattn)
|
||||
|
||||
## Web Interfaces
|
||||
|
||||
@@ -28,7 +38,7 @@
|
||||
## Device specific
|
||||
|
||||
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive)
|
||||
|
||||
* [mruby-Wiring](https://github.com/akiray03/mruby-Wiring) Binding for Wiring function of the Raspberry Pi by [akiray03](https://github.com/akiray03)
|
||||
|
||||
## Language Bindings
|
||||
|
||||
@@ -40,4 +50,4 @@
|
||||
|
||||
## Hobby
|
||||
|
||||
* [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn)
|
||||
* [mysql-mruby](https://github.com/mattn/mysql-mruby) embeded mruby into mysql by [mattn](https://github.com/mattn)
|
||||
|
||||
Reference in New Issue
Block a user