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. 99,438 developers are working on 10,038 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
- 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
rust
9702 IssuesA safe, concurrent, practical language.
(rust-lang/rust)rust
9697 IssuesA safe, concurrent, practical language.
(mozilla/rust)bevy
3228 IssuesA refreshingly simple data-driven game engine built in Rust
(bevyengine/bevy)servo
3076 IssuesThe Servo Browser Engine
(mozilla/servo)polars
2747 IssuesDataframes powered by a multithreaded, vectorized query engine, written in Rust
(pola-rs/polars)rust-clippy
2622 IssuesA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
(rust-lang/rust-clippy)rust-clippy
2622 IssuesA bunch of lints to catch common mistakes and improve your Rust code
(rust-lang-nursery/rust-clippy)deno
2602 IssuesA modern runtime for JavaScript and TypeScript.
(denoland/deno)influxdb
2134 IssuesScalable datastore for metrics, events, and real-time analytics
(influxdata/influxdb)rust-analyzer
1929 IssuesAn experimental Rust compiler front-end for IDEs
(rust-analyzer/rust-analyzer)ruff
1908 IssuesAn extremely fast Python linter and code formatter, written in Rust.
(astral-sh/ruff)tikv
1666 IssuesDistributed transactional key-value database, originally created to complement TiDB
(tikv/tikv)nushell
1579 IssuesA new type of shell
(nushell/nushell)cargo
1566 IssuesThe Rust package manager
(rust-lang/cargo)helix
1419 IssuesA post-modern modal text editor.
(helix-editor/helix)hyperswitch
1388 IssuesAn open source payments switch written in Rust to make payments fast, reliable and affordable
(juspay/hyperswitch)tauri
1342 IssuesBuild smaller, faster, and more secure desktop applications with a web frontend.
(tauri-apps/tauri)typst
1130 IssuesA new markup-based typesetting system that is powerful and easy to learn.
(typst/typst)codex
1063 IssuesLightweight coding agent that runs in your terminal
(openai/codex)starship
971 Issues☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
(starship/starship)rustfmt
908 IssuesFormat Rust code
(rust-lang-nursery/rustfmt)rustfmt
907 IssuesFormat Rust code
(rust-lang/rustfmt)cube
882 Issues📊 Cube — The Semantic Layer for Building Data Applications
(cube-js/cube)lapce
872 IssuesLightning-fast and Powerful Code Editor written in Rust
(lapce/lapce)coreutils
749 IssuesCross-platform Rust rewrite of the GNU coreutils
(uutils/coreutils)quickwit
736 IssuesCloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
(quickwit-oss/quickwit)openobserve
717 Issues🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
(openobserve/openobserve)surrealdb
662 IssuesA scalable, distributed, collaborative, document-graph database, for the realtime web
(surrealdb/surrealdb)stacks-blockchain
631 IssuesThe Stacks blockchain implementation
(stacks-network/stacks-blockchain)rust-bindgen
550 IssuesAutomatically generates Rust FFI bindings to C (and some C++) libraries.
(rust-lang/rust-bindgen)foundry
546 IssuesFoundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
(foundry-rs/foundry)scryer-prolog
509 IssuesA modern Prolog implementation written mostly in Rust.
(mthom/scryer-prolog)biome
505 IssuesA toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
(biomejs/biome)czkawka
421 IssuesMulti functional app to find duplicates, empty folders, similar images etc.
(qarmin/czkawka)tensorzero
415 IssuesTensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models.
(tensorzero/tensorzero)nalgebra
411 IssuesLinear algebra library for Rust.
(dimforge/nalgebra)tantivy
400 IssuesTantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
(quickwit-oss/tantivy)tokio
397 IssuesA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
(tokio-rs/tokio)iced
395 IssuesA cross-platform GUI library for Rust, inspired by Elm
(iced-rs/iced)rustpython
378 IssuesA Python Interpreter written in Rust
(rustpython/rustpython)bat
346 IssuesA cat(1) clone with wings.
(sharkdp/bat)anki
338 IssuesAnki's shared backend and web components, and the Qt frontend
(ankitects/anki)rye
334 Issuesa Hassle-Free Python Experience
(astral-sh/rye)alacritty
332 IssuesA cross-platform, GPU-accelerated terminal emulator
(jwilm/alacritty)alacritty
332 IssuesA cross-platform, OpenGL terminal emulator.
(alacritty/alacritty)eza
323 IssuesA modern, maintained replacement for ls
(eza-community/eza)tonic
317 IssuesA native gRPC client & server implementation with async/await support.
(hyperium/tonic)holochain-rust
314 IssuesThe core Holochain framework written in Rust, a container API for that (with rust and node implementations), and hdk-rust library for Zomes
(holochain/holochain-rust)quiche
307 Issues🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
(cloudflare/quiche)druid
302 IssuesA data-first Rust-native UI design toolkit.
(linebender/druid)