mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Related Projects (markdown)
@@ -28,6 +28,7 @@
|
||||
* [mruby-process](https://github.com/iij/mruby-process) Process interface (waitpid, pid, kill, fork, ppid) 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-redis](https://github.com/matsumoto-r/mruby-redis) redis client using [hiredis](https://github.com/redis/hiredis) by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
* [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-sleep](https://github.com/matsumoto-r/mruby-sleep) sleep binding by [matsumoto_r](https://github.com/matsumoto-r)
|
||||
|
||||
Reference in New Issue
Block a user