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,912 developers are working on 10,294 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
bunkerweb
159 Issues🛡️ Make your web services secure by default !
(bunkerity/bunkerweb)rasterio
158 IssuesRasterio reads and writes geospatial raster datasets
(rasterio/rasterio)luigi
158 IssuesLuigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.
(spotify/luigi)orator
158 IssuesThe Orator ORM provides a simple yet beautiful ActiveRecord implementation.
(sdispater/orator)detect-secrets
156 IssuesAn enterprise friendly way of detecting and preventing secrets in code.
(yelp/detect-secrets)freezegun
154 IssuesLet your Python tests travel through time
(spulec/freezegun)pytables
154 IssuesA Python package to manage extremely large amounts of data
(pytables/pytables)nix.dev
152 IssuesAn opinionated guide for developers wanting to get things done with the Nix ecosystem.
(nixos/nix.dev)rasa_nlu
151 Issuesturn natural language into structured data
(rasahq/rasa_nlu)rasa
151 Issues💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
(rasahq/rasa)bpython
149 Issuesbpython - A fancy curses interface to the Python interactive interpreter
(bpython/bpython)acapy
149 IssuesACA-Py is a foundation for building decentralized identity applications and services running in non-mobile environments.
(openwallet-foundation/acapy)altair
147 IssuesDeclarative statistical visualization library for Python
(altair-viz/altair)pytext
145 IssuesA natural language modeling framework based on PyTorch
(facebookresearch/pytext)kivy-designer
142 IssuesUI designer for Kivy - DEPRECATED
(kivy/kivy-designer)paperwork
140 IssuesPersonal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
(openpaperwork/paperwork)sdk-python
134 IssuesTemporal Python SDK
(temporalio/sdk-python)scapy
134 IssuesScapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
(secdev/scapy)learning-object-oriented-python
133 IssuesThis repository walks you through the Object Oriented Programming in python. Illustrates real world examples, working codes and going about finding a coding solution.
(josharsh/learning-object-oriented-python)flask-admin
133 IssuesSimple and extensible administrative interface framework for Flask
(flask-admin/flask-admin)zenml
132 IssuesZenML 🙏: Build portable, production-ready MLOps pipelines. https://zenml.io.
(zenml-io/zenml)deepagents
131 IssuesDeep Agents is an agent harness built on langchain and langgraph. Deep Agents are equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - making them well-equipped to handle complex agentic tasks.
(langchain-ai/deepagents)gevent
131 IssuesCoroutine-based concurrency library for Python
(gevent/gevent)tensornetwork
131 IssuesA library for easy and efficient manipulation of tensor networks.
(google/tensornetwork)personfinder
129 IssuesPerson Finder is a searchable missing person database written in Python and hosted on App Engine.
(google/personfinder)cirq
129 IssuesA python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
(quantumlib/cirq)httpretty
128 IssuesIntercept HTTP requests at the Python socket level. Fakes the whole socket module
(gabrielfalcao/httpretty)autopep8
128 IssuesA tool that automatically formats Python code to conform to the PEP 8 style guide.
(hhatto/autopep8)mpf
126 IssuesMission Pinball Framework: Open source software to run a real pinball machine.
(missionpinball/mpf)pwntools
125 IssuesCTF framework and exploit development library
(gallopsled/pwntools)jarvis
124 IssuesPersonal Assistant for Linux and macOS
(sukeesh/jarvis)mentorship-backend
124 IssuesMentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the backend of this system.
(anitab-org/mentorship-backend)openpilot
124 Issuesopenpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for 250+ supported car makes and models.
(commaai/openpilot)evennia
123 IssuesPython MUD/MUX/MUSH/MU* development system
(evennia/evennia)django-compressor
121 IssuesCompresses linked and inline javascript or CSS into a single cached file.
(django-compressor/django-compressor)plover
120 IssuesOpen source stenotype engine
(openstenoproject/plover)tiktok-live-recorder
119 IssuesTikTok Live Recorder is a tiktok live streaming recorder tool.
(michele0303/tiktok-live-recorder)malwaredatabase
118 IssuesThis repository is one of a few malware collections on the GitHub.
(endermanch/malwaredatabase)alembic
117 IssuesA database migrations tool for SQLAlchemy.
(sqlalchemy/alembic)fava
116 IssuesFava - web interface for Beancount
(beancount/fava)bump2version
115 IssuesVersion-bump your software with a single command
(c4urself/bump2version)graphene
114 IssuesGraphQL framework for Python
(graphql-python/graphene)python-jose
112 IssuesA JOSE implementation in Python
(mpdavis/python-jose)python-skyfield
111 IssuesElegant astronomy for Python
(skyfielders/python-skyfield)lnldb
110 IssuesGetting rid of that 12+ y.o. perl mess.
(wpi-lnl/lnldb)jython
110 IssuesPython for the Java Platform
(jython/jython)qeda
110 IssuesQuantum electronic design automation software for optical circuits
(spooky-manufacturing/qeda)six
109 IssuesPython 2 and 3 compatibility library
(benjaminp/six)haystack
108 Issues:mag: LLM orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited
(deepset-ai/haystack)opsdroid
108 Issues🤖 An open source chat-ops bot framework
(opsdroid/opsdroid)