go
java
javascript
python
rust
-
Amanieu/hashbrown
Rust port of Google's SwissTable hash map
-
maps4print/azul
Desktop GUI Framework
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
MaikKlein/pyro
-
mimblewimble/grin
Minimal implementation of the MimbleWimble protocol.
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
mre/awesome-static-analysis
Static analysis tools for all programming languages
-
salsa-rs/salsa
A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
mit-pdos/noria
Dynamically changing, partially-stateful data-flow for web application backends.
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
atom/xray
An experimental next-generation Electron-based text editor
-
Amanieu/parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
-
Geal/nom
Rust parser combinator framework
-
amethyst/amethyst
Data-oriented, and data driven game engine written in Rust
-
rayon-rs/rayon
Rayon: A data parallelism library for Rust
-
frugalos/frugalos
Frugal Object Storage
-
slide-rs/specs
Specs - Parallel ECS
-
paritytech/substrate
Substrate: The platform for blockchain innovators
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-lang-nursery/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code