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. 90,509 developers are working on 8,871 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
deepspeech
30 IssuesA TensorFlow implementation of Baidu's DeepSpeech architecture
(mozilla/deepspeech)altair
30 IssuesDeclarative statistical visualization library for Python
(altair-viz/altair)ublock-safari
30 IssuesuBlock Origin - An efficient blocker for Chromium, Firefox, and Safari. Fast and lean.
(el1t/ublock-safari)fairshots.org
30 IssuesFairshots frontend repository
(fairshots/fairshots.org)closh
30 IssuesBash-like shell based on Clojure
(dundalek/closh) (heroku/12factor)12factor
30 Issuessynapse
30 IssuesSynapse: Matrix homeserver written in Python/Twisted.
(matrix-org/synapse)jdi-light-csharp
30 IssuesPowerful Framework for UI Automation Testing on C#
(jdi-testing/jdi-light-csharp)jmeter
30 IssuesApache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
(apache/jmeter)butterknife
30 IssuesBind Android views and callbacks to fields and methods.
(jakewharton/butterknife)adopt-a-tree
30 IssuesBeautify your street by watering a tree.
(opentwincities/adopt-a-tree)red-discordbot
30 IssuesA multifunction Discord bot
(cog-creators/red-discordbot)ticketfrei
30 Issuesa micro-messaging bot to organize using public transport without having to pay.
(ticketfrei/ticketfrei)tiempo
30 Issues:clock1: Pomodoro app for the modern web.
(iagodahlem/tiempo)kaldi
30 Issueskaldi-asr/kaldi is the official location of the Kaldi project.
(kaldi-asr/kaldi)vc4cl
30 IssuesOpenCL implementation running on the VideoCore IV GPU of the Raspberry Pi models
(doe300/vc4cl)openwebscrobbler
30 Issues🎧 An open source web scrobbler for Last.fm
(elamperti/openwebscrobbler)email-spec
30 IssuesCollection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony
(email-spec/email-spec)vscode-solargraph
30 IssuesA Visual Studio Code extension for Solargraph.
(castwide/vscode-solargraph)ceras
30 IssuesUniversal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c
(rikimaru0345/ceras)taurus
30 IssuesAutomation-friendly framework for Continuous Testing by
(blazemeter/taurus)wren
30 IssuesThe Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
(wren-lang/wren)pymc
30 IssuesBayesian Modeling in Python
(pymc-devs/pymc)pytables
30 IssuesA Python package to manage extremely large amounts of data
(pytables/pytables)shogun
30 IssuesShōgun
(shogun-toolbox/shogun)flow
30 IssuesAdds static typing to JavaScript to improve developer productivity and code quality.
(facebook/flow)enzyme
30 IssuesJavaScript Testing utilities for React
(enzymejs/enzyme)gotham
30 IssuesA flexible web framework that promotes stability, safety, security and speed.
(gotham-rs/gotham)preact
30 Issues⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
(preactjs/preact)web-ext
30 IssuesA command line tool to help build, run, and test web extensions
(mozilla/web-ext)helics-src
30 IssuesHierarchical Engine for Large-scale Infrastructure Co-Simulation (HELICS)
(gmlc-tdc/helics-src)vuejs.org
30 Issues📄 The official documentation site for Vue.js.
(vuejs/vuejs.org)aasm
30 IssuesAASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
(aasm/aasm)wadjs
30 Issues🏗️ A GUI to edit Doom WADs in your browser.
(yvesgurcan/wadjs)face_recognition
30 IssuesThe world's simplest facial recognition api for Python and the command line
(ageitgey/face_recognition)readme-md-generator
30 Issues📄 CLI that generates beautiful README.md files
(kefranabg/readme-md-generator)tantivy
30 IssuesTantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
(quickwit-oss/tantivy)node-disk-manager
30 IssuesKubernetes Storage Device Management
(openebs/node-disk-manager)applock
30 IssuesAppLock
(subhamtyagi/applock)ellie
30 IssuesThe Elm Live Editor
(ellie-app/ellie)quickcheck
30 IssuesAutomatic testing of Haskell programs.
(nick8325/quickcheck)react-async
30 Issues🍾 Flexible promise-based React data loader
(async-library/react-async)hydrogen
30 IssuesThe advanced drum machine for Linux, macOS, and Windows
(hydrogen-music/hydrogen)1255-burgomaster
30 Issues:european_castle: My own little town (travian/townsmen) game. Playable. WIP
(areso/1255-burgomaster)laravel-s
30 IssuesLaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
(hhxsv5/laravel-s)xamarin.forms
30 IssuesXamarin.Forms Official Home
(xamarin/xamarin.forms)mockk
30 Issuesmocking library for Kotlin
(mockk/mockk)legesher-translations
30 IssuesHome of all the translations for spoken languages into programming language
(legesher/legesher-translations)dx-scanner
30 IssuesDX Scanner allows you to measure quality of an app based on your source code.
(dxheroes/dx-scanner)opus-tools
30 IssuesA set of tools to encode, inspect, and decode audio in the Opus format.
(xiph/opus-tools)