Some Ruby gems and Rust packages I have created are:
-
Solid Cable
- A database backed ActionCable adapter that became the default ActionCable adapter for Rails 8.
-
ActiveInsights
- Adds request tracking to your Rails app without the need for a third party. Tracks response times, requests per minute, and job statistics.
-
RediSearch
- Ruby wrapper around Redis' RediSearch module that can integrate with Rails.
-
fozzie
- A quick fuzzy finder for the terminal that is written in Rust. Also has a companion VIM plugin.
-
ttags
- A ctag alternative written in Rust using TreeSitter for Ruby, Javascript, and Rust.
-
lecture
- A way to present a simple slideshow through the terminal with all the slides written in Ruby.
Some of the projects I have contributed to include: