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,885 developers are working on 10,214 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
opentelemetry-rust
299 IssuesOpenTelemetry API and SDK for Rust
(open-telemetry/opentelemetry-rust)meilisearch
291 IssuesA lightning-fast search API that fits effortlessly into your apps, websites, and workflow
(meilisearch/meilisearch)reth
290 IssuesModular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
(paradigmxyz/reth)nom
285 IssuesRust parser combinator framework
(rust-bakery/nom)uniffi-rs
285 Issuesa multi-language bindings generator for rust
(mozilla/uniffi-rs)nannou
281 IssuesA Creative Coding Framework for Rust.
(nannou-org/nannou)icechunk
272 IssuesOpen-source, cloud-native transactional tensor storage engine
(earth-mover/icechunk)wgpu
270 IssuesCross-platform, safe, pure-rust graphics api.
(gfx-rs/wgpu)difftastic
268 Issuesa structural diff that understands syntax 🟥🟩
(wilfred/difftastic)hyper
252 IssuesAn HTTP library for Rust
(hyperium/hyper)boa
243 IssuesBoa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
(boa-dev/boa)quiche
238 Issues🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
(cloudflare/quiche)warp
232 IssuesA super-easy, composable, web server framework for warp speeds.
(seanmonstar/warp)sea-orm
222 Issues🐚 An async & dynamic ORM for Rust
(seaql/sea-orm)conrod
219 IssuesAn easy-to-use, 2D GUI library written entirely in Rust.
(pistondevelopers/conrod)rayon
217 IssuesRayon: A data parallelism library for Rust
(rayon-rs/rayon)cursive
214 IssuesA Text User Interface library for the Rust programming language
(gyscos/cursive)exa
213 IssuesA modern replacement for ‘ls’.
(ogham/exa)iamb
202 IssuesA Matrix client for Vim addicts
(ulyssa/iamb)webrender
201 IssuesA GPU-based renderer for the web
(servo/webrender)async-std
193 IssuesAsync version of the Rust standard library
(async-rs/async-std)ratatui
193 IssuesRust library that's all about cooking up terminal user interfaces (TUIs)
(ratatui-org/ratatui)greptimedb
193 IssuesAn open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
(greptimeteam/greptimedb)lsd
191 IssuesThe next gen ls command
(lsd-rs/lsd)chrono
190 IssuesDate and time library for Rust
(chronotope/chrono)actix-web
189 IssuesActix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
(actix/actix-web)leo
188 IssuesThe Leo Programming Language. A Functional, Statically-Typed Language for Zero-Knowledge Applications
(aleohq/leo)convex-backend
187 IssuesThe open-source reactive database for app developers
(get-convex/convex-backend)mirrord
186 IssuesConnect your local process and your cloud environment, and run local code in cloud conditions.
(metalbear-co/mirrord)gitoxide
186 IssuesAn idiomatic, lean, fast & safe pure Rust implementation of Git
(byron/gitoxide)ripgrep
186 Issuesripgrep recursively searches directories for a regex pattern while respecting your gitignore
(burntsushi/ripgrep)rust-url
181 IssuesURL parser for Rust
(servo/rust-url)fd
180 IssuesA simple, fast and user-friendly alternative to 'find'
(sharkdp/fd)bevy_xpbd
175 Issues2D and 3D physics engine based on Extended Position Based Dynamics for Bevy.
(jondolf/bevy_xpbd)redisjson
174 IssuesRedisJSON - a JSON data type for Redis
(redisjson/redisjson)deno_lint
166 IssuesBlazing fast linter for JavaScript and TypeScript written in Rust
(denoland/deno_lint)xsv
165 IssuesA fast CSV command line toolkit written in Rust.
(burntsushi/xsv)diesel
163 IssuesA safe, extensible ORM and Query Builder for Rust
(diesel-rs/diesel)parity-ethereum
161 IssuesThe fast, light, and robust client for Ethereum-like networks.
(openethereum/parity-ethereum)xi-editor
154 IssuesA modern editor with a backend written in Rust.
(xi-editor/xi-editor)http-types
153 IssuesCommon types for HTTP operations
(http-rs/http-types)rustic
153 Issuesrustic - fast, encrypted, and deduplicated backups powered by Rust
(rustic-rs/rustic)racer
146 IssuesRust Code Completion utility
(racer-rust/racer)tree-sitter
145 IssuesAn incremental parsing system for programming tools
(tree-sitter/tree-sitter)cpal
138 IssuesCross-platform audio I/O library in pure Rust
(rustaudio/cpal)mullvadvpn-app
137 IssuesThe Mullvad VPN client app for desktop and mobile
(mullvad/mullvadvpn-app)youki
131 IssuesA container runtime written in Rust
(containers/youki)lemmy
131 Issues🐀 Building a federated alternative to reddit in rust
(lemmynet/lemmy)oxigraph
125 IssuesSPARQL graph database
(oxigraph/oxigraph) (evcxr/evcxr)evcxr
124 Issues