Pinned Repositories
app_1_0_0
liza new app_1_0_0
app_1_0_1
liza new app_1_0_1
app_1_0_2
app_1_0_3
app_1_0_4
lizarb
Liza is a light, experimental framework primarily developed to help study the Ruby language and the Ruby ecosystem.
lizarb.github.io
foo
lizarb_web_mother
ruby
The Ruby Programming Language
sqlite3-ruby
Ruby bindings for the SQLite3 embedded database
lizarb's Repositories
lizarb/lizarb
Liza is a light, experimental framework primarily developed to help study the Ruby language and the Ruby ecosystem.
lizarb/lizarb.github.io
foo
lizarb/lizarb_web_mother
lizarb/agoo
A High Performance HTTP Server for Ruby
lizarb/app_1_0_2
lizarb/app_1_0_3
lizarb/app_1_0_4
lizarb/app_1_0_5
lizarb/ruby
The Ruby Programming Language
lizarb/sqlite3-ruby
Ruby bindings for the SQLite3 embedded database
lizarb/zeitwerk
Efficient and thread-safe code loader for Ruby
lizarb/colorize
Ruby string class extension. It add some methods to set color, background color and text effect on console easier using ANSI escape sequences.
lizarb/discourse
A platform for community discussion. Free, open, simple.
lizarb/dotenv
A Ruby gem to load environment variables from `.env`.
lizarb/drb
Distributed object system for Ruby
lizarb/erb
An easy to use but powerful templating system for Ruby
lizarb/falcon
A high-performance web server for Ruby, supporting HTTP/1, HTTP/2 and TLS.
lizarb/gemstash
A RubyGems.org cache and private gem server
lizarb/highline
A higher level command-line oriented interface.
lizarb/irb
interactive Ruby
lizarb/irb.wasm
IRB on browser powered by WebAssembly
lizarb/lizarb_org
lizarb/picoruby
PicoRuby is an integration of PicoRuby compiler with mruby/c VM for one-chip microcontrollers
lizarb/pocs
lizarb/pry
A runtime developer console and IRB alternative with powerful introspection capabilities.
lizarb/puma
A Ruby/Rack web server built for parallelism
lizarb/rack
A modular Ruby web server interface.
lizarb/redis-rb
A Ruby client library for Redis
lizarb/ruby-pg
A PostgreSQL client library for Ruby
lizarb/ruby.wasm
ruby.wasm is a collection of WebAssembly ports of the CRuby.