Trending in open source
See what the GitHub community is most excited about this week.
Sign up for free to get started
-
redox-os / redox
Redox: A Rust Operating System
-
rust-lang / rust
A safe, concurrent, practical language.
-
autumnai / leaf
The Hacker's Machine Learning Engine
-
withoutboats / notty
A new kind of terminal
-
Ticki / termion
Library for manipulating terminals.
-
fengsp / pencil
A web application microframework for Rust
-
kud1ing / awesome-rust
A curated list of Rust code and resources.
-
tagua-vm / tagua-vm
Tagua VM is an experimental PHP Virtual Machine written with the Rust language and the LLVM Compiler Infrastructure.
-
iron / iron
An Extensible, Concurrent Web Framework for Rust
-
rustcc / RustPrimer
The Rust primer for beginners.
-
m4b / dryad
An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust
-
carllerche / mio
Metal IO library for Rust
-
hyperium / hyper
An HTTP library for Rust
-
phildawes / racer
Rust Code Completion utility
-
uutils / coreutils
Cross-platform Rust rewrite of the GNU coreutils
-
RustAudio / sample
The fundamentals for working with audio PCM DSP.
-
wireapp / proteus
Axolotl Protocol Implementation
-
oakes / SolidOak
An IDE for Rust
-
dylanede / rusttype
A pure Rust alternative to libraries like FreeType.
-
rust-lang / cargo
The Rust package manager
-
Geal / nom
Rust parser combinator framework
-
ebkalderon / amethyst
Data-oriented game engine written in Rust
-
rust-lang / rust-by-example
Learn Rust with examples (Live code editor included)
-
tomaka / glium
Safe OpenGL wrapper for the Rust language.
-
nikomatsakis / lalrpop
LR(1) parser generator for Rust