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
shields-badge
4 IssuesRubyGem CLI version of the interactive tool found at shields.io/badges
(galtzo-floss/shields-badge)redis-store
4 IssuesNamespaced Rack::Session, Rack::Cache, I18n and cache Redis stores for Ruby web frameworks
(redis-store/redis-store)radiant-help-extension
3 IssuesHelp documentation extension for radiant cms
(saturnflyer/radiant-help-extension)puma_worker_killer
3 IssuesAutomatically restart Puma cluster workers based on max RAM available
(zombocom/puma_worker_killer)capistrano_mailer
3 IssuesCapistrano Deployment Email Notification
(pboling/capistrano_mailer)yard-fence
3 Issues🤺 Convert ASCII braces ('{}') to full-width braces ('{}') within code fences (triple-or-single backticks) during YARD processing, and back to ASCII braces afterward
(galtzo-floss/yard-fence)gem_bench
3 IssuesStatic Gemfile Analysis
(pboling/gem_bench)bundle-namespace
3 IssuesA Bundler plugin that adds namespace support for gem resolution, enabling a choice between alternate versions of a single gem in different namespaces, as well as multiple "flavors" of the same gem (partial support), from namespace-aware sources.
(galtzo-floss/bundle-namespace)gem_checksums
3 IssuesGenerate SHA-256 and SHA-512 checksums of RubyGem libraries
(pboling/gem_checksums)crf
3 IssuesTool that looks for exact duplicated files in a directory
(alebian/crf)dictum
3 IssuesCreate automatic documentation of your Rails API endpoints through your tests
(wolox/dictum)rearmed-rb
3 IssuesA collection of helpful methods and monkey patches for Arrays, Hash, Enumerables, Strings, Objects & Dates in Ruby
(westonganger/rearmed-rb)souls
3 Issues🕺 SOULs 💃 Build Serverless Apps faster like Rails. Powered by Ruby GraphQL, Active Record, RSpec, RuboCop, and Google Cloud.
(elsoul/souls)test-prof
3 IssuesRuby Tests Profiling Toolbox
(palkan/test-prof)oauth2
3 IssuesA Ruby wrapper for OAuth 2.0 protocol, including OIDC
(ruby-oauth/oauth2)rspec-stubbed_env
3 IssuesUnobtrusively stub/hide ENV keys and values during testing
(galtzo-floss/rspec-stubbed_env)crack
3 IssuesReally simple JSON and XML parsing, ripped from Merb and Rails.
(jnunemaker/crack)omniauth-ldap
3 IssuesLDAP strategy for OmniAuth
(omniauth/omniauth-ldap)rbs-merge
3 Issues☯️ Intelligently merge RBS type signature files by parsing and comparing AST structures. Supports freeze blocks to protect customizations, signature-based matching, and configurable merge strategies.
(kettle-rb/rbs-merge)birdses
3 Issuesno longer maintained - gollum views as a mountable rails engine
(coffeejunk/birdses)cheat
3 IssuesCheating is fun!
(defunkt/cheat)rfc2047-ruby
3 IssuesAn RFC 2047 compliant email header parser
(conradirwin/rfc2047-ruby)riif
3 Issues🏦 A DSL to generate QuickBooks IIF file.
(linjunpop/riif)neco
3 Issuesneco is a NEo COmmand library
(okuramasafumi/neco)stack_overflow_scraper
3 IssuesSimple Sinatra App that uses Mechanize to scrape ruby questions from the tagged page
(tannermares/stack_overflow_scraper)nomono
3 Issues1️⃣ Q: When is a Monorepo not A Monorepo? A: When it is a nomono. Just a bunch of repos in the same directory.
(kettle-rb/nomono)pluck_to_hash
3 IssuesExtend ActiveRecord pluck to return array of hashes
(girishso/pluck_to_hash)token-resolver
3 Issues🪙 Configurable PEG-based token parser and resolver for structured token detection and replacement in arbitrary text
(kettle-rb/token-resolver)nitlink
3 IssuesA nice, modern, nitpicky Ruby gem for parsing HTTP Link headers (per RFC 5988)
(alexpeattie/nitlink)country_select
3 IssuesGemification of rails's country_select
(countries/country_select)puppet-boxen
3 IssuesBoxen's fundamental modules and types.
(boxen/puppet-boxen)open3
3 IssuesOpen3 gives you access to stdin, stdout, and stderr when running other programs.
(ruby/open3)awesome_nested_set
3 IssuesAn awesome replacement for acts_as_nested_set and better_nested_set.
(collectiveidea/awesome_nested_set)omniauth-openid
3 IssuesOpenID v2 (not OIDC) strategy for OmniAuth
(omniauth/omniauth-openid)aemo
3 IssuesAEMO Gem for managing Australian Energy Market data formats
(jufemaiz/aemo)zip2tz
3 IssuesLookup time zone by US ZIP code
(covermymeds/zip2tz)bidi2pdf
3 IssuesConvert a url to pdf using ruby & chrome / chromedriver / chromium
(dieter-medium/bidi2pdf)mongoid_taggable_with_context
3 IssuesA tagging plugin for Mongoid that allows for custom tagging along dynamic contexts with real-time aggregation (pre-aggregated).
(lgs/mongoid_taggable_with_context)simplecov-rcov-text
3 IssuesSimpleCov formatter to generate a simple rcov.txt Rcov style
(kina/simplecov-rcov-text)injectable
3 IssuesOpinionated and declarative Dependency Injection library for ruby.
(rubiconmd/injectable)kettle-jem
3 Issues☯️ A collection of Ast::Merge::MergeConfig presets and utilities for gem templating.
(kettle-rb/kettle-jem)mongoid_auto_increment
3 IssuesAdd an auto incrementing field to your Mongoid::Document
(proton/mongoid_auto_increment)rspec-stubbed_env
3 IssuesUnobtrusively stub ENV keys and values during testing
(pboling/rspec-stubbed_env)with_model
3 IssuesDynamically build an Active Record model (with table) within an RSpec context
(casecommons/with_model)test-prof
3 IssuesRuby Tests Profiling Toolbox
(test-prof/test-prof)counter_culture
3 IssuesTurbo-charged counter caches for your Rails app.
(magnusvk/counter_culture)kovid
3 IssuesFetch and compare COVID statistics on the CLI.
(siaw23/kovid)rails-hackernews-reddit-producthunt-clone
3 Issueshacker news / reddit / social link-sharing website. Built with Rails.
(blairanderson/rails-hackernews-reddit-producthunt-clone)dotenv-merge
2 Issues☯️ Dotenv::Merge provides smart .env file merging that preserves comments, understands variable assignments, and supports freeze blocks for protecting sensitive configuration. Perfect for merging environment templates with local overrides.
(kettle-rb/dotenv-merge)snaky_hash
2 IssuesA Hashie::Mash joint to improve #snake_life for everyone
(oauth-xx/snaky_hash)