mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Updated Related Projects (markdown)
@@ -43,6 +43,7 @@
|
||||
* [mruby-regexp-pcre] (https://github.com/iij/mruby-regexp-pcre) Regexp implementation(use libpcre) by [iij](https://github.com/iij)
|
||||
* [iij/mruby-require](https://github.com/iij/mruby-require) require implementation without dynamically linked library support, by [iij](https://github.com/iij)
|
||||
* [mattn/mruby-require](https://github.com/mattn/mruby-require) require implementation for the platforms support dlopen or LoadLibrary, by [mattn](https://github.com/mattn)
|
||||
* [mruby-sandbox] (https://github.com/mattn/mruby-sandbox) Provide sandbox eval by [mattn](https://github.com/mattn)
|
||||
* [mruby-sha1](https://github.com/mattn/mruby-sha1) SHA1 digest function by [mattn](https://github.com/mattn)
|
||||
* [mruby-simple-random](https://github.com/iij/mruby-simple-random) simple pseudo-random number generator using random(3) [iij](https://github.com/iij)
|
||||
* [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)
|
||||
|
||||
Reference in New Issue
Block a user