Ruby Community

Yudai Takada

96

@ruby committer

@ruby, @kansairubykaigi, @kyobashirb, @rubykansai Osaka, Japan

Yudai Takada

96

@ruby committer

@ruby, @kansairubykaigi, @kyobashirb, @rubykansai Osaka, Japan
Projects 100
Recently Active Trending today Fewest Stars A-Z

railroad_diagrams

8

🛤️ A tiny Ruby+SVG library for drawing railroad syntax diagrams like JSON.org.

railroad-diagrams svg syntax-diagrams
119 KB
Last commit 3 months ago

hoozuki

6

A hobby regex engine written in Ruby. Designed to be simple and efficient for educational purposes.

regex-engine hacktoberfest
69 KB
Last commit 3 months ago

vizcore

5

Building audio-reactive visuals with a Ruby DSL.

audio-reactive dsl ruby visual +3
28.8 MB
Last commit about 1 month ago

wgpu-ruby

4

Ruby bindings for WebGPU via wgpu-native.

bindings ruby vulkan webgpu +1
332 KB
Last commit 2 days ago

skia-ruby

3

Ruby bindings for the Skia 2D graphics library.

2d-game-engine 2d-graphics skia skiasharp +1
170 KB
Last commit about 2 months ago

astel

2

Fast Prism-native AST traversal, declarative matching, and source rewriting for Ruby

abstract-syntax-tree ast code-rewriting developer-tools +3
134 KB
Last commit 3 days ago

rubocop-extension-template

2

A RuboCop Extension Template.

formatter linter rubocop template +1
51 KB
Last commit 3 months ago

flexr

1

Ruby-native lexer generator for parser authors. Write ordinary Ruby specs, run them at runtime, or generate deterministic Ruby for deployment.

compiler dfa lexer lexer-generator +6
556 KB
Last commit 3 days ago

seccomp-notify

1

Pure Ruby bindings for Linux seccomp user notifications

linux ruby sandbox seccomp +2
116 KB
Last commit 18 days ago

rdeck

1

Rdeck is a Ruby CLI tool that converts Markdown presentations to Google Slides, enabling continuous deck creation with content and design separation.

google-slides markdown slide
42 KB
Last commit 3 months ago

blueruvia

1

Web Bluetooth API-style BLE interface for Ruby.

api ble interface ruby +2
128 KB
Last commit 4 months ago

rspec-covers

RSpec coverage intent metadata, strict coverage checks, and traceability suggestions.

code-coverage minitest rspec ruby +5
31 KB
Last commit 2 months ago

3dgc_viewer

209 KB
Last commit 3 months ago

printf

Educational compiler backend targeting C through printf %n, with Brainfuck and conservative LLVM IR subset frontends.

brainfuck c code-generation compiler +6
530 KB
Last commit 4 months ago

spmdl

15 KB
Last commit 4 months ago

fibrio

A small Ruby gem for reading large JSON array, NDJSON, and CSV inputs one record at a time

csv json ndjson ruby +3
17 KB
Last commit 4 months ago

deftones

A Ruby audio synthesis library with a flexible node graph, oscillator and synth variants, effects, transport/event scheduling, sample playback, analysis utilities, offline rendering, and an optional PortAudio-backed realtime context.

music oscillator port-audio synthesis +1
441 KB
Last commit 4 months ago

koza

11 KB
Last commit 3 months ago

senko

Fast JSON Schema validator for Ruby.

json json-validation json-validator ruby
42 KB
Last commit 3 months ago

seimi

化学式を解剖し、分子の量を秤り、反応式を釣合はすRubyGemに候

37 KB
Last commit 3 months ago

bparity

Capture legacy Ruby behavior, synthesize portable specifications, and verify replacement implementations with replay and bounded formal checks.

cli formal-verification legacy-code migration +6
127 KB
Last commit 3 days ago

txnap

Catch Active Record transactions napping—detect non-database idle gaps while locks may be held.

activerecord database lock-contention observability +4
59 KB
Last commit 3 days ago

rjq

Ruby JSON processor with a practical jq 1.7.1-compatible subset, CLI, and Ruby API.

command-line jq json json-processor +3
359 KB
Last commit 3 days ago

poollint

Detect PostgreSQL and MySQL session-state leaks in Active Record connection pools.

active-record connection-pool database-observability mysql +3
72 KB
Last commit 3 days ago

sidekiq-vigil

Battery-included monitoring and alerting for Sidekiq

monitoring observability redis ruby +2
101 KB
Last commit 2 days ago

collie-lsp

Language Server Protocol (LSP) implementation for Lrama Style BNF grammar files (.y files).

337 KB
Last commit 2 days ago

stagecraft

A three.js-like scene graph and WebGPU renderer for Ruby, with PBR, glTF, animation, shadows, and offscreen rendering.

3d animation gltf graphics +6
117 KB
Last commit 1 day ago

lumin

A fast, Prism-native Ruby linter

code-quality linter prism ruby +2
49 KB
Last commit about 2 months ago

renderdoc

Ruby bindings for RenderDoc's in-application API, with programmatic GPU frame capture and RSpec integration.

direct3d ffi frame-capture gpu +6
34 KB
Last commit about 2 months ago

jolt-ruby

Ruby bindings for Jolt Physics, powered by joltc, FFI, and larb

3d-physics ffi game-development jolt-physics +3
86 KB
Last commit about 1 month ago

libav-ruby

Frame-level Ruby bindings for FFmpeg video and audio encoding/decoding without subprocesses.

audio ffi ffmpeg libav +5
46 KB
Last commit about 1 month ago

psi

Pure Ruby interface to Linux Pressure Stall Information (PSI)

cgroup-v2 linux monitoring observability +2
29 KB
Last commit 19 days ago

graphql-modernize

A Prism-based codemod for safely migrating deprecated graphql-ruby APIs without booting the application.

codemod graphql graphql-ruby migration +3
84 KB
Last commit 10 days ago

factory_hoist

Share FactoryBot data safely across RSpec examples

active-record factory-bot rspec ruby +2
114 KB
Last commit 4 days ago

slim-embedded-minify

8

A slim file to minify embedded code.

plugin slim gem ruby +1
1 fork 66 KB
Last commit 3 months ago

gemxray

6

A cli that highlights gems you can likely remove from a Ruby project's Gemfile.

cli cli-tool ruby rubygems
184 KB
Last commit 2 months ago

bullematic

4

Auto-fix N+1 queries detected by Bullet at runtime.

auto-correct autofix bullet n1 +3
1.17 MB
Last commit 3 days ago

wavify

4

A pure Ruby audio processing gem focused on ergonomic APIs and immutable audio transforms.

audio audio-processing audio-transformers ruby +1
1.24 MB
Last commit 2 days ago

lagoon

3

Generate Mermaid diagrams from Rails models and controllers.

controllers generator mermaid-diagrams models +1
121 KB
Last commit about 2 months ago

workitcop

2

A custom cop collection of working toolkits.

rubocop cop ruby
108 KB
Last commit 3 months ago

ibex

2

Pure Ruby LR parser generator with racc-compatible grammars, EBNF extensions, diagnostics, and SLR/LALR/LR(1) backends.

compiler-construction ebnf lalr lr-parser +6
4.24 MB
Last commit 2 days ago

rubocop-rspec-extra

1

A RuboCop extension focused on enforcing RSpec. A place where no one is officially employed, but where useful cops can gather.

linter rspec rubocop ruby +2
1 fork 71 KB
Last commit 3 months ago

graphql-doctor

1

Check GraphQL-Ruby resolver contracts against Prism-parsed Ruby source before runtime.

developer-tools graphql graphql-ruby prism +2
96 KB
Last commit 3 days ago

webxr-ruby

1

WebXR Device API bindings for Ruby. Build VR/AR applications in Ruby using ruby.wasm.

ar bindings ruby ruby-wasm +3
92 KB
Last commit 2 months ago

picoruby-postmortem

Decode PicoRuby/R2P2 Cortex-M HardFault logs with matching ELF debug symbols

cortex-m elf embedded hardfault +6
31 KB
Last commit 3 months ago

corkscrews

Causal profiling toolkit for Ruby that estimates which lines or waits would actually improve throughput or latency.

benchmarking causal-profiling cruby firefox-profiler +5
47 KB
Last commit 2 months ago

rspec-flake-classifier

Detect, record, and classify flaky RSpec failures with normalized signatures, isolated reruns, and CI-friendly reports.

buildkite ci circleci flaky-tests +5
39 KB
Last commit 2 months ago

sp3d

152 KB
Last commit 4 months ago

cyclotone

A Ruby live coding toolkit for composing musical patterns with rational time and OSC/MIDI output.

algorithmic-composition generative-music live-coding midi +4
142 KB
Last commit 4 months ago

webmidi

Pure-Ruby MIDI library for messages, ports, SMF I/O, middleware, network MIDI, and MIDI 2.0 UMP.

applemidi midi midi2 music-theory +6
135 KB
Last commit 4 months ago

muze

A Ruby audio feature extraction library that provides a full pipeline from audio loading to spectral analysis, feature extraction, rhythm analysis, effects, and lightweight visualization.

audio audio-extraction audio-extractor audio-loader +5
187 KB
Last commit 4 months ago

napier

20 KB
Last commit 3 months ago

moku6

50 KB
Last commit 3 months ago

keisanjaku

A terminal slide rule simulator for Ruby, with interactive sandbox, demo, and drill modes.

29 KB
Last commit 3 months ago

seccomp-ruby

Native CRuby bindings for libseccomp with low-level and Ruby-friendly APIs.

libseccomp linux native-extension ruby +3
95 KB
Last commit 3 days ago

fanotify

Ruby bindings for Linux fanotify

fanotify filesystem-monitoring linux ruby
77 KB
Last commit 3 days ago

picoruby-mackerel

A small Mackerel metrics client for PicoRuby that validates service or host metric batches before a single verified HTTPS POST.

mackerel metrics monitoring mruby +1
17 KB
Last commit 3 days ago

gsplat

A differentiable 3D Gaussian splatting renderer and trainer for Ruby, with Numo::NArray and optional OpenMP acceleration.

3d-gaussian-splatting 3dgs computer-graphics differentiable-rendering +6
501 KB
Last commit 3 days ago

rollgeist

Catch Active Record objects whose database writes rolled back while their in-memory state stayed changed.

activerecord debugging rails rollback +3
46 KB
Last commit 2 days ago

bonebed

Observe file, network, and process capabilities used while installing or requiring Ruby gems.

linux ruby rubygems seccomp +1
36 KB
Last commit 1 day ago

kaisoku

Research-backed safe regression test selection and fast test feedback for Ruby.

cucumber developer-tools minitest rails +6
115 KB
Last commit 2 months ago

sekki24

Japanese seasonal and lunisolar calendar calculations in Ruby: 24 solar terms, 72 microseasons, observances, new moons, and date conversion.

astronomy calendar japanese-calendar lunisolar-calendar +6
55 KB
Last commit about 2 months ago

freetype

Ruby FFI bindings for FreeType 2.11+, with SDF atlases and HarfBuzz text meshes.

ffi font-rendering freetype harfbuzz +4
69 KB
Last commit about 2 months ago

box2d-ruby

Idiomatic, memory-safe Ruby bindings for Box2D v3

box2d ffi game-development physics +1
285 KB
Last commit about 1 month ago

harfbuzz-ruby

Ruby bindings for HarfBuzz text shaping engine

bindings engine harfbuzz ruby +2
148 KB
Last commit about 1 month ago

jxl-ruby

Pure Ruby JPEG XL decoder and lossless Modular encoder with no native extensions.

decoder encoder image-codec jpeg-xl +2
1.33 MB
Last commit 14 days ago

funicular-opentelemetry

OpenTelemetry browser and SSR adapters for Funicular, with OTLP and W3C Trace Context support.

distributed-tracing funicular opentelemetry otlp +3
95 KB
Last commit 10 days ago

slimembedcop

8

RuboCop runner for Ruby code embedded in Slim.

gem rubocop ruby slim +1
50 KB
Last commit 3 months ago

parselly

5

Parselly is a module providing a simple way to parse and extract data from a css selector 🌿

css css-selector css-selector-parser css-selectors +1
146 KB
Last commit 4 months ago

lrama-corral

4

A visual editor for Lrama grammar files (.y files) powered by Ruby Wasm.

bison grammar lrama parser-generator +2
10.1 MB
Last commit 2 days ago

shellfie

3

Generate beautiful terminal screenshots from YAML.

generator images ruby rubygem +3
1.37 MB
Last commit 3 days ago

graphomaton

3

A tiny Ruby library for generating finite state machine (automaton) diagrams as SVG.

automation diagrams graph-tool visualizer
816 KB
Last commit 3 days ago

rubocop-committee

2

A RuboCop extension focused on enforcing committee.

rubocop linting committee formatting +1
1 fork 110 KB
Last commit 3 months ago

sixth_sense

2

Evidence-based test suite adequacy analysis for Ruby, combining coverage, mutation testing, checked coverage, redundancy detection, and test-smell heuristics.

ci code-coverage minitest mutation-testing +6
77 KB
Last commit 2 months ago

imgui

1

Generated Ruby bindings for Dear ImGui with an idiomatic API, exception-safe DSL, GLFW/SDL3/OpenGL/WebGPU backends, and ImPlot.

cimgui dear-imgui docking ffi +6
178 KB
Last commit 28 days ago

otterraft

1

Simple YAML Frontmatter Parser

frontmatter parser yaml-frontmatter parse +2
44 KB
Last commit 3 months ago

necropsy

1

Hybrid dead-code detection for Ruby projects.

call-graph ci coverage dead-code +6
1.41 MB
Last commit 2 days ago

rspec-risky

Runtime risky-test detection for RSpec: reports tests with no expectations or unexpected output.

ci minitest rspec ruby +3
25 KB
Last commit 2 months ago

rspec-hermetic

Detect RSpec examples that leak global state, resources, time travel, randomness, or filesystem changes.

flaky-tests minitest rails rspec +5
34 KB
Last commit 2 months ago

collie

A linter and formatter for Lrama-style BNF grammar files.

bison bnf formatter bison-yacc +5
165 KB
Last commit 3 days ago

spanim

37 KB
Last commit 4 months ago

rspec-rewind

rspec-rewind is a modern retry orchestration gem for RSpec.

orchestration plugins retry rspec +3
147 KB
Last commit 4 months ago

clef

Lightweight Ruby toolkit for building small music scores, parsing a LilyPond-style syntax subset, and exporting PDF, SVG, or MIDI.

dsl midi pdf ruby +4
150 KB
Last commit 4 months ago

hanac

落語調の帳場言葉で書く、小さな算譜言語「噺椎」の Ruby 処理系。

18 KB
Last commit 3 months ago

spwgl

272 KB
Last commit 3 months ago

sangi

象算木之法,以字畫示整數加減之程

28 KB
Last commit 3 months ago

notion-client-ruby

A modern, dependency-free Ruby client for the Notion API

api-client notion notion-api oauth +2
1.69 MB
Last commit 3 days ago

mountfd

Ruby bindings for Linux's file-descriptor-based mount API

containers linux linux-kernel mount +4
88 KB
Last commit 3 days ago

straycall

Report and block unintended syscalls in Ruby builds and tests

linux ruby sandbox seccomp +1
115 KB
Last commit 3 days ago

rollwire

Detect ignored ActiveRecord rollbacks in joined nested transactions

activerecord debugging rails rollback +3
37 KB
Last commit 3 days ago

mdlint

A Pure Ruby Markdown linter and formatter.

format formatter lint linter +3
136 KB
Last commit 3 days ago

openusd

Pure Ruby library and CLI for reading, composing, editing, and writing OpenUSD USDA and USDZ assets.

3d openusd pure-ruby ruby +5
113 KB
Last commit 2 days ago

brittle

Deterministic syscall fault injection for Ruby programs using Linux seccomp user notifications.

chaos-engineering fault-injection linux ruby +2
35 KB
Last commit 1 day ago

rgltf

Dependency-free Ruby library for loading and writing glTF 2.0 and GLB with GPU-ready packed accessors.

3d glb gltf gltf2 +4
91 KB
Last commit 2 months ago

texel

Texture-oriented image decoding, conversion, resizing, and GPU upload helpers for Ruby.

graphics image-codec image-processing native-extension +6
233 KB
Last commit about 2 months ago

clipper2

Ruby FFI bindings for robust Clipper2 polygon clipping, offsets, and GPU-ready triangulation.

cad clipper2 computational-geometry ffi +5
115 KB
Last commit about 2 months ago

assimp-ruby

Ruby bindings for the Assimp 5.x asset import library

3d assimp bindings fbx +5
47 KB
Last commit about 1 month ago

json5-ruby

Strict JSON5 1.0.0 parser in Pure Ruby with generated grammar, diagnostics, limits, and lossless Document mode.

configuration data-serialization json json5 +2
498 KB
Last commit 29 days ago

peruby

A practical Perl 5 interpreter written in pure Ruby

interpreter language-implementation perl programming-language +2
601 KB
Last commit 11 days ago

funicular-profiler

Bounded, browser-local profiler for Funicular and PicoRuby development tooling.

developer-tools funicular observability picoruby +2
35 KB
Last commit 10 days ago

railroad_diagrams

8

🛤️ A tiny Ruby+SVG library for drawing railroad syntax diagrams like JSON.org.

railroad-diagrams svg syntax-diagrams
119 KB
Last commit 3 months ago

slimembedcop

8

RuboCop runner for Ruby code embedded in Slim.

gem rubocop ruby slim +1
50 KB
Last commit 3 months ago

gemxray

6

A cli that highlights gems you can likely remove from a Ruby project's Gemfile.

cli cli-tool ruby rubygems
184 KB
Last commit 2 months ago

vizcore

5

Building audio-reactive visuals with a Ruby DSL.

audio-reactive dsl ruby visual +3
28.8 MB
Last commit about 1 month ago

lrama-corral

4

A visual editor for Lrama grammar files (.y files) powered by Ruby Wasm.

bison grammar lrama parser-generator +2
10.1 MB
Last commit 2 days ago

wavify

4

A pure Ruby audio processing gem focused on ergonomic APIs and immutable audio transforms.

audio audio-processing audio-transformers ruby +1
1.24 MB
Last commit 2 days ago

skia-ruby

3

Ruby bindings for the Skia 2D graphics library.

2d-game-engine 2d-graphics skia skiasharp +1
170 KB
Last commit about 2 months ago

graphomaton

3

A tiny Ruby library for generating finite state machine (automaton) diagrams as SVG.

automation diagrams graph-tool visualizer
816 KB
Last commit 3 days ago

workitcop

2

A custom cop collection of working toolkits.

rubocop cop ruby
108 KB
Last commit 3 months ago

rubocop-extension-template

2

A RuboCop Extension Template.

formatter linter rubocop template +1
51 KB
Last commit 3 months ago

sixth_sense

2

Evidence-based test suite adequacy analysis for Ruby, combining coverage, mutation testing, checked coverage, redundancy detection, and test-smell heuristics.

ci code-coverage minitest mutation-testing +6
77 KB
Last commit 2 months ago

rubocop-rspec-extra

1

A RuboCop extension focused on enforcing RSpec. A place where no one is officially employed, but where useful cops can gather.

linter rspec rubocop ruby +2
1 fork 71 KB
Last commit 3 months ago

seccomp-notify

1

Pure Ruby bindings for Linux seccomp user notifications

linux ruby sandbox seccomp +2
116 KB
Last commit 18 days ago

otterraft

1

Simple YAML Frontmatter Parser

frontmatter parser yaml-frontmatter parse +2
44 KB
Last commit 3 months ago

webxr-ruby

1

WebXR Device API bindings for Ruby. Build VR/AR applications in Ruby using ruby.wasm.

ar bindings ruby ruby-wasm +3
92 KB
Last commit 2 months ago

blueruvia

1

Web Bluetooth API-style BLE interface for Ruby.

api ble interface ruby +2
128 KB
Last commit 4 months ago

rspec-risky

Runtime risky-test detection for RSpec: reports tests with no expectations or unexpected output.

ci minitest rspec ruby +3
25 KB
Last commit 2 months ago

corkscrews

Causal profiling toolkit for Ruby that estimates which lines or waits would actually improve throughput or latency.

benchmarking causal-profiling cruby firefox-profiler +5
47 KB
Last commit 2 months ago

3dgc_viewer

209 KB
Last commit 3 months ago

collie

A linter and formatter for Lrama-style BNF grammar files.

bison bnf formatter bison-yacc +5
165 KB
Last commit 3 days ago

sp3d

152 KB
Last commit 4 months ago

spmdl

15 KB
Last commit 4 months ago

rspec-rewind

rspec-rewind is a modern retry orchestration gem for RSpec.

orchestration plugins retry rspec +3
147 KB
Last commit 4 months ago

webmidi

Pure-Ruby MIDI library for messages, ports, SMF I/O, middleware, network MIDI, and MIDI 2.0 UMP.

applemidi midi midi2 music-theory +6
135 KB
Last commit 4 months ago

deftones

A Ruby audio synthesis library with a flexible node graph, oscillator and synth variants, effects, transport/event scheduling, sample playback, analysis utilities, offline rendering, and an optional PortAudio-backed realtime context.

music oscillator port-audio synthesis +1
441 KB
Last commit 4 months ago

hanac

落語調の帳場言葉で書く、小さな算譜言語「噺椎」の Ruby 処理系。

18 KB
Last commit 3 months ago

napier

20 KB
Last commit 3 months ago

senko

Fast JSON Schema validator for Ruby.

json json-validation json-validator ruby
42 KB
Last commit 3 months ago

sangi

象算木之法,以字畫示整數加減之程

28 KB
Last commit 3 months ago

keisanjaku

A terminal slide rule simulator for Ruby, with interactive sandbox, demo, and drill modes.

29 KB
Last commit 3 months ago

bparity

Capture legacy Ruby behavior, synthesize portable specifications, and verify replacement implementations with replay and bounded formal checks.

cli formal-verification legacy-code migration +6
127 KB
Last commit 3 days ago

mountfd

Ruby bindings for Linux's file-descriptor-based mount API

containers linux linux-kernel mount +4
88 KB
Last commit 3 days ago

fanotify

Ruby bindings for Linux fanotify

fanotify filesystem-monitoring linux ruby
77 KB
Last commit 3 days ago

rjq

Ruby JSON processor with a practical jq 1.7.1-compatible subset, CLI, and Ruby API.

command-line jq json json-processor +3
359 KB
Last commit 3 days ago

rollwire

Detect ignored ActiveRecord rollbacks in joined nested transactions

activerecord debugging rails rollback +3
37 KB
Last commit 3 days ago

gsplat

A differentiable 3D Gaussian splatting renderer and trainer for Ruby, with Numo::NArray and optional OpenMP acceleration.

3d-gaussian-splatting 3dgs computer-graphics differentiable-rendering +6
501 KB
Last commit 3 days ago

sidekiq-vigil

Battery-included monitoring and alerting for Sidekiq

monitoring observability redis ruby +2
101 KB
Last commit 2 days ago

openusd

Pure Ruby library and CLI for reading, composing, editing, and writing OpenUSD USDA and USDZ assets.

3d openusd pure-ruby ruby +5
113 KB
Last commit 2 days ago

bonebed

Observe file, network, and process capabilities used while installing or requiring Ruby gems.

linux ruby rubygems seccomp +1
36 KB
Last commit 1 day ago

stagecraft

A three.js-like scene graph and WebGPU renderer for Ruby, with PBR, glTF, animation, shadows, and offscreen rendering.

3d animation gltf graphics +6
117 KB
Last commit 1 day ago

rgltf

Dependency-free Ruby library for loading and writing glTF 2.0 and GLB with GPU-ready packed accessors.

3d glb gltf gltf2 +4
91 KB
Last commit 2 months ago

sekki24

Japanese seasonal and lunisolar calendar calculations in Ruby: 24 solar terms, 72 microseasons, observances, new moons, and date conversion.

astronomy calendar japanese-calendar lunisolar-calendar +6
55 KB
Last commit about 2 months ago

renderdoc

Ruby bindings for RenderDoc's in-application API, with programmatic GPU frame capture and RSpec integration.

direct3d ffi frame-capture gpu +6
34 KB
Last commit about 2 months ago

clipper2

Ruby FFI bindings for robust Clipper2 polygon clipping, offsets, and GPU-ready triangulation.

cad clipper2 computational-geometry ffi +5
115 KB
Last commit about 2 months ago

box2d-ruby

Idiomatic, memory-safe Ruby bindings for Box2D v3

box2d ffi game-development physics +1
285 KB
Last commit about 1 month ago

libav-ruby

Frame-level Ruby bindings for FFmpeg video and audio encoding/decoding without subprocesses.

audio ffi ffmpeg libav +5
46 KB
Last commit about 1 month ago

json5-ruby

Strict JSON5 1.0.0 parser in Pure Ruby with generated grammar, diagnostics, limits, and lossless Document mode.

configuration data-serialization json json5 +2
498 KB
Last commit 29 days ago

jxl-ruby

Pure Ruby JPEG XL decoder and lossless Modular encoder with no native extensions.

decoder encoder image-codec jpeg-xl +2
1.33 MB
Last commit 14 days ago

graphql-modernize

A Prism-based codemod for safely migrating deprecated graphql-ruby APIs without booting the application.

codemod graphql graphql-ruby migration +3
84 KB
Last commit 10 days ago

funicular-profiler

Bounded, browser-local profiler for Funicular and PicoRuby development tooling.

developer-tools funicular observability picoruby +2
35 KB
Last commit 10 days ago

slim-embedded-minify

8

A slim file to minify embedded code.

plugin slim gem ruby +1
1 fork 66 KB
Last commit 3 months ago

hoozuki

6

A hobby regex engine written in Ruby. Designed to be simple and efficient for educational purposes.

regex-engine hacktoberfest
69 KB
Last commit 3 months ago

parselly

5

Parselly is a module providing a simple way to parse and extract data from a css selector 🌿

css css-selector css-selector-parser css-selectors +1
146 KB
Last commit 4 months ago

bullematic

4

Auto-fix N+1 queries detected by Bullet at runtime.

auto-correct autofix bullet n1 +3
1.17 MB
Last commit 3 days ago

wgpu-ruby

4

Ruby bindings for WebGPU via wgpu-native.

bindings ruby vulkan webgpu +1
332 KB
Last commit 2 days ago

shellfie

3

Generate beautiful terminal screenshots from YAML.

generator images ruby rubygem +3
1.37 MB
Last commit 3 days ago

lagoon

3

Generate Mermaid diagrams from Rails models and controllers.

controllers generator mermaid-diagrams models +1
121 KB
Last commit about 2 months ago

astel

2

Fast Prism-native AST traversal, declarative matching, and source rewriting for Ruby

abstract-syntax-tree ast code-rewriting developer-tools +3
134 KB
Last commit 3 days ago

rubocop-committee

2

A RuboCop extension focused on enforcing committee.

rubocop linting committee formatting +1
1 fork 110 KB
Last commit 3 months ago

ibex

2

Pure Ruby LR parser generator with racc-compatible grammars, EBNF extensions, diagnostics, and SLR/LALR/LR(1) backends.

compiler-construction ebnf lalr lr-parser +6
4.24 MB
Last commit 2 days ago

flexr

1

Ruby-native lexer generator for parser authors. Write ordinary Ruby specs, run them at runtime, or generate deterministic Ruby for deployment.

compiler dfa lexer lexer-generator +6
556 KB
Last commit 3 days ago

imgui

1

Generated Ruby bindings for Dear ImGui with an idiomatic API, exception-safe DSL, GLFW/SDL3/OpenGL/WebGPU backends, and ImPlot.

cimgui dear-imgui docking ffi +6
178 KB
Last commit 28 days ago

graphql-doctor

1

Check GraphQL-Ruby resolver contracts against Prism-parsed Ruby source before runtime.

developer-tools graphql graphql-ruby prism +2
96 KB
Last commit 3 days ago

rdeck

1

Rdeck is a Ruby CLI tool that converts Markdown presentations to Google Slides, enabling continuous deck creation with content and design separation.

google-slides markdown slide
42 KB
Last commit 3 months ago

necropsy

1

Hybrid dead-code detection for Ruby projects.

call-graph ci coverage dead-code +6
1.41 MB
Last commit 2 days ago

picoruby-postmortem

Decode PicoRuby/R2P2 Cortex-M HardFault logs with matching ELF debug symbols

cortex-m elf embedded hardfault +6
31 KB
Last commit 3 months ago

rspec-covers

RSpec coverage intent metadata, strict coverage checks, and traceability suggestions.

code-coverage minitest rspec ruby +5
31 KB
Last commit 2 months ago

rspec-hermetic

Detect RSpec examples that leak global state, resources, time travel, randomness, or filesystem changes.

flaky-tests minitest rails rspec +5
34 KB
Last commit 2 months ago

rspec-flake-classifier

Detect, record, and classify flaky RSpec failures with normalized signatures, isolated reruns, and CI-friendly reports.

buildkite ci circleci flaky-tests +5
39 KB
Last commit 2 months ago

printf

Educational compiler backend targeting C through printf %n, with Brainfuck and conservative LLVM IR subset frontends.

brainfuck c code-generation compiler +6
530 KB
Last commit 4 months ago

spanim

37 KB
Last commit 4 months ago

cyclotone

A Ruby live coding toolkit for composing musical patterns with rational time and OSC/MIDI output.

algorithmic-composition generative-music live-coding midi +4
142 KB
Last commit 4 months ago

fibrio

A small Ruby gem for reading large JSON array, NDJSON, and CSV inputs one record at a time

csv json ndjson ruby +3
17 KB
Last commit 4 months ago

clef

Lightweight Ruby toolkit for building small music scores, parsing a LilyPond-style syntax subset, and exporting PDF, SVG, or MIDI.

dsl midi pdf ruby +4
150 KB
Last commit 4 months ago

muze

A Ruby audio feature extraction library that provides a full pipeline from audio loading to spectral analysis, feature extraction, rhythm analysis, effects, and lightweight visualization.

audio audio-extraction audio-extractor audio-loader +5
187 KB
Last commit 4 months ago

koza

11 KB
Last commit 3 months ago

spwgl

272 KB
Last commit 3 months ago

moku6

50 KB
Last commit 3 months ago

seimi

化学式を解剖し、分子の量を秤り、反応式を釣合はすRubyGemに候

37 KB
Last commit 3 months ago

notion-client-ruby

A modern, dependency-free Ruby client for the Notion API

api-client notion notion-api oauth +2
1.69 MB
Last commit 3 days ago

seccomp-ruby

Native CRuby bindings for libseccomp with low-level and Ruby-friendly APIs.

libseccomp linux native-extension ruby +3
95 KB
Last commit 3 days ago

txnap

Catch Active Record transactions napping—detect non-database idle gaps while locks may be held.

activerecord database lock-contention observability +4
59 KB
Last commit 3 days ago

straycall

Report and block unintended syscalls in Ruby builds and tests

linux ruby sandbox seccomp +1
115 KB
Last commit 3 days ago

picoruby-mackerel

A small Mackerel metrics client for PicoRuby that validates service or host metric batches before a single verified HTTPS POST.

mackerel metrics monitoring mruby +1
17 KB
Last commit 3 days ago

poollint

Detect PostgreSQL and MySQL session-state leaks in Active Record connection pools.

active-record connection-pool database-observability mysql +3
72 KB
Last commit 3 days ago

mdlint

A Pure Ruby Markdown linter and formatter.

format formatter lint linter +3
136 KB
Last commit 3 days ago

rollgeist

Catch Active Record objects whose database writes rolled back while their in-memory state stayed changed.

activerecord debugging rails rollback +3
46 KB
Last commit 2 days ago

collie-lsp

Language Server Protocol (LSP) implementation for Lrama Style BNF grammar files (.y files).

337 KB
Last commit 2 days ago

brittle

Deterministic syscall fault injection for Ruby programs using Linux seccomp user notifications.

chaos-engineering fault-injection linux ruby +2
35 KB
Last commit 1 day ago

kaisoku

Research-backed safe regression test selection and fast test feedback for Ruby.

cucumber developer-tools minitest rails +6
115 KB
Last commit 2 months ago

lumin

A fast, Prism-native Ruby linter

code-quality linter prism ruby +2
49 KB
Last commit about 2 months ago

texel

Texture-oriented image decoding, conversion, resizing, and GPU upload helpers for Ruby.

graphics image-codec image-processing native-extension +6
233 KB
Last commit about 2 months ago

freetype

Ruby FFI bindings for FreeType 2.11+, with SDF atlases and HarfBuzz text meshes.

ffi font-rendering freetype harfbuzz +4
69 KB
Last commit about 2 months ago

jolt-ruby

Ruby bindings for Jolt Physics, powered by joltc, FFI, and larb

3d-physics ffi game-development jolt-physics +3
86 KB
Last commit about 1 month ago

assimp-ruby

Ruby bindings for the Assimp 5.x asset import library

3d assimp bindings fbx +5
47 KB
Last commit about 1 month ago

harfbuzz-ruby

Ruby bindings for HarfBuzz text shaping engine

bindings engine harfbuzz ruby +2
148 KB
Last commit about 1 month ago

psi

Pure Ruby interface to Linux Pressure Stall Information (PSI)

cgroup-v2 linux monitoring observability +2
29 KB
Last commit 19 days ago

peruby

A practical Perl 5 interpreter written in pure Ruby

interpreter language-implementation perl programming-language +2
601 KB
Last commit 11 days ago

funicular-opentelemetry

OpenTelemetry browser and SSR adapters for Funicular, with OTLP and W3C Trace Context support.

distributed-tracing funicular opentelemetry otlp +3
95 KB
Last commit 10 days ago

factory_hoist

Share FactoryBot data safely across RSpec examples

active-record factory-bot rspec ruby +2
114 KB
Last commit 4 days ago

railroad_diagrams

8

🛤️ A tiny Ruby+SVG library for drawing railroad syntax diagrams like JSON.org.

railroad-diagrams svg syntax-diagrams
119 KB
Last commit 3 months ago

slim-embedded-minify

8

A slim file to minify embedded code.

plugin slim gem ruby +1
1 fork 66 KB
Last commit 3 months ago

slimembedcop

8

RuboCop runner for Ruby code embedded in Slim.

gem rubocop ruby slim +1
50 KB
Last commit 3 months ago

hoozuki

6

A hobby regex engine written in Ruby. Designed to be simple and efficient for educational purposes.

regex-engine hacktoberfest
69 KB
Last commit 3 months ago

gemxray

6

A cli that highlights gems you can likely remove from a Ruby project's Gemfile.

cli cli-tool ruby rubygems
184 KB
Last commit 2 months ago

parselly

5

Parselly is a module providing a simple way to parse and extract data from a css selector 🌿

css css-selector css-selector-parser css-selectors +1
146 KB
Last commit 4 months ago

vizcore

5

Building audio-reactive visuals with a Ruby DSL.

audio-reactive dsl ruby visual +3
28.8 MB
Last commit about 1 month ago

bullematic

4

Auto-fix N+1 queries detected by Bullet at runtime.

auto-correct autofix bullet n1 +3
1.17 MB
Last commit 3 days ago

lrama-corral

4

A visual editor for Lrama grammar files (.y files) powered by Ruby Wasm.

bison grammar lrama parser-generator +2
10.1 MB
Last commit 2 days ago

wgpu-ruby

4

Ruby bindings for WebGPU via wgpu-native.

bindings ruby vulkan webgpu +1
332 KB
Last commit 2 days ago

wavify

4

A pure Ruby audio processing gem focused on ergonomic APIs and immutable audio transforms.

audio audio-processing audio-transformers ruby +1
1.24 MB
Last commit 2 days ago

shellfie

3

Generate beautiful terminal screenshots from YAML.

generator images ruby rubygem +3
1.37 MB
Last commit 3 days ago

skia-ruby

3

Ruby bindings for the Skia 2D graphics library.

2d-game-engine 2d-graphics skia skiasharp +1
170 KB
Last commit about 2 months ago

lagoon

3

Generate Mermaid diagrams from Rails models and controllers.

controllers generator mermaid-diagrams models +1
121 KB
Last commit about 2 months ago

graphomaton

3

A tiny Ruby library for generating finite state machine (automaton) diagrams as SVG.

automation diagrams graph-tool visualizer
816 KB
Last commit 3 days ago

astel

2

Fast Prism-native AST traversal, declarative matching, and source rewriting for Ruby

abstract-syntax-tree ast code-rewriting developer-tools +3
134 KB
Last commit 3 days ago

workitcop

2

A custom cop collection of working toolkits.

rubocop cop ruby
108 KB
Last commit 3 months ago

rubocop-committee

2

A RuboCop extension focused on enforcing committee.

rubocop linting committee formatting +1
1 fork 110 KB
Last commit 3 months ago

rubocop-extension-template

2

A RuboCop Extension Template.

formatter linter rubocop template +1
51 KB
Last commit 3 months ago

ibex

2

Pure Ruby LR parser generator with racc-compatible grammars, EBNF extensions, diagnostics, and SLR/LALR/LR(1) backends.

compiler-construction ebnf lalr lr-parser +6
4.24 MB
Last commit 2 days ago

sixth_sense

2

Evidence-based test suite adequacy analysis for Ruby, combining coverage, mutation testing, checked coverage, redundancy detection, and test-smell heuristics.

ci code-coverage minitest mutation-testing +6
77 KB
Last commit 2 months ago

flexr

1

Ruby-native lexer generator for parser authors. Write ordinary Ruby specs, run them at runtime, or generate deterministic Ruby for deployment.

compiler dfa lexer lexer-generator +6
556 KB
Last commit 3 days ago

rubocop-rspec-extra

1

A RuboCop extension focused on enforcing RSpec. A place where no one is officially employed, but where useful cops can gather.

linter rspec rubocop ruby +2
1 fork 71 KB
Last commit 3 months ago

imgui

1

Generated Ruby bindings for Dear ImGui with an idiomatic API, exception-safe DSL, GLFW/SDL3/OpenGL/WebGPU backends, and ImPlot.

cimgui dear-imgui docking ffi +6
178 KB
Last commit 28 days ago

seccomp-notify

1

Pure Ruby bindings for Linux seccomp user notifications

linux ruby sandbox seccomp +2
116 KB
Last commit 18 days ago

graphql-doctor

1

Check GraphQL-Ruby resolver contracts against Prism-parsed Ruby source before runtime.

developer-tools graphql graphql-ruby prism +2
96 KB
Last commit 3 days ago

otterraft

1

Simple YAML Frontmatter Parser

frontmatter parser yaml-frontmatter parse +2
44 KB
Last commit 3 months ago

rdeck

1

Rdeck is a Ruby CLI tool that converts Markdown presentations to Google Slides, enabling continuous deck creation with content and design separation.

google-slides markdown slide
42 KB
Last commit 3 months ago

webxr-ruby

1

WebXR Device API bindings for Ruby. Build VR/AR applications in Ruby using ruby.wasm.

ar bindings ruby ruby-wasm +3
92 KB
Last commit 2 months ago

necropsy

1

Hybrid dead-code detection for Ruby projects.

call-graph ci coverage dead-code +6
1.41 MB
Last commit 2 days ago

blueruvia

1

Web Bluetooth API-style BLE interface for Ruby.

api ble interface ruby +2
128 KB
Last commit 4 months ago

picoruby-postmortem

Decode PicoRuby/R2P2 Cortex-M HardFault logs with matching ELF debug symbols

cortex-m elf embedded hardfault +6
31 KB
Last commit 3 months ago

rspec-risky

Runtime risky-test detection for RSpec: reports tests with no expectations or unexpected output.

ci minitest rspec ruby +3
25 KB
Last commit 2 months ago

rspec-covers

RSpec coverage intent metadata, strict coverage checks, and traceability suggestions.

code-coverage minitest rspec ruby +5
31 KB
Last commit 2 months ago

corkscrews

Causal profiling toolkit for Ruby that estimates which lines or waits would actually improve throughput or latency.

benchmarking causal-profiling cruby firefox-profiler +5
47 KB
Last commit 2 months ago

rspec-hermetic

Detect RSpec examples that leak global state, resources, time travel, randomness, or filesystem changes.

flaky-tests minitest rails rspec +5
34 KB
Last commit 2 months ago

3dgc_viewer

209 KB
Last commit 3 months ago

rspec-flake-classifier

Detect, record, and classify flaky RSpec failures with normalized signatures, isolated reruns, and CI-friendly reports.

buildkite ci circleci flaky-tests +5
39 KB
Last commit 2 months ago

collie

A linter and formatter for Lrama-style BNF grammar files.

bison bnf formatter bison-yacc +5
165 KB
Last commit 3 days ago

printf

Educational compiler backend targeting C through printf %n, with Brainfuck and conservative LLVM IR subset frontends.

brainfuck c code-generation compiler +6
530 KB
Last commit 4 months ago

sp3d

152 KB
Last commit 4 months ago

spanim

37 KB
Last commit 4 months ago

spmdl

15 KB
Last commit 4 months ago

cyclotone

A Ruby live coding toolkit for composing musical patterns with rational time and OSC/MIDI output.

algorithmic-composition generative-music live-coding midi +4
142 KB
Last commit 4 months ago

rspec-rewind

rspec-rewind is a modern retry orchestration gem for RSpec.

orchestration plugins retry rspec +3
147 KB
Last commit 4 months ago

fibrio

A small Ruby gem for reading large JSON array, NDJSON, and CSV inputs one record at a time

csv json ndjson ruby +3
17 KB
Last commit 4 months ago

webmidi

Pure-Ruby MIDI library for messages, ports, SMF I/O, middleware, network MIDI, and MIDI 2.0 UMP.

applemidi midi midi2 music-theory +6
135 KB
Last commit 4 months ago

clef

Lightweight Ruby toolkit for building small music scores, parsing a LilyPond-style syntax subset, and exporting PDF, SVG, or MIDI.

dsl midi pdf ruby +4
150 KB
Last commit 4 months ago

deftones

A Ruby audio synthesis library with a flexible node graph, oscillator and synth variants, effects, transport/event scheduling, sample playback, analysis utilities, offline rendering, and an optional PortAudio-backed realtime context.

music oscillator port-audio synthesis +1
441 KB
Last commit 4 months ago

muze

A Ruby audio feature extraction library that provides a full pipeline from audio loading to spectral analysis, feature extraction, rhythm analysis, effects, and lightweight visualization.

audio audio-extraction audio-extractor audio-loader +5
187 KB
Last commit 4 months ago

hanac

落語調の帳場言葉で書く、小さな算譜言語「噺椎」の Ruby 処理系。

18 KB
Last commit 3 months ago

koza

11 KB
Last commit 3 months ago

napier

20 KB
Last commit 3 months ago

spwgl

272 KB
Last commit 3 months ago

senko

Fast JSON Schema validator for Ruby.

json json-validation json-validator ruby
42 KB
Last commit 3 months ago

moku6

50 KB
Last commit 3 months ago

sangi

象算木之法,以字畫示整數加減之程

28 KB
Last commit 3 months ago

seimi

化学式を解剖し、分子の量を秤り、反応式を釣合はすRubyGemに候

37 KB
Last commit 3 months ago

keisanjaku

A terminal slide rule simulator for Ruby, with interactive sandbox, demo, and drill modes.

29 KB
Last commit 3 months ago

notion-client-ruby

A modern, dependency-free Ruby client for the Notion API

api-client notion notion-api oauth +2
1.69 MB
Last commit 3 days ago

bparity

Capture legacy Ruby behavior, synthesize portable specifications, and verify replacement implementations with replay and bounded formal checks.

cli formal-verification legacy-code migration +6
127 KB
Last commit 3 days ago

seccomp-ruby

Native CRuby bindings for libseccomp with low-level and Ruby-friendly APIs.

libseccomp linux native-extension ruby +3
95 KB
Last commit 3 days ago

mountfd

Ruby bindings for Linux's file-descriptor-based mount API

containers linux linux-kernel mount +4
88 KB
Last commit 3 days ago

txnap

Catch Active Record transactions napping—detect non-database idle gaps while locks may be held.

activerecord database lock-contention observability +4
59 KB
Last commit 3 days ago

fanotify

Ruby bindings for Linux fanotify

fanotify filesystem-monitoring linux ruby
77 KB
Last commit 3 days ago

straycall

Report and block unintended syscalls in Ruby builds and tests

linux ruby sandbox seccomp +1
115 KB
Last commit 3 days ago

rjq

Ruby JSON processor with a practical jq 1.7.1-compatible subset, CLI, and Ruby API.

command-line jq json json-processor +3
359 KB
Last commit 3 days ago

picoruby-mackerel

A small Mackerel metrics client for PicoRuby that validates service or host metric batches before a single verified HTTPS POST.

mackerel metrics monitoring mruby +1
17 KB
Last commit 3 days ago

rollwire

Detect ignored ActiveRecord rollbacks in joined nested transactions

activerecord debugging rails rollback +3
37 KB
Last commit 3 days ago

poollint

Detect PostgreSQL and MySQL session-state leaks in Active Record connection pools.

active-record connection-pool database-observability mysql +3
72 KB
Last commit 3 days ago

gsplat

A differentiable 3D Gaussian splatting renderer and trainer for Ruby, with Numo::NArray and optional OpenMP acceleration.

3d-gaussian-splatting 3dgs computer-graphics differentiable-rendering +6
501 KB
Last commit 3 days ago

mdlint

A Pure Ruby Markdown linter and formatter.

format formatter lint linter +3
136 KB
Last commit 3 days ago

sidekiq-vigil

Battery-included monitoring and alerting for Sidekiq

monitoring observability redis ruby +2
101 KB
Last commit 2 days ago

rollgeist

Catch Active Record objects whose database writes rolled back while their in-memory state stayed changed.

activerecord debugging rails rollback +3
46 KB
Last commit 2 days ago

openusd

Pure Ruby library and CLI for reading, composing, editing, and writing OpenUSD USDA and USDZ assets.

3d openusd pure-ruby ruby +5
113 KB
Last commit 2 days ago

collie-lsp

Language Server Protocol (LSP) implementation for Lrama Style BNF grammar files (.y files).

337 KB
Last commit 2 days ago

bonebed

Observe file, network, and process capabilities used while installing or requiring Ruby gems.

linux ruby rubygems seccomp +1
36 KB
Last commit 1 day ago

brittle

Deterministic syscall fault injection for Ruby programs using Linux seccomp user notifications.

chaos-engineering fault-injection linux ruby +2
35 KB
Last commit 1 day ago

stagecraft

A three.js-like scene graph and WebGPU renderer for Ruby, with PBR, glTF, animation, shadows, and offscreen rendering.

3d animation gltf graphics +6
117 KB
Last commit 1 day ago

kaisoku

Research-backed safe regression test selection and fast test feedback for Ruby.

cucumber developer-tools minitest rails +6
115 KB
Last commit 2 months ago

rgltf

Dependency-free Ruby library for loading and writing glTF 2.0 and GLB with GPU-ready packed accessors.

3d glb gltf gltf2 +4
91 KB
Last commit 2 months ago

lumin

A fast, Prism-native Ruby linter

code-quality linter prism ruby +2
49 KB
Last commit about 2 months ago

sekki24

Japanese seasonal and lunisolar calendar calculations in Ruby: 24 solar terms, 72 microseasons, observances, new moons, and date conversion.

astronomy calendar japanese-calendar lunisolar-calendar +6
55 KB
Last commit about 2 months ago

texel

Texture-oriented image decoding, conversion, resizing, and GPU upload helpers for Ruby.

graphics image-codec image-processing native-extension +6
233 KB
Last commit about 2 months ago

renderdoc

Ruby bindings for RenderDoc's in-application API, with programmatic GPU frame capture and RSpec integration.

direct3d ffi frame-capture gpu +6
34 KB
Last commit about 2 months ago

freetype

Ruby FFI bindings for FreeType 2.11+, with SDF atlases and HarfBuzz text meshes.

ffi font-rendering freetype harfbuzz +4
69 KB
Last commit about 2 months ago

clipper2

Ruby FFI bindings for robust Clipper2 polygon clipping, offsets, and GPU-ready triangulation.

cad clipper2 computational-geometry ffi +5
115 KB
Last commit about 2 months ago

jolt-ruby

Ruby bindings for Jolt Physics, powered by joltc, FFI, and larb

3d-physics ffi game-development jolt-physics +3
86 KB
Last commit about 1 month ago

box2d-ruby

Idiomatic, memory-safe Ruby bindings for Box2D v3

box2d ffi game-development physics +1
285 KB
Last commit about 1 month ago

assimp-ruby

Ruby bindings for the Assimp 5.x asset import library

3d assimp bindings fbx +5
47 KB
Last commit about 1 month ago

libav-ruby

Frame-level Ruby bindings for FFmpeg video and audio encoding/decoding without subprocesses.

audio ffi ffmpeg libav +5
46 KB
Last commit about 1 month ago

harfbuzz-ruby

Ruby bindings for HarfBuzz text shaping engine

bindings engine harfbuzz ruby +2
148 KB
Last commit about 1 month ago

json5-ruby

Strict JSON5 1.0.0 parser in Pure Ruby with generated grammar, diagnostics, limits, and lossless Document mode.

configuration data-serialization json json5 +2
498 KB
Last commit 29 days ago

psi

Pure Ruby interface to Linux Pressure Stall Information (PSI)

cgroup-v2 linux monitoring observability +2
29 KB
Last commit 19 days ago

jxl-ruby

Pure Ruby JPEG XL decoder and lossless Modular encoder with no native extensions.

decoder encoder image-codec jpeg-xl +2
1.33 MB
Last commit 14 days ago

peruby

A practical Perl 5 interpreter written in pure Ruby

interpreter language-implementation perl programming-language +2
601 KB
Last commit 11 days ago

graphql-modernize

A Prism-based codemod for safely migrating deprecated graphql-ruby APIs without booting the application.

codemod graphql graphql-ruby migration +3
84 KB
Last commit 10 days ago

funicular-opentelemetry

OpenTelemetry browser and SSR adapters for Funicular, with OTLP and W3C Trace Context support.

distributed-tracing funicular opentelemetry otlp +3
95 KB
Last commit 10 days ago

funicular-profiler

Bounded, browser-local profiler for Funicular and PicoRuby development tooling.

developer-tools funicular observability picoruby +2
35 KB
Last commit 10 days ago

factory_hoist

Share FactoryBot data safely across RSpec examples

active-record factory-bot rspec ruby +2
114 KB
Last commit 4 days ago
View all Ruby repositories on GitHub →
© 2026 Yuri Sidorov — Hire me!
Built with ❤️ in Ruby 4.0.1 on Rails 8.2.0.alpha.
This project is open source — contribute on GitHub. Monitored with RorVsWild.
By using this site you agree with our cookie policy.
Privacy • Terms • Legal
© 2026 Yuri Sidorov — Hire me!
Built with ❤️ in Ruby 4.0.1 on Rails 8.2.0.alpha.
This project is open source — contribute on GitHub.
Monitored with RorVsWild.
By using this site you agree with our cookie policy.
Privacy • Terms • Legal