mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Related Projects (markdown)
+6
-1
@@ -27,6 +27,7 @@
|
||||
* [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function by [mattn](https://github.com/mattn)
|
||||
* [mruby-msagent](https://github.com/mattn/mruby-msagent) Microsoft Agent by [mattn](https://github.com/mattn)
|
||||
* [mruby-mtest](https://github.com/iij/mruby-mtest) Minimum Test Framework by [iij](https://github.com/iij)
|
||||
* [mruby-netlink](https://github.com/matsumoto-r/mruby-netlink) netlink binding by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-oauth](https://github.com/matsumoto-r/mruby-oauth) OAuth binding by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-pack](https://github.com/iij/mruby-pack) Array#pack and String#unpack implementation by [iij](https://github.com/iij)
|
||||
* [mruby-process](https://github.com/iij/mruby-process) Process interface (waitpid, pid, kill, fork, ppid) by [iij](https://github.com/iij)
|
||||
@@ -42,15 +43,19 @@
|
||||
* [mruby-syslog](https://github.com/iij/mruby-syslog) syslog(3) binding by [iij](https://github.com/iij)
|
||||
* [mruby-tinymt](https://github.com/matsumoto-r/mruby-tinymt) rand srand with [TinyMT](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/index.html) by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-tinyxml2](https://github.com/h2so5/mruby-tinyxml2) TinyXML2 binding by [h2so5](https://github.com/h2so5)
|
||||
* [mruby-userdata](https://github.com/matsumoto-r/mruby-userdata) usedata for mruby by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn)
|
||||
* [mruby-v8](https://github.com/mattn/mruby-v8) javascript([v8](https://code.google.com/p/v8/)) binding by [mattn](https://github.com/mattn)
|
||||
* [mruby-zabbix](https://github.com/matsumoto-r/mruby-zabbix) zabbix 2.0 API client using [mruby-httprequest](https://github.com/matsumoto-r/mruby-httprequest) and [mruby-json](https://github.com/mattn/mruby-json) by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [mruby-zlib](https://github.com/viking/mruby-zlib) zlib support by [viking](https://github.com/viking)
|
||||
|
||||
## Web Interfaces
|
||||
## Web Server Extensions Interfaces
|
||||
|
||||
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [ngx_mruby](https://github.com/matsumoto-r/ngx_mruby) Nginx module like lua-nginx-module by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
|
||||
## Web Interfaces
|
||||
|
||||
* [mruby-sinatic](https://github.com/mattn/mruby-sinatic) Sinatra like simple web framework by [mattn](https://github.com/mattn)
|
||||
|
||||
## Device / Platform specific
|
||||
|
||||
Reference in New Issue
Block a user