ruby-rack-mount
Stackable dynamic tree based Rack router
Rack::Mount supports Rack's "X-Cascade" convention to continue trying routes
if the response returns "pass". This allows multiple routes to be nested or
stacked on top of each other. Since the application endpoint can trigger the
router to continue matching, middleware can be used to add arbitrary
conditions to any route. This allows you to route based on other request
attributes, session information, or even data dynamically pulled from a
database.
libmono-security2.0-cil
Mono Security library (for CLI 2.0)
openclonk
multiplayer game of strategy, action and skill
OpenClonk is a free multiplayer action game where you control clonks,
small but witty and nimble humanoid beings. The game is mainly about
mining, settling and fast-paced melees. OpenClonk is also not just a
game but also a versatile 2D game engine that offers countless
possibilities to make own mods.
ruby-columnize
Ruby library to format arrays as column-aligned strings
In showing a long lists, sometimes one would prefer to see the value
arranged aligned in columns. Some examples include listing methods
of an object or debugger commands. This Ruby library helps in aligning so.