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,556 developers are working on 8,801 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
10951 IssuesA safe, concurrent, practical language.
(rust-lang/rust)rust
10919 IssuesA safe, concurrent, practical language.
(mozilla/rust)servo
3313 IssuesThe Servo Browser Engine
(mozilla/servo)bevy
2618 IssuesA refreshingly simple data-driven game engine built in Rust
(bevyengine/bevy)polars
2513 IssuesDataframes powered by a multithreaded, vectorized query engine, written in Rust
(pola-rs/polars)rust-clippy
2283 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
2283 IssuesA bunch of lints to catch common mistakes and improve your Rust code
(rust-lang-nursery/rust-clippy)deno
2163 IssuesA modern runtime for JavaScript and TypeScript.
(denoland/deno)influxdb
2100 IssuesScalable datastore for metrics, events, and real-time analytics
(influxdata/influxdb)rust-analyzer
1800 IssuesAn experimental Rust compiler front-end for IDEs
(rust-analyzer/rust-analyzer)cargo
1554 IssuesThe Rust package manager
(rust-lang/cargo)tikv
1525 IssuesDistributed transactional key-value database, originally created to complement TiDB
(tikv/tikv)nushell
1522 IssuesA new type of shell
(nushell/nushell)ruff
1504 IssuesAn extremely fast Python linter and code formatter, written in Rust.
(astral-sh/ruff)tauri
1068 IssuesBuild smaller, faster, and more secure desktop applications with a web frontend.
(tauri-apps/tauri)helix
1049 IssuesA post-modern modal text editor.
(helix-editor/helix)cube
862 Issues📊 Cube — The Semantic Layer for Building Data Applications
(cube-js/cube)hyperswitch
854 IssuesAn open source payments switch written in Rust to make payments fast, reliable and affordable
(juspay/hyperswitch)starship
846 Issues☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
(starship/starship)lapce
835 IssuesLightning-fast and Powerful Code Editor written in Rust
(lapce/lapce)rustfmt
820 IssuesFormat Rust code
(rust-lang/rustfmt)rustfmt
820 IssuesFormat Rust code
(rust-lang-nursery/rustfmt)typst
805 IssuesA new markup-based typesetting system that is powerful and easy to learn.
(typst/typst)surrealdb
783 IssuesA scalable, distributed, collaborative, document-graph database, for the realtime web
(surrealdb/surrealdb)quickwit
685 IssuesCloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
(quickwit-oss/quickwit)openobserve
553 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
526 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
512 IssuesThe Stacks blockchain implementation
(stacks-network/stacks-blockchain)czkawka
465 IssuesMulti functional app to find duplicates, empty folders, similar images etc.
(qarmin/czkawka)rustpython
426 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
378 IssuesA cross-platform GUI library for Rust, inspired by Elm
(iced-rs/iced)mullvadvpn-app
368 IssuesThe Mullvad VPN client app for desktop and mobile
(mullvad/mullvadvpn-app)bat
360 IssuesA cat(1) clone with wings.
(sharkdp/bat)tokio
345 IssuesA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
(tokio-rs/tokio)tantivy
344 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
332 IssuesA cross-platform, OpenGL terminal emulator.
(alacritty/alacritty)alacritty
332 IssuesA cross-platform, GPU-accelerated terminal emulator
(jwilm/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
277 IssuesA modern, maintained replacement for ls
(eza-community/eza)nannou
275 IssuesA Creative Coding Framework for Rust.
(nannou-org/nannou)habitat
265 IssuesModern applications with built-in automation
(habitat-sh/habitat)nom
264 IssuesRust parser combinator framework
(rust-bakery/nom)quiche
254 Issues🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
(cloudflare/quiche)