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,727 developers are working on 10,425 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
prometheus
892 IssuesThe Prometheus monitoring system and time series database.
(prometheus/prometheus)lapce
891 IssuesLightning-fast and Powerful Code Editor written in Rust
(lapce/lapce)go-ipfs
886 IssuesIPFS implementation in go
(ipfs/go-ipfs)grails-core
885 IssuesThe Grails Web Application Framework
(grails/grails-core)signal-desktop
883 IssuesSignal — Private Messenger for Windows, Mac, and Linux
(signalapp/signal-desktop)osintgram
881 IssuesOsintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
(datalux/osintgram) (zsviczian/obsidian-excalidraw-plugin)obsidian-excalidraw-plugin
879 Issuestraefik
879 IssuesThe Cloud Native Application Proxy
(traefik/traefik)opentelemetry-collector-contrib
876 IssuesContrib repository for the OpenTelemetry Collector
(open-telemetry/opentelemetry-collector-contrib)electron
875 Issues:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
(electron/electron)primevue
872 IssuesNext Generation Vue UI Component Library
(primefaces/primevue)spreed
871 Issues🗨️ Nextcloud Talk – chat, video & audio calls for Nextcloud
(nextcloud/spreed)rakudo
869 Issues🦋 Rakudo – Raku on MoarVM, JVM, and JS
(rakudo/rakudo)mmsegmentation
867 IssuesOpenMMLab Semantic Segmentation Toolbox and Benchmark.
(open-mmlab/mmsegmentation)riot
866 IssuesRIOT - The friendly OS for IoT
(riot-os/riot)insomnia
864 IssuesThe open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
(kong/insomnia)cloudstack
864 IssuesApache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
(apache/cloudstack)bokeh
862 IssuesInteractive Data Visualization in the browser, from Python
(bokeh/bokeh)harbor
861 IssuesAn open source trusted cloud native registry project that stores, signs, and scans content.
(goharbor/harbor)iceberg
861 IssuesApache Iceberg
(apache/iceberg)atlantis
859 IssuesTerraform Pull Request Automation
(runatlantis/atlantis)cgeo
858 Issuesc:geo - The powerful Android geocaching app.
(cgeo/cgeo)openlayers
858 IssuesOpenLayers
(openlayers/openlayers)zaproxy
856 IssuesThe ZAP core project
(zaproxy/zaproxy)flatpickr
852 Issueslightweight, powerful javascript datetimepicker with no dependencies
(flatpickr/flatpickr)tiptap
850 IssuesThe headless editor framework for web artisans.
(ueberdosis/tiptap)deck
844 Issues🍱 Kanban-style project & personal management tool for Nextcloud, similar to Trello
(nextcloud/deck)penny-dreadful-tools
842 IssuesA suite of tools for the pdmtgo community
(pennydreadfulmtg/penny-dreadful-tools)coolify
841 IssuesAn open-source & self-hostable Heroku / Netlify / Vercel alternative.
(coollabsio/coolify)spotube
839 Issues🎧 Open source music client! Available for both desktop & mobile!
(krtirtho/spotube)cocoapods
839 IssuesThe Cocoa Dependency Manager.
(cocoapods/cocoapods)formik
837 IssuesBuild forms in React, without the tears 😭
(jaredpalmer/formik)apps-android-commons
835 IssuesThe Wikimedia Commons Android app allows users to upload pictures from their Android phone/tablet to Wikimedia Commons
(commons-app/apps-android-commons)react-navigation
834 IssuesRouting and navigation for your React Native apps
(react-navigation/react-navigation)ansible
832 IssuesAnsible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English
(ansible/ansible)coala
832 Issuescoala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
(coala/coala)ckan
831 IssuesCKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers catalog.data.gov, open.canada.ca/data, data.humdata.org among many other sites.
(ckan/ckan)checkstyle
831 IssuesCheckstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a comma
(checkstyle/checkstyle)face_recognition
829 IssuesThe world's simplest facial recognition api for Python and the command line
(ageitgey/face_recognition)radare2
829 IssuesUNIX-like reverse engineering framework and command-line toolset
(radareorg/radare2)osu-web
827 Issuesthe future face of osu!
(ppy/osu-web)arangodb
826 Issues🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
(arangodb/arangodb)newtonsoft.json
825 IssuesJson.NET is a popular high-performance JSON framework for .NET
(jamesnk/newtonsoft.json)prefect
824 IssuesPrefect is a workflow orchestration framework for building resilient data pipelines in Python.
(prefecthq/prefect)opam
823 Issuesopam is a source-based package manager. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
(ocaml/opam)plotly.js
821 IssuesOpen-source JavaScript charting library behind Plotly and Dash
(plotly/plotly.js)interface
820 Issues🦄 An open source interface for the Uniswap protocol
(uniswap/interface)dash-to-dock
817 IssuesA dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops.
(micheleg/dash-to-dock)pytest
817 IssuesThe pytest framework makes it easy to write small tests, yet scales to support complex functional testing
(pytest-dev/pytest)vis
815 Issues⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
(almende/vis)