Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/julienbourdeau/debugbar

Powerful devtools for Ruby on Rails. Inspired by the Laravel Debugbar.

development devtools rails ruby ruby-on-rails tooling

Last synced: 03 Jul 2024

https://github.com/r7kamura/vscode-ruby-light

Lightweight VSCode extension for Ruby.

ruby vscode

Last synced: 03 Jul 2024

https://github.com/marcoroth/local-time

Modern fork of Basecamp's `local-time`

date datetime hacktoberfest javascript local-time rails ruby time time-elements

Last synced: 03 Jul 2024

https://github.com/ruby/vscode-rdbg

VSCode Ruby rdbg Debugger

debugger ruby vscode vscode-extension

Last synced: 03 Jul 2024

https://github.com/rubocop/vscode-rubocop

The official VS Code extension for the RuboCop linter and code formatter.

code-formatter linter rubocop ruby static-code-analysis vscode-extension

Last synced: 03 Jul 2024

https://github.com/gaffneyc/heroku-buildpack-jemalloc

Heroku buildpack that installs the Jemalloc memory allocator

heroku heroku-buildpack jemalloc performance ruby

Last synced: 03 Jul 2024

https://github.com/civo/activetracker

A Rubygem to save full log/output of your requests, errors, etc for viewing within ActiveTracker

in-progress ruby ruby-on-rails

Last synced: 03 Jul 2024

https://github.com/oxidize-rb/rb-sys

Easily build Ruby native extensions in Rust

native-extensions ruby ruby-extension rubygem rust

Last synced: 03 Jul 2024

https://github.com/lib-ruby-parser/lib-ruby-parser

Ruby parser written in Rust

parser ruby rust

Last synced: 03 Jul 2024

https://github.com/bytecodealliance/wasmtime-rb

Ruby WebAssembly runtime powered by Wasmtime

ruby rust wasm wasmtime

Last synced: 03 Jul 2024

https://github.com/pheen/fuzzy_ruby_server

A Ruby language server for large codebases

language-server ruby vscode-extension

Last synced: 03 Jul 2024

https://github.com/oguzsh/rails-interactive

The gem for setup rails development with interactive mode

cli rails rails-cli ruby ruby-gem ruby-on-rails rubygem

Last synced: 03 Jul 2024

https://github.com/adamniedzielski/sidekiq-staged_push

sidekiq-staged_push is an extension to Sidekiq that implements a strategy of pushing jobs to Redis that involves an intermediary database table. This allows you to leverage the power of Sidekiq while still treating your jobs as if they were stored in the database for the purpose of transactions.

background-jobs ruby sidekiq

Last synced: 03 Jul 2024

https://github.com/adampetro/bluejay-rb

A fast GraphQL engine for Ruby.

graphql ruby

Last synced: 03 Jul 2024

https://github.com/premailer/css_parser

Ruby CSS Parser

css-parser ruby

Last synced: 03 Jul 2024

https://github.com/kgiszczak/shale

Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.

csv csv-mapper csv-serialization json json-mapping json-serializer object-mapper ruby serializer toml toml-mapping toml-serializer xml xml-mapping xml-serializer yaml yaml-mapping yaml-serializer

Last synced: 03 Jul 2024

https://github.com/ronin-rb/ronin-web-server

A custom Ruby web server based on Sinatra.

infosec ronin-rb ruby sinatra webserver

Last synced: 03 Jul 2024

https://github.com/Garllon/graphql_connector

An easy connector to call your graphql server

client connector graphql ruby

Last synced: 03 Jul 2024

https://github.com/piotrmurach/tty-runner

A command routing tree for terminal applications

command-line-interface command-line-tool routing-engine ruby ruby-gem

Last synced: 03 Jul 2024

https://github.com/ScreenStaring/shopify_api-graphql-tiny

Lightweight, no-nonsense, Shopify GraphQL Admin API client with built-in pagination and retry.

graphql graphql-pagination ruby shopify shopify-api

Last synced: 03 Jul 2024

https://github.com/dduugg/yard-sorbet

Types are documentation

rbi ruby sorbet yard yardoc

Last synced: 03 Jul 2024

https://github.com/ScreenStaring/shopify_api_retry

Retry a ShopifyAPI request if rate-limited or other errors occur. Works with the REST and GraphQL APIs.

graphql http-status-code rate-limiting ruby shopify shopify-api shopify-app-development shopify-graphql-api

Last synced: 03 Jul 2024

https://github.com/joeldrapper/literal_enums

Ruby Enums with a literal-style syntax.

enumerations enums ruby

Last synced: 03 Jul 2024

https://github.com/nxt-insurance/nxt_init

Define initializers and attribute readers for your arguments with a single line of code

attribute-readers initializer ruby ruby-on-rails sugar

Last synced: 03 Jul 2024

https://github.com/Nexmo/oas_parser

An open source Open API Spec 3 Definition Parser

developer-destination nexmo oas3 openapi-specification openapi3 ruby vonage

Last synced: 03 Jul 2024

https://github.com/notEthan/scorpio

Resource-based Web API Client built on OpenAPI

openapi openapi-client openapi2 openapi3 ruby ruby-library

Last synced: 03 Jul 2024

https://github.com/Bajena/ams_lazy_relationships

ActiveModel Serializers addon for eliminating N+1 queries problem from the serializers.

batch-loading lazy-loading rails ruby serialization serializer

Last synced: 03 Jul 2024

https://github.com/monade/paramoid

Getting paranoid about your Rails application params? Try paramoid!

gem rails ruby ruby-on-rails strong-parameters

Last synced: 03 Jul 2024

https://github.com/ruby/fileutils

Several file utility methods for copying, moving, removing, etc.

fileutils ruby

Last synced: 03 Jul 2024

https://github.com/broadlume/graphql-types-money

Add support for a Money type is graphql-ruby

graphql graphql-ruby ruby

Last synced: 03 Jul 2024

https://github.com/bibendi/modular-rails

This is an example of a component-based Rails application.

component-based-architecture event-driven-architecture packwerk rails rails-engines ruby

Last synced: 03 Jul 2024

https://github.com/ruby/tracer

Outputs a source level execution trace of a Ruby program.

ruby

Last synced: 03 Jul 2024

https://github.com/hummingbird-me/kitsu-server

:steam_locomotive: Rails API server for Kitsu

anime api graphql hacktoberfest hummingbird kitsu kitsu-server manga rails ruby

Last synced: 03 Jul 2024

https://github.com/coleturner/graphql-rails-activereflection

Reflection over GraphQL for ActiveRecord models and validators

activerecord graphql rails ruby validators

Last synced: 03 Jul 2024

https://github.com/mrrooijen/attr_encrypter

Encrypts/Decrypts, with key rotation, attributes on classes, using RbNaCl (libsodium).

activerecord encryption ruby standalone

Last synced: 03 Jul 2024

https://github.com/bitjourney/ts_routes-rails

Exports Rails URL helpers to TypeScript, inspired by js-routes

rails ruby typescript

Last synced: 03 Jul 2024

https://github.com/wolfgangrittner/keepgoing

keepgoing uses guard to auto-run your single-file Ruby script on changes.

repl ruby

Last synced: 03 Jul 2024

https://github.com/duffelhq/duffel-api-ruby

Ruby client library for the Duffel API

api-client client-library duffel duffel-api flights-api ruby

Last synced: 03 Jul 2024

https://github.com/vaporyhumo/muina

Monads for Ruby.

monads rails ruby sorbet

Last synced: 03 Jul 2024

https://github.com/ruby/gem_rbs_collection

A collection of RBS for gems.

hacktoberfest rbs ruby typing

Last synced: 03 Jul 2024

https://github.com/skryukov/rubocop-gradual

Gradually improve your code with RuboCop

code-formatter hacktoberfest linter rubocop ruby static-code-analysis

Last synced: 03 Jul 2024

https://github.com/planetscale/activerecord-sql_commenter

Rails query logging compatible with sqlcommenter

activerecord rails ruby

Last synced: 03 Jul 2024

https://github.com/samuelgiles/sorbet-struct-comparable

Comparable T::Struct's for the equality focused typed Ruby developer.

compare comparison equality equals ruby sorbet struct structs type-safety typed types

Last synced: 03 Jul 2024

https://github.com/bellroy/dry-monads-sorbet

Sorbet type hints for Dry::Monads.

dry-monads monads ruby sorbet type-safety

Last synced: 03 Jul 2024

https://github.com/samuelgiles/graphwerk

Graphwerk is a small Ruby gem that can generate a diagram of dependencies between packages within an application that's using Packwerk to enforce boundaries.

clean-architecture dependencies graphviz packages packwerk rails ruby ruby-on-rails sorbet

Last synced: 03 Jul 2024

https://github.com/kyoshidajp/bundler-alive

Are your gems alive? bunder-alive checks if gems in a RubyGem's Gemfile.lock are active.

bundler-alive dependency-checker ruby security security-tools

Last synced: 03 Jul 2024

https://github.com/shotstack/shotstack-sdk-ruby

Ruby SDK for Shotstack, the cloud video editing API.

api api-client ruby video video-editing

Last synced: 03 Jul 2024

https://github.com/y-crdt/yrb

Ruby bindings for yrs.

collaborative-editing crdt real-time ruby

Last synced: 03 Jul 2024

https://github.com/joeldrapper/action_state

Rails scopes and predicates defined with the same DSL.

activerecord rails ruby

Last synced: 03 Jul 2024

https://github.com/patbenatar/rbexy

A Ruby template language and component framework inspired by JSX and React

rails ruby

Last synced: 03 Jul 2024

https://github.com/railsjazz/rails_live_reload

Live Reload for your Rails app. The easiest way to increase your productivity.

livereload ruby ruby-on-rails

Last synced: 03 Jul 2024

https://github.com/monade/acts_as_nosql

Allows to treat JSON fields of postgres and mysql as real fields

activerecord gem json-fields rails ruby sql

Last synced: 03 Jul 2024

https://github.com/Shopify/ruby_memcheck

Use Valgrind memcheck on your native gem without going crazy

ruby valgrind

Last synced: 03 Jul 2024

https://github.com/open-telemetry/opentelemetry-ruby-contrib

Contrib Packages for the OpenTelemetry Ruby API and SDK implementation.

cncf distributed-tracing opentelemetry opentelemetry-instrumentation ruby telemetry tracing

Last synced: 03 Jul 2024

https://github.com/mayu-live/framework

Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby

components http2 reactive ruby server-side-rendering vdom virtual-dom

Last synced: 03 Jul 2024

https://github.com/justinhoward/cutoff

Deadlines for Ruby

deadline ruby timeout

Last synced: 03 Jul 2024

https://github.com/shioyama/im

Isolated Module Autoloader for Ruby

im ruby

Last synced: 03 Jul 2024

https://github.com/ElMassimo/types_from_serializers

βœ… Generate TypeScript interfaces from your JSON serializers

activemodelserializers codegen oj ruby serializers typescript

Last synced: 03 Jul 2024

https://github.com/plucker-serializer/plucker_serializer

A fast JSON serializer for Rails ActiveRecord & Ruby Objects

activerecord json-serialization performance rails ruby serialization serializer

Last synced: 03 Jul 2024

https://github.com/jhollinger/json-emitter

Efficiently generate tons of JSON in Ruby!

json ruby

Last synced: 03 Jul 2024

https://github.com/KonnorRogers/rails_starter

StimulusReflex, CableReady, Turbo, Vite, Devise, Rails 7 ready to go.

rails ruby vite vite-rails

Last synced: 03 Jul 2024

https://github.com/marcoroth/phlexing

Simple ERB to Phlex converter

erb hotwire html phlex rails ruby

Last synced: 03 Jul 2024

https://github.com/nejdetkadir/followability

Implements the social network followable functionality for your Active Record models

follow following following-a-tutorial rails-gem ruby ruby-gem

Last synced: 03 Jul 2024

https://github.com/svenfuchs/cl

Object-oriented OptionParser based CLI support for rapid CLI development

cli option option-parser ruby

Last synced: 03 Jul 2024

https://github.com/marcoroth/turbo_power-rails

Power-pack for Turbo Streams

hacktoberfest hotwire rails ruby turbo turbostreams

Last synced: 03 Jul 2024

https://github.com/skatkov/rdoc-markdown

RDoc to Markdown generator

generator markdown rdoc ruby

Last synced: 03 Jul 2024

https://github.com/avo-hq/class_variants

Easily configure styles and apply them as classes.

rails ruby tailwindcss

Last synced: 03 Jul 2024

https://github.com/wilsonsilva/memoria

Capture snapshots to simplify testing and to analyze how state changes over time.

rspec ruby snapshot test testing

Last synced: 03 Jul 2024

https://github.com/axlsx-styler-gem/axlsx_styler

Build clean and maintainable styles for your axlsx spreadsheets. Build your spreadsheeet with data and then apply styles later.

axlsx ruby spreadsheet

Last synced: 03 Jul 2024

https://github.com/joelmoss/proscenium

Modern client-side development for Rails

bundler css javascript ruby ruby-on-rails

Last synced: 03 Jul 2024

https://github.com/wikiti/deepl-rb

A simple ruby gem for the DeepL API

api deepl machine-translation ruby translator wrapper-api

Last synced: 03 Jul 2024

https://github.com/phlex-ruby/phlex-rails

An object-oriented alternative to ActionView for Ruby on Rails.

hacktoberfest phlex rails ruby ui-components view-component view-components

Last synced: 03 Jul 2024

https://github.com/oneclick/rubyinstaller2

MSYS2 based RubyInstaller for Windows

msys2 ruby rubyinstaller

Last synced: 03 Jul 2024

https://github.com/alexandreruban/action-markdown

Markdown content editing for Ruby on Rails.

markdown-editor ruby ruby-on-rails

Last synced: 03 Jul 2024

https://github.com/railsjazz/unsplash_image

Unsplash random image generator and downloader

rails ruby unsplash

Last synced: 03 Jul 2024

https://github.com/Skalar/google_distance_matrix

Ruby client for The Google Distance Matrix API.

distancematrix google-distance-matrix matrix ruby ruby-client

Last synced: 03 Jul 2024

https://github.com/gregmolnar/prepper

Prepper is a simple server provisioning tool, built on top of SSHKit. You can use it to script your server build process.

provisioning ruby

Last synced: 03 Jul 2024

https://github.com/jbox-web/ajax-datatables-rails

A wrapper around DataTable's ajax methods that allow synchronization with server-side pagination in a Rails app

datatables jquery jquery-datatables rails ruby

Last synced: 03 Jul 2024

https://github.com/soulcutter/saxerator

A SAX-based XML parser for parsing large files into manageable chunks

ruby sax xml

Last synced: 03 Jul 2024

https://github.com/slonopotamus/dyck

Mobi parser/generator library in Ruby

ebook mobi ruby

Last synced: 03 Jul 2024

https://github.com/iloveitaly/simple_structured_logger

An incredibly simple, very opinionated, structured logging library for ruby

logging rails ruby ruby-gem structured-logging

Last synced: 03 Jul 2024

https://github.com/u2i/egis

Egis - a handy Ruby interface for AWS Athena

aws aws-athena big-data big-data-analytics ruby ruby-gem

Last synced: 03 Jul 2024

https://github.com/excid3/revise_auth

A pure Rails authentication system like Devise.

authentication rails ruby rubyonrails

Last synced: 03 Jul 2024

https://github.com/maximgurin/verifica

Verifica is Ruby's most scalable authorization solution

acl authorization ruby

Last synced: 03 Jul 2024

https://github.com/petergoldstein/asimov

A Ruby client for the OpenAI API support for multiple API configurations in a single app, robust and simple error handling, and network-level configuration.

openai openai-api ruby

Last synced: 03 Jul 2024

https://github.com/stevegeek/vident

Create flexible & maintainable Stimulus powered view component libraries

phlex rails ruby stimulus stimulusjs viewcomponent

Last synced: 03 Jul 2024

https://github.com/saturnflyer/polyfill-data

Adds the Ruby 3.2 Data class to lower Ruby versions

ruby

Last synced: 03 Jul 2024

https://github.com/rubyatscale/singed

Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope

flamegraphs rails ruby

Last synced: 03 Jul 2024

https://github.com/rubocop/rubocop-md

RuboCop for Markdown code snippets

hacktoberfest markdown rubocop ruby styleguide

Last synced: 03 Jul 2024

https://github.com/railsware/actionmailer-balancer

A Ruby gem to send your ActionMailer mail through one of several delivery methods, selected by weight.

actionmailer mail ruby ruby-gem ruby-on-rails

Last synced: 03 Jul 2024

https://github.com/nshki/chusaku

Annotate your Rails controllers with route info.

annotations controller gem rails routes ruby

Last synced: 03 Jul 2024

https://github.com/usmanbashir/haikunator

Heroku-like random name generator.

haikunator heroku ruby

Last synced: 03 Jul 2024

https://github.com/krystal/klogger

πŸͺ΅ A simple Ruby logger for powerful logging output and redirection.

logger ruby

Last synced: 03 Jul 2024

https://github.com/changepack/changepack

πŸ“¬ Get weekly emails on your team’s progress, powered by ChatGPT.

changelog chatgpt design dry-rb git github heroku linear openai opensource phlex rails render ruby sass sorbet tailwindcss

Last synced: 03 Jul 2024

https://github.com/thisismydesign/json-streamer

Ruby gem for getting data from JSON streams based on various criteria (key, nesting level, etc)

json ruby ruby-gem streamer

Last synced: 03 Jul 2024