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. 91,795 developers are working on 9,000 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
- Kotlin
- LabVIEW
- Less
- Logos
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mathematica
- Matlab
- Modelica
- MoonScript
- Mustache
- NSIS
- Nim
- Nix
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- PLSQL
- PLpgSQL
- Papyrus
- Pascal
- Perl
- PostScript
- PowerShell
- Prolog
- Pug
- 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
- Vim Script
- Vim script
- VimL
- Visual Basic
- Vue
- WebAssembly
- Wren
- XSLT
- Yacc
- Zephir
- Zig
- hoon
- kvlang
- reStructuredText
asciidoctor
30 Issues:gem: A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML 5, DocBook 5, and other formats.
(asciidoctor/asciidoctor)rubex
30 Issuesrubex - A Ruby-like language for writing Ruby C extensions.
(sciruby/rubex)split
30 Issues:chart_with_upwards_trend: The Rack Based A/B testing framework
(splitrb/split)wikiedudashboard
30 IssuesWiki Education Foundation's Wikipedia course dashboard system
(wikieducationfoundation/wikiedudashboard)simple_form
30 IssuesForms made easy for Rails! It's tied to a simple DSL, with no opinion on markup.
(heartcombo/simple_form)faraday
30 IssuesSimple, but flexible HTTP client library, with support for multiple backends.
(lostisland/faraday)split
30 Issues:chart_with_upwards_trend: The Rack Based A/B testing framework
(andrew/split)exercism.io
30 IssuesQuickly ramp up in new programming languages.
(exercism/exercism.io)hashie
30 IssuesHashie is a collection of classes and mixins that make Ruby hashes more powerful.
(hashie/hashie)rails_admin
30 IssuesRailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
(railsadminteam/rails_admin)t-ruby
30 IssuesA command-line power tool for Twitter.
(sferik/t-ruby)friendly_id
30 IssuesFriendlyId is the “Swiss Army bulldozer” of slugging and permalink plugins for ActiveRecord. It allows you to create pretty URL’s and work with human-friendly strings as if they were numeric ids for ActiveRecord models.
(norman/friendly_id)solid_queue
30 IssuesDatabase-backed Active Job backend
(basecamp/solid_queue)ifme
30 IssuesFree, open source mental health communication web app to share experiences with loved ones
(ifmeorg/ifme)sidekiq-unique-jobs
30 IssuesPrevents duplicate Sidekiq jobs
(mhenrixon/sidekiq-unique-jobs)good_job
30 IssuesMultithreaded, Postgres-based, Active Job backend for Ruby on Rails.
(bensheldon/good_job)sentry-ruby
30 IssuesSentry SDK for Ruby
(getsentry/sentry-ruby)osem
30 IssuesOpen Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
(opensuse/osem)exercism.io
30 IssuesQuickly ramp up in new programming languages.
(kytrinyx/exercism.io)thor
30 IssuesThor is a toolkit for building powerful command-line interfaces.
(rails/thor)will_paginate
30 IssuesPagination library for Rails and other Ruby applications
(mislav/will_paginate)httparty
30 Issues:tada: Makes http fun again!
(jnunemaker/httparty)growstuff
30 IssuesOpen data project for small-scale food growers
(growstuff/growstuff)sinatra
30 IssuesClassy web-development dressed in a DSL (official / canonical repo)
(sinatra/sinatra)jekyll
30 Issues:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby
(jekyll/jekyll)devise
30 IssuesFlexible authentication solution for Rails with Warden.
(heartcombo/devise)awesome_print
30 IssuesPretty print your Ruby objects with style -- in full color and with proper indentation
(awesome-print/awesome_print)pg_search
30 Issuespg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
(casecommons/pg_search)resque
30 IssuesResque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
(resque/resque)grape-entity
30 IssuesAn API focused facade that sits on top of an object model.
(ruby-grape/grape-entity)openstreetmap-website
30 IssuesThe Rails application that powers OpenStreetMap
(openstreetmap/openstreetmap-website)i18n
30 IssuesInternationalization (i18n) library for Ruby
(svenfuchs/i18n)theodinproject
30 IssuesMain Website for The Odin Project
(theodinproject/theodinproject)classroom
30 IssuesGitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
(education/classroom)trestle
30 IssuesA modern, responsive admin framework for Ruby on Rails
(trestleadmin/trestle)devise
30 IssuesFlexible authentication solution for Rails with Warden.
(plataformatec/devise)prawn
30 IssuesFast, Nimble PDF Writer for Ruby
(prawnpdf/prawn)acts-as-taggable-on
30 IssuesA tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
(mbleigh/acts-as-taggable-on)sidekiq
30 IssuesSimple, efficient background processing for Ruby
(sidekiq/sidekiq)brew
30 Issues🍺 The missing package manager for macOS
(homebrew/brew)activerecord-import
30 IssuesA library for bulk insertion of data into your database using ActiveRecord.
(zdennis/activerecord-import)manageiq-ui-classic
30 IssuesClassic UI of ManageIQ
(manageiq/manageiq-ui-classic)lobsters
30 IssuesComputing-focused community centered around link aggregation and discussion
(lobsters/lobsters)opentelemetry-ruby
30 IssuesOpenTelemetry Ruby API & SDK, and related gems
(open-telemetry/opentelemetry-ruby)carrierwave
30 IssuesClassier solution for file uploads for Rails, Sinatra and other Ruby web frameworks
(carrierwaveuploader/carrierwave)puma
30 IssuesA Ruby/Rack web server built for parallelism
(puma/puma)parallel_tests
30 IssuesRuby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
(grosser/parallel_tests)ruby
30 IssuesThe Ruby Programming Language
(ruby/ruby)gollum
30 IssuesA simple, Git-powered wiki with a sweet API and local frontend.
(gollum/gollum)reckoning
30 IssuesReckoning Invoicing SaaS
(reckoning/reckoning)