Help out your favorite open source projects and become a better developer while doing it.
Pick your favorite repos to receive a different open issue in your inbox every day. Fix the issue and everybody wins. 100,594 developers are working on 10,174 open source repos using CodeTriage.
What is CodeTriage?
Sign up with GitHubOpen source projects on GitHub that need your help.
- AMPL
- ASP
- ApacheConf
- Arc
- Arduino
- AsciiDoc
- Assembly
- Astro
- Ballerina
- Batchfile
- Bikeshed
- Blade
- Brainfuck
- C
- C#
- C++
- CMake
- CSS
- Ceylon
- Clojure
- CodeQL
- CoffeeScript
- ColdFusion
- Common Lisp
- Coq
- Crystal
- Cuda
- D
- DTrace
- Dart
- Dockerfile
- Dylan
- EJS
- Elixir
- Elm
- Emacs Lisp
- Erlang
- F#
- Fancy
- Forth
- Fortran
- GDScript
- Gherkin
- Go
- Groovy
- HCL
- HTML
- Haml
- Handlebars
- Haskell
- IDL
- Java
- JavaScript
- Jsonnet
- Julia
- Jupyter Notebook
- Just
- Kotlin
- LabVIEW
- Less
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Matlab
- Meson
- Modelica
- MoonScript
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLSQL
- PLpgSQL
- Papyrus
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Pug
- PureScript
- Python
- QML
- R
- RPGLE
- Racket
- Raku
- Ring
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Scheme
- Shell
- Slash
- Smarty
- Solidity
- Standard ML
- Starlark
- SuperCollider
- Svelte
- Swift
- Tcl
- TeX
- Tree-sitter Query
- Twig
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Vim script
- VimL
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zephir
- Zig
- hoon
- kvlang
- reStructuredText
prism-merge
2 IssuesIntelligently merges two versions of a Ruby file using Prism AST analysis. It's like a smart "git merge" specifically designed for Ruby code.
(kettle-rb/prism-merge)snaky_hash
2 IssuesA Hashie::Mash joint to improve #snake_life for everyone
(ruby-oauth/snaky_hash)wisper
2 IssuesA micro library providing Ruby objects with Publish-Subscribe capabilities
(krisleech/wisper)tree_haver
2 Issues🌴 TreeHaver is a cross-Ruby adapter for the Tree-sitter parsing library that works seamlessly across MRI Ruby, JRuby, and TruffleRuby. It provides a unified API for parsing source code using Tree-sitter grammars, regardless of your Ruby implementation. Li
(kettle-rb/tree_haver)debug_logging
2 IssuesUnobtrusive, configurable, drop-in debug logging useful when a call stack gets unruly
(pboling/debug_logging)activesupport-broadcast_logger
2 IssuesRails v8 ActiveSupport::BroadcastLogger, fixed & backported to Rails v5.2+ & Ruby 2.7+
(pboling/activesupport-broadcast_logger)validates_type
2 IssuesType Validation for Rails
(yez/validates_type)rearmed_rails
2 IssuesA collection of helpful methods and monkey patches for Rails
(westonganger/rearmed_rails)helpy
2 Issues[THIS IS NOT MASTER] Helpy is a modern, "mobile-first" helpdesk application built in Ruby. Features include multi-lingual knowledgebase, community discussions and private tickets integrated with email.
(scott/helpy)bash-merge
2 Issues☯️ Bash::Merge provides smart Bash script merging that preserves comments, understands shell structure, and supports freeze blocks for protecting destination content. Perfect for merging configuration scripts and shell templates with customized destinatio
(kettle-rb/bash-merge)roodi
2 IssuesRuby Object Oriented Design Inferometer
(roodi/roodi)kettle-test
2 IssuesSetup a complete RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.
(kettle-rb/kettle-test)oauth-tty
2 IssuesOAuth 1.0 TTY Command Line Interface
(ruby-oauth/oauth-tty)ruby.fundamental
2 Issues:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
(khusnetdinov/ruby.fundamental)toml-merge
2 Issues☯️ Intelligently merges TOML files by analyzing their AST structure with tree-sitter, preserving key organization and resolving conflicts based on structural similarity.
(kettle-rb/toml-merge)markdown-merge
2 Issues☯️ Ast::Merge-based structure for building Markdown merging tools like markly-merge and commonmarker-merge
(kettle-rb/markdown-merge)psych-merge
2 Issues☯️ Psych::Merge provides smart YAML file merging that preserves comments, anchors/aliases, and supports freeze blocks for protecting destination content. Perfect for merging configuration templates with customized destination files.
(kettle-rb/psych-merge)bullet
2 Issueshelp to kill N+1 queries and unused eager loading
(flyerhzm/bullet) (yamamoto7/rails_json_seeder)rails_json_seeder
2 Issueskettle-dev
2 Issues🍲 Setup a complete rake & dev harness for Ruby development; tasks for coverage, GHA console, linting, debugging, etc.
(kettle-rb/kettle-dev)dockup
2 IssuesDockUp is a Ruby dockerized backup solution that supports different backends like: S3, Azure blob storage, Google cloud storage, local filesystem, etc.
(shebang-labs/dockup)pepipost-sdk-ruby
2 IssuesOfficial repository of the Pepipost SDK for Ruby
(pepipost/pepipost-sdk-ruby)rspec-pending_for
2 IssuesMark specs pending or skipped for specific Ruby engine (e.g. MRI or JRuby) / version combinations
(pboling/rspec-pending_for)excellent
2 IssuesSource Code analysis gem for Ruby and Rails
(mainmatter/excellent)knockscript
2 IssuesA new esoteric programming language.
(darthvader58/knockscript)flog
2 IssuesFlog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.
(seattlerb/flog)repodepot-ruby
2 IssuesTools to aid mining of ruby code in git repositories
(michaelfeathers/repodepot-ruby)guard-puma
2 IssuesRestart puma when files change
(jc00ke/guard-puma)json-merge
2 Issues☯️ Json::Merge provides smart JSON file merging that understands JSON structure. Perfect for merging strict JSON configuration files like package.json, tsconfig.json (without comments), and other standard JSON files. For JSON with Comments (JSONC) files l
(kettle-rb/json-merge)oauth-tty
2 IssuesOAuth 1.0 TTY Command Line Interface
(oauth-xx/oauth-tty)what_to_run
2 IssuesRegression test selection for Ruby
(dyegocosta/what_to_run)markly-merge
2 Issues☯️ Intelligent merging of Markdown files by parsing them into Markly AST nodes and comparing structural elements
(kettle-rb/markly-merge)ast-merge
2 Issues☯️ Ast::Merge provides base classes, modules, and RSpec shared examples for building intelligent file mergers using AST analysis.
(kettle-rb/ast-merge)commonmarker-merge
2 Issues☯️ Commonmarker::Merge provides smart Markdown file merging using Comrak (Rust) via Commonmarker. It understands document structure including headings, lists, code blocks, and tables. Perfect for merging documentation templates with customized files.
(kettle-rb/commonmarker-merge) (zombocom/git_hub_bub)git_hub_bub
2 Issuesarrays_and_active_record
2 IssuesExercise for Week 7 of Class.
(schneems/arrays_and_active_record)socialite
2 IssuesSupport (and manage) Authentication with multiple OmniAuth providers in your Rails application
(jsmestad/socialite)sails
2 IssuesCreate a Thrift Server use like Rails
(huacnlee/sails)radiant-page-attachments-extension
2 IssuesAn extension for Radiant CMS to support file uploads modeled as attachments to pages.
(radiant/radiant-page-attachments-extension)anonymous_active_record
2 IssuesFaux Anonymous AR Models for testing Concerns, Observers, Decorators
(pboling/anonymous_active_record)floss_funding
2 IssuesHelp overlooked open source projects - the ones at the bottom of the stack, and the dev dependencies - by funding them.
(galtzo-floss/floss_funding)rspec-block_is_expected
2 IssuesSimplify testing of blocks in RSpec
(pboling/rspec-block_is_expected)roodi
2 IssuesRuby Object Oriented Design Inferometer
(martinjandrews/roodi)jsonc-merge
2 Issues☯️ Jsonc::Merge provides smart JSONC (JSON with Comments) file merging that preserves comments, understands JSON structure, and supports freeze blocks for protecting destination content. Perfect for merging configuration files like devcontainer.json, tsco
(kettle-rb/jsonc-merge)zeitwerk
1 IssuesEfficient and thread-safe code loader for Ruby
(fxn/zeitwerk)pakyow
1 IssuesDesign-First Web Framework
(pakyow/pakyow)radiant-vapor-extension
1 IssuesCreates an interface to manage the redirection of URLs in Radiant CMS
(saturnflyer/radiant-vapor-extension)sentry-jets
1 IssuesSentry exception report support for Jets
(boltops-tools/sentry-jets)tml-rails
1 IssuesTranslation Markup Language for Ruby on Rails
(translationexchange/tml-rails)fetching-gem
1 IssuesReturning `nil` is a smell.
(covermymeds/fetching-gem)