Embed Rust in your Ruby
Inverse and forward kinematics for 6 axis robots with a parallel base and spherical wrist.
Architectural Discovery Navigation — a high-performance code knowledge graph and MCP server for AI agents.
A multi-modal neural network focused on maternal health predictions
Geometric solutions to inverse kinematics, using the IK-Geo algorithm
Context-aware terminal colorizer with magnitude spectrum visualization for network device output
Tag and metadata parsers for revelo (ID3, APE, Vorbis comments, XMP, ...).
A parser for the Ruby language
A parser for the Ruby language
Universal multi-language runner and smart REPL
BGP message codec — encode/decode OPEN, KEEPALIVE, UPDATE, NOTIFICATION, ROUTE-REFRESH
A quiet little REPL for exploring Farben markup.
Inline RBS
Use vim (or any other text editor) from inside irb to quickly test & write new code.
Pry is a runtime developer console and IRB alternative with powerful introspection capabilities. Pry aims to be more than an IRB replacement. It is an attempt to bring REPL driven programming to the Ruby language.
You can do irb anywhere by calling 'ir b' (need a whitespace!).
A fancy IRB has rocket-style #=> return values and colorful prompts and streams.
The Irbtools make working with Ruby's IRB console more fun & productive.
Supercharged method introspection in IRB.
Handful of common Irb features, made easy.
IRB with Typed Completion
Use power_assert inspection in irb
RSpec on IRB
EveryDayIrb simplifies daily life in IRB with commands like: ls, cat, rq, rrq, ld, reset!, ...