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,620 developers are working on 10,533 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++
- Odin
- 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
audited
208 IssuesAudited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
(collectiveidea/audited)avo
204 IssuesBuild Ruby on Rails apps 10x faster
(avo-hq/avo)svn2git
203 IssuesRuby tool for importing existing svn projects into git.
(nirvdrum/svn2git)eventmachine
200 IssuesEventMachine: fast, simple event-processing library for Ruby programs
(eventmachine/eventmachine)rails_admin
196 IssuesRailsAdmin is a Rails engine that provides an easy-to-use interface for managing your data
(railsadminteam/rails_admin)active_model_serializers
190 IssuesActiveModel::Serializer implementation and Rails hooks
(rails-api/active_model_serializers)libraries.io
187 Issues:books: The Open Source Discovery Service
(librariesio/libraries.io)webmock
178 IssuesLibrary for stubbing and setting expectations on HTTP requests in Ruby.
(bblimke/webmock)joss
169 IssuesThe Journal of Open Source Software
(openjournals/joss)rubygems
169 IssuesLibrary packaging and distribution for Ruby.
(rubygems/rubygems)aasm
167 IssuesAASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
(aasm/aasm)ffi
163 IssuesRuby FFI
(ffi/ffi)rubocop
156 IssuesA Ruby static code analyzer and formatter, based on the community Ruby style guide.
(rubocop/rubocop)ransack
156 IssuesObject-based searching.
(activerecord-hackery/ransack)pg_search
155 Issuespg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
(casecommons/pg_search)rubocop
155 IssuesA Ruby static code analyzer, based on the community Ruby style guide.
(bbatsov/rubocop)rubocop
155 IssuesA Ruby static code analyzer and formatter, based on the community Ruby style guide.
(rubocop-hq/rubocop)rolify
151 IssuesRole management library with resource scoping
(rolifycommunity/rolify)opal
151 IssuesRuby in the Browser
(opal/opal)give-me-poc
150 Issues:factory: Offer project idea, impress developers and get a POC for free!
(howtohireme/give-me-poc)symbiod
150 Issues:factory: A place where non-profits and developers meet together
(symbiod/symbiod)licensefinder
149 IssuesFind licenses for your project's dependencies.
(pivotal/licensefinder)chronic
147 IssuesChronic is a pure Ruby natural language date parser.
(mojombo/chronic)spree
144 IssuesSpree is a complete, modular & API-driven open source ecommerce solution for Ruby on Rails
(spree/spree)delayed_job
141 IssuesDatabase based asynchronous priority queue system -- Extracted from Shopify
(collectiveidea/delayed_job)rest-client
140 IssuesSimple HTTP and REST client for Ruby, inspired by microframework syntax for specifying actions.
(rest-client/rest-client)opentelemetry-ruby
139 IssuesOpenTelemetry Ruby API & SDK, and related gems
(open-telemetry/opentelemetry-ruby)forem
137 IssuesFor empowering community 🌱
(forem/forem)errbit
136 IssuesThe open source error catcher that's Airbrake API compliant
(errbit/errbit)dev.to
136 IssuesWhere programmers share ideas and help each other grow
(thepracticaldev/dev.to)fontcustom
134 IssuesGenerate custom icon webfonts from the comfort of the command line.
(fontcustom/fontcustom)otwarchive
133 IssuesThe Organization for Transformative Works (OTW) - Archive Of Our Own (AO3) Project
(otwcode/otwarchive)grape-swagger
133 IssuesAdd OAPI/swagger v2.0 compliant documentation to your grape API
(ruby-grape/grape-swagger)administrate
133 IssuesA Rails engine that helps you put together a super-flexible admin dashboard.
(thoughtbot/administrate)good_job
132 IssuesMultithreaded, Postgres-based, Active Job backend for Ruby on Rails.
(bensheldon/good_job)thor
130 IssuesThor is a toolkit for building powerful command-line interfaces.
(rails/thor)oscurrency
128 IssuesAffero licensed Community Currency web software derived from Insoshi
(oscurrency/oscurrency)parallel_tests
126 IssuesRuby: 2 CPUs = 2x Testing Speed for RSpec, Test::Unit and Cucumber
(grosser/parallel_tests)mutant
126 IssuesAutomated code reviews via mutation testing - semantic code coverage.
(mbj/mutant)pry
125 IssuesA runtime developer console and IRB alternative with powerful introspection capabilities.
(pry/pry)localsupport
125 IssuesA directory of local support services and volunteer opportunities
(agileventures/localsupport)trestle
122 IssuesA modern, responsive admin framework for Ruby on Rails
(trestleadmin/trestle)slogger
122 IssuesSocial logging script for Day One
(ttscoff/slogger)growstuff
121 IssuesOpen data project for small-scale food growers
(growstuff/growstuff)action-center-platform
120 IssuesThe EFF Action Center Platform
(efforg/action-center-platform)brakeman
118 IssuesA static analysis security vulnerability scanner for Ruby on Rails applications
(presidentbeef/brakeman)react_on_rails
115 IssuesIntegration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.
(shakacode/react_on_rails)rubygems.org
114 IssuesThe Ruby community's gem hosting service.
(rubygems/rubygems.org)codetriage
113 IssuesHelp your favorite open source projects
(codetriage/codetriage)puma
112 IssuesA Ruby/Rack web server built for parallelism
(puma/puma)