Stars
A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
A full featured, fast Command Line Argument Parser for Rust
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
Flexible concrete Error type built on std::error::Error
derive(Error) for struct and enum error types
Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
A GraphQL server library implemented in Rust
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
A utility for managing cargo dependencies from the command line.
Subcommand to show result of macro expansion