image
Imaging library. Provides basic image processing and encoders/decoders for common image formats.
parking_lot
More compact and efficient implementations of the standard synchronization primitives.
tonic
A gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility.
tower
Tower is a library of modular and reusable components for building robust clients and servers.
axum
HTTP routing and request handling library that focuses on ergonomics and modularity
actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports Pos...
env_logger
A logging implementation for `log` which is configured via an environment variable.
regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time m...