Eliminating Shim Methods via Method Rewriting in LowType
Aditya_Chauhan
LowType currently relies on shim methods to bypass type checking when disabled, adding persistent runtime overhead on every method call through...
Event Transparency Logs
Amisha Chhajed
RubyGems.org currently lacks transparency into critical package registry events such as gem publications, ownership changes, and deletions, making it...
Ruby Vulnerability Warnings on RubyGems
Harinish Sabapathi
Developers using Ruby gems have no official way to know when a gem they depend on has a known security vulnerability. This project integrates...
HTTP Streaming
Piyush-Goenka
This project addresses the absence of HTTP streaming support in the Rage framework, where responses are currently fully buffered before being sent to...
Bring Scarpe (shoes) to the TUI
TureCatedu
Building modern Text User Interfaces (TUIs) often forces developers to choose between writing complex, low-level terminal sequence code or adopting...