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. 89,425 developers are working on 8,790 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
rust
10916 IssuesA safe, concurrent, practical language.
(rust-lang/rust)servo
3310 IssuesThe Servo Browser Engine
(mozilla/servo)bevy
2624 IssuesA refreshingly simple data-driven game engine built in Rust
(bevyengine/bevy)polars
2459 IssuesDataframes powered by a multithreaded, vectorized query engine, written in Rust
(pola-rs/polars)rust-clippy
2285 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
2284 IssuesA bunch of lints to catch common mistakes and improve your Rust code
(rust-lang-nursery/rust-clippy)deno
2160 IssuesA modern runtime for JavaScript and TypeScript.
(denoland/deno)influxdb
2097 IssuesScalable datastore for metrics, events, and real-time analytics
(influxdata/influxdb)rust-analyzer
1785 IssuesAn experimental Rust compiler front-end for IDEs
(rust-analyzer/rust-analyzer)rust
1740 IssuesA safe, concurrent, practical language.
(mozilla/rust)cargo
1554 IssuesThe Rust package manager
(rust-lang/cargo)nushell
1533 IssuesA new type of shell
(nushell/nushell)tikv
1526 IssuesDistributed transactional key-value database, originally created to complement TiDB
(tikv/tikv)ruff
1471 IssuesAn extremely fast Python linter and code formatter, written in Rust.
(astral-sh/ruff)tauri
1061 IssuesBuild smaller, faster, and more secure desktop applications with a web frontend.
(tauri-apps/tauri)helix
1044 IssuesA post-modern modal text editor.
(helix-editor/helix)cube
865 Issues📊 Cube — The Semantic Layer for Building Data Applications
(cube-js/cube)starship
843 Issues☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
(starship/starship)lapce
833 IssuesLightning-fast and Powerful Code Editor written in Rust
(lapce/lapce)hyperswitch
832 IssuesAn open source payments switch written in Rust to make payments fast, reliable and affordable
(juspay/hyperswitch)rustfmt
816 IssuesFormat Rust code
(rust-lang-nursery/rustfmt)rustfmt
816 IssuesFormat Rust code
(rust-lang/rustfmt)typst
812 IssuesA new markup-based typesetting system that is powerful and easy to learn.
(typst/typst)surrealdb
773 IssuesA scalable, distributed, collaborative, document-graph database, for the realtime web
(surrealdb/surrealdb)quickwit
683 IssuesCloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
(quickwit-oss/quickwit)openobserve
548 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)rust-bindgen
523 IssuesAutomatically generates Rust FFI bindings to C (and some C++) libraries.
(rust-lang/rust-bindgen)foundry
513 IssuesFoundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
(foundry-rs/foundry)stacks-blockchain
502 IssuesThe Stacks blockchain implementation
(stacks-network/stacks-blockchain)czkawka
462 IssuesMulti functional app to find duplicates, empty folders, similar images etc.
(qarmin/czkawka)rustpython
429 IssuesA Python Interpreter written in Rust
(rustpython/rustpython)scryer-prolog
416 IssuesA modern Prolog implementation written mostly in Rust.
(mthom/scryer-prolog)coreutils
415 IssuesCross-platform Rust rewrite of the GNU coreutils
(uutils/coreutils)nalgebra
394 IssuesLinear algebra library for Rust.
(dimforge/nalgebra)iced
377 IssuesA cross-platform GUI library for Rust, inspired by Elm
(iced-rs/iced)mullvadvpn-app
361 IssuesThe Mullvad VPN client app for desktop and mobile
(mullvad/mullvadvpn-app)bat
357 IssuesA cat(1) clone with wings.
(sharkdp/bat)tokio
343 IssuesA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
(tokio-rs/tokio)tantivy
342 IssuesTantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
(quickwit-oss/tantivy)rye
332 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)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)druid
303 IssuesA data-first Rust-native UI design toolkit.
(linebender/druid)tonic
296 IssuesA native gRPC client & server implementation with async/await support.
(hyperium/tonic)eza
284 IssuesA modern, maintained replacement for ls
(eza-community/eza)nannou
273 IssuesA Creative Coding Framework for Rust.
(nannou-org/nannou)habitat
268 IssuesModern applications with built-in automation
(habitat-sh/habitat)nom
264 IssuesRust parser combinator framework
(rust-bakery/nom)quiche
252 Issues🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
(cloudflare/quiche)