mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Related Projects (markdown)
+8
-8
@@ -1,16 +1,16 @@
|
||||
## Library bindings
|
||||
|
||||
* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv)
|
||||
* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser)
|
||||
* [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function
|
||||
* [mruby-uv](https://github.com/mattn/mruby-uv) Binding for [libuv](https://github.com/joyent/libuv) by [mattn](https://github.com/mattn)
|
||||
* [mrb-http](https://github.com/mattn/mruby-http) Binding for [http-parser](https://github.com/joyent/http-parser) by [mattn](https://github.com/mattn)
|
||||
* [mruby-md5](https://github.com/mattn/mruby-md5) MD5 digest function by [mattn](https://github.com/mattn)
|
||||
|
||||
## Web Interfaces
|
||||
|
||||
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua
|
||||
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome!
|
||||
* [mod_mruby](https://github.com/matsumoto-r/mod_mruby) Apache module like mod_lua by [matsumoto-r](https://github.com/matsumoto-r)
|
||||
* [MobiRuby](http://mobiruby.org/) Ruby + iOS = Super awesome! by [masuidrive](https://github.com/masuidrive)
|
||||
|
||||
## Language Bindings
|
||||
|
||||
* [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go
|
||||
* [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby!
|
||||
* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5
|
||||
* [go-mruby](https://github.com/mattn/go-mruby) go-mruby make interface to embed mruby into go by [mattn](https://github.com/mattn)
|
||||
* [php-mruby](https://github.com/chobie/php-mruby) Wow, this php performs mruby! by [chobie](https://github.com/chobie)
|
||||
* [mRuby](https://github.com/tokuhirom/mRuby.pm) mruby binding for perl5 by [tokuhirom](https://github.com/tokuhirom)
|
||||
Reference in New Issue
Block a user