awesome-mruby
🕶 A curated list of awesome MRuby frameworks, libraries and software
https://github.com/gdwrd/awesome-mruby
Last synced: 6 days ago
JSON representation
-
APIs
- mruby-zabbix - Zabbix 2.0 API Client for MRuby.
-
Configuration
- mruby-yaml - libyaml wrapper for YAML Structs. Without File IO support.
-
Database
- mruby-sqlite - (Another) SQLite3 mrbgem, aiming for compatability with MRI's sqlite3 gem.
- mruby-sqlite3 - SQLite3 Database.
- mruby-vedis - Binding vedit for mruby. Vedis is a embeddable datastore.
-
Data Structures
- mruby-userdata - When shared mrb_state, you can share userdata objects between one Ruby code and the other.
-
Distributed Systems
- mruby-wslay - Wslay is a callback based WebSocket Client and Server library written in C.
-
Files
- mruby-tempfile - Tempfile class for mruby (experimental).
-
Logging
- mruby-syslog - Syslog module for mruby.
-
Natural Language Processing
- mruby-unicode-display_width - Monospace Unicode character width in MRuby
-
Networking
- mruby-socket - Socket library for mruby.
- mruby-tls - mruby wrapper for libtls from http://www.libressl.org/.
-
Parsers
- mruby-uri-parser - URI parser for mruby.
- mruby-tinyxml2 - mruby bindings for TinyXML-2.
-
System
- mruby-tinymt - rand and srand method with [Tiny Mersenne Twister](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/TINYMT/index.html).
- mruby-uchardet - mruby binding of mozilla universal charset detector.
- mruby-uname - Uname class, system uname bindings.
- mruby-unbound - libunbound mruby client. `unbound` is DNS cache Server.
- mruby-uv - interface to libuv for mruby(experimental)
- mruby-v8 - V8 JavaScript Engine.
- mruby-virtualing - virtualing is a lightweight virtualization tool for linux processes.
- mruby-WiringPi - Binding for Wiring function of the Raspberry Pi.
- mruby-win32ole - A port of CRuby's WIN32OLE to mruby.
- mruby-webkit-3 - MRuby bindings to mruby-webkit-3.
- mruby-webkit-1 - MRuby bindings to mruby-webkit-1.
- mruby-zlib - Bindings to ZLib for Mruby. Compression Lib.
- mruby-zmq - MRuby bindings for [libzmq](https://github.com/zeromq/libzmq).
-
Tasks
- mruby-updategems - Rake task to update GEMs.
-
Testing
- mruby-specinfra - mruby port of mizzy/specinfra.
-
Text Processing
- mruby-terminal-table - A fast and simple, yet feature rich ASCII table generator for mruby based on terminal-table.
- mruby-time-strftime - Time#strftime for mruby.
-
Threads
- mruby-thread - Thread Library.
- mruby-timer-thread - Simple Timer Thread.
-
Utilities
- mruby-spdy - SPDY Module for mruby.
- mruby-statemachine - a tiny state machine for mruby.
- mruby-string-crypt - implementation of String#crypt.
- mruby-string-is-utf8 - checks if a string is valid utf8.
- mruby-string-xor - Add String#^(other) method that return XOR of two strings.
- mruby-stringio - StringIO class.
- mruby-sysrandom - Secure random number generation for mruby.
-
Web Frameworks
- mruby-simplehttp - Small http-client gem for mruby.
Categories
Sub Categories