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. 91,804 developers are working on 9,004 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
youki
30 IssuesA container runtime written in Rust
(containers/youki)tauri
30 IssuesBuild smaller, faster, and more secure desktop applications with a web frontend.
(tauri-apps/tauri)bincode
30 IssuesA binary encoder / decoder implementation in Rust.
(bincode-org/bincode)rustquant
30 IssuesRust library for quantitative finance.
(avhz/rustquant)lucid
30 IssuesHigh performance and distributed KV store w/ REST API. 🦀
(lucid-kv/lucid)xsv
30 IssuesA fast CSV command line toolkit written in Rust.
(burntsushi/xsv)leptos
30 IssuesBuild fast web applications with Rust.
(leptos-rs/leptos)versatus
30 IssuesFast, Scalable, Decentralized Blockchain that enables a language agnostic smart contract platform and a flexible, familiar DevOps workflow.
(versatus/versatus)gdext
30 IssuesRust bindings for Godot 4
(godot-rust/gdext)ipc-channel
30 IssuesA multiprocess drop-in replacement for Rust channels
(servo/ipc-channel)ruru
30 IssuesNative Ruby extensions written in Rust
(d-unseductable/ruru)polars
30 IssuesDataframes powered by a multithreaded, vectorized query engine, written in Rust
(pola-rs/polars)tower-http
30 IssuesHTTP specific Tower utilities.
(tower-rs/tower-http)scryer-prolog
30 IssuesA modern Prolog implementation written mostly in Rust.
(mthom/scryer-prolog)swhkd
30 IssuesSxhkd clone for Wayland (works on TTY and X11 too)
(waycrate/swhkd)pathfinder
30 IssuesA fast, practical GPU rasterizer for fonts and vector graphics
(servo/pathfinder)ripgrep
30 Issuesripgrep recursively searches directories for a regex pattern while respecting your gitignore
(burntsushi/ripgrep)deno_lint
30 IssuesBlazing fast linter for JavaScript and TypeScript written in Rust
(denoland/deno_lint)firecracker
30 IssuesSecure and fast microVMs for serverless computing.
(firecracker-microvm/firecracker)foundry
30 IssuesFoundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
(foundry-rs/foundry)oxigraph
30 IssuesSPARQL graph database
(oxigraph/oxigraph)bat
30 IssuesA cat(1) clone with wings.
(sharkdp/bat)cpal
30 IssuesCross-platform audio I/O library in pure Rust
(rustaudio/cpal)quickwit
30 IssuesCloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
(quickwit-oss/quickwit)tikv
30 IssuesDistributed transactional key-value database, originally created to complement TiDB
(tikv/tikv)rustls
30 IssuesA modern TLS library in Rust
(rustls/rustls)gitoxide
30 IssuesAn idiomatic, lean, fast & safe pure Rust implementation of Git
(byron/gitoxide)eza
30 IssuesA modern, maintained replacement for ls
(eza-community/eza)rye
30 Issuesa Hassle-Free Python Experience
(astral-sh/rye)piston
30 IssuesA modular game engine written in Rust
(pistondevelopers/piston)rustic
30 Issuesrustic - fast, encrypted, and deduplicated backups powered by Rust
(rustic-rs/rustic)meilisearch
30 IssuesA lightning-fast search API that fits effortlessly into your apps, websites, and workflow
(meilisearch/meilisearch)nalgebra
30 IssuesLinear algebra library for Rust.
(dimforge/nalgebra)tower
30 Issuesasync fn(Request) -> Result<Response, Error>
(tower-rs/tower)dog
30 IssuesA command-line DNS client.
(ogham/dog)hyperswitch
30 IssuesAn open source payments switch written in Rust to make payments fast, reliable and affordable
(juspay/hyperswitch)druid
30 IssuesA data-first Rust-native UI design toolkit.
(linebender/druid)rustfmt
30 IssuesFormat Rust code
(rust-lang/rustfmt)ratchet
30 IssuesA cross-platform browser ML framework.
(huggingface/ratchet)sea-orm
30 Issues🐚 An async & dynamic ORM for Rust
(seaql/sea-orm)cot
30 IssuesThe Rust web framework for lazy developers.
(cot-rs/cot)tokei
30 IssuesCount your code, quickly.
(xampprocky/tokei)bevy_xpbd
30 Issues2D and 3D physics engine based on Extended Position Based Dynamics for Bevy.
(jondolf/bevy_xpbd)wgpu
30 IssuesCross-platform, safe, pure-rust graphics api.
(gfx-rs/wgpu)miette
30 IssuesFancy upgrade to std::error::Error.
(zkat/miette)specs
30 IssuesSpecs - Parallel ECS
(amethyst/specs)anki
30 IssuesAnki's shared backend and web components, and the Qt frontend
(ankitects/anki)alacritty
30 IssuesA cross-platform, OpenGL terminal emulator.
(alacritty/alacritty)dasp
30 IssuesThe fundamentals for Digital Audio Signal Processing. Formerly `sample`.
(rustaudio/dasp)bottom
30 IssuesYet another cross-platform graphical process/system monitor.
(clementtsang/bottom)