Gems

eestrada/psyllium: A Ruby gem making it easier to use Fibers.
Psyllium is a library to make it easier to use Ruby Fibers for everyday programming.
Ruby 3.0 introduced the Fiber Scheduler interface, making it easier to use Fibers for concurrent programming. However, native Thread objects still have several u...

ksylvest/omniai: OmniAI standardizes the APIs for multiple AI providers like OpenAI's Chat GPT, Mistral's LeChat, Claude's Anthropic, Google's Gemini and DeepSeek's Chat..
OmniAI provides a unified Ruby API for integrating with multiple AI providers, including Anthropic, DeepSeek, Google, Mistral, and OpenAI. It streamlines AI development by offering a consistent interface for features such as chat, text-to-speech, ...



shakacode/react_on_rails: Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
React on Rails Pro supports the latest features of React 18, including React Server Components and streaming. Contact Justin Gordon for more information.
ShakaCode now maintains the official successor to rails/webpacker, shakapacker.
Project is up...



