rust
An extremely fast Python linter and code formatter, written in Rust.
A bunch of links to blog posts, articles, videos, etc for learning Rust
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
This repo contains materials relating to the monthly Chicago Rust Meetup https://www.meetup.com/Chicago-Rust-Meetup/
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Subcommand to show result of macro expansion
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
A Text User Interface library for the Rust programming language
Rust library allowing to register multiple handlers for the same signal
Tools for concurrent programming in Rust
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
A Spotify player in the terminal with full feature parity
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
A cross-platform GUI library for Rust, inspired by Elm