Sponsors
Stars
Empowering everyone to build reliable and efficient software.
An extremely fast Python linter and code formatter, written in Rust.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Create book from markdown files. Like Gitbook but implemented in Rust
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A fast CSV command line toolkit written in Rust.
Modern embedded framework, using Rust and async.
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
An interpreter for Rust's mid-level intermediate representation
Statistics-driven benchmarking library for Rust
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.