Gems



karafka/karafka: Ruby and Rails efficient Kafka processing framework
Karafka is a Ruby and Rails multi-threaded efficient Kafka processing framework that:
Has a built-in Web UI providing a convenient way to monitor and manage Karafka-based applications.
Supports parallel processing in multiple threads (also for a ...

jwt/ruby-jwt: A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
If you have further questions related to development or usage, join us: ruby-jwt google group.
See CHANGELOG.md for a complete set of changes and upgrade guide for upgrad...

mongodb/bson-ruby: Ruby Implementation of the BSON Specification (2.0.0+)
Each release of the BSON library for Ruby after version 5.0.0 has been automatically built and signed using the team's GPG key.
To verify the bson gem file:
Download the GPG key.
Import the key into your GPG keyring with gpg --import ruby-driver...

public-law/asset_ram: Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.
Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links. - public-law/asset_ram
Rails 7 update: I measured a 35% reduction in allocations. I tested my app's home page in production:
Rails 7.0.6
Ruby 3.2.2
Sprockets v3 and v...

ankane/chartkick: Create beautiful JavaScript charts with one line of Ruby
Create beautiful JavaScript charts with one line of Ruby. No more fighting with charting libraries!
See it in action
🔥 For admin charts and dashboards, check out Blazer, and for advanced visualizations, check out Vega
💕 A perfect companion to G...


splitwise/super_diff: A more helpful way to view differences between complex data structures in RSpec.
The primary motivation behind this gem is to vastly improve upon RSpec's built-in diffing capabilities. RSpec has many nice features, and one of them is that whenever you use a matcher such as eq, match, include, or have_attributes, you will get a...

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...