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,440 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
9660 IssuesA safe, concurrent, practical language.
(rust-lang/rust)rust
9658 IssuesA safe, concurrent, practical language.
(mozilla/rust)bevy
3225 IssuesA refreshingly simple data-driven game engine built in Rust
(bevyengine/bevy)servo
3054 IssuesThe Servo Browser Engine
(mozilla/servo)rust-clippy
2620 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
2620 IssuesA bunch of lints to catch common mistakes and improve your Rust code
(rust-lang-nursery/rust-clippy)deno
2590 IssuesA modern runtime for JavaScript and TypeScript.
(denoland/deno)influxdb
2127 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
1892 IssuesAn extremely fast Python linter and code formatter, written in Rust.
(astral-sh/ruff)polars
1890 IssuesDataframes powered by a multithreaded, vectorized query engine, written in Rust
(pola-rs/polars)tikv
1664 IssuesDistributed transactional key-value database, originally created to complement TiDB
(tikv/tikv)nushell
1567 IssuesA new type of shell
(nushell/nushell)cargo
1564 IssuesThe Rust package manager
(rust-lang/cargo)helix
1419 IssuesA post-modern modal text editor.
(helix-editor/helix)hyperswitch
1386 IssuesAn open source payments switch written in Rust to make payments fast, reliable and affordable
(juspay/hyperswitch)tauri
1340 IssuesBuild smaller, faster, and more secure desktop applications with a web frontend.
(tauri-apps/tauri)typst
1129 IssuesA new markup-based typesetting system that is powerful and easy to learn.
(typst/typst)codex
1028 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
907 IssuesFormat Rust code
(rust-lang/rustfmt)rustfmt
907 IssuesFormat Rust code
(rust-lang-nursery/rustfmt)cube
880 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)quickwit
733 IssuesCloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
(quickwit-oss/quickwit)coreutils
718 IssuesCross-platform Rust rewrite of the GNU coreutils
(uutils/coreutils)openobserve
706 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
656 IssuesA scalable, distributed, collaborative, document-graph database, for the realtime web
(surrealdb/surrealdb)stacks-blockchain
630 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
538 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
495 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)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)tensorzero
397 IssuesTensorZero creates a feedback loop for optimizing LLM applications — turning production data into smarter, faster, and cheaper models.
(tensorzero/tensorzero)tokio
394 IssuesA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
(tokio-rs/tokio)iced
394 IssuesA cross-platform GUI library for Rust, inspired by Elm
(iced-rs/iced)rustpython
370 IssuesA Python Interpreter written in Rust
(rustpython/rustpython)bat
344 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
331 IssuesA cross-platform, GPU-accelerated terminal emulator
(jwilm/alacritty)alacritty
331 IssuesA cross-platform, OpenGL terminal emulator.
(alacritty/alacritty)eza
323 IssuesA modern, maintained replacement for ls
(eza-community/eza)tonic
316 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
305 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)