awesome-mruby
github.com/gdwrd/awesome-mruby ↗🕶 A curated list of awesome MRuby frameworks, libraries and software
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me web frameworks resources from awesome-mruby"
Installation instructions →What's inside
Web Frameworks
- mruby-simplehttp
Small http-client gem for mruby.
Networking
- mruby-socket
Socket library for mruby.
- mruby-tls
mruby wrapper for libtls from
Utilities
- mruby-spdy
SPDY Module for mruby.
- mruby-statemachine
a tiny state machine for mruby.
- mruby-string-crypt
implementation of String#crypt.
- mruby-stringio
StringIO class.
- mruby-string-is-utf8
checks if a string is valid utf8.
- mruby-string-xor
Add String#^(other) method that return XOR of two strings.
Testing
- mruby-specinfra
mruby port of mizzy/specinfra.
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.
Logging
- mruby-syslog
Syslog module for mruby.
Files
- mruby-tempfile
Tempfile class for mruby (experimental).
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.
Showing a sample of 41 resources. View the full list on GitHub →