rust
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Statistics-driven benchmarking library for Rust
A cross-platform GUI library for Rust, inspired by Elm
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience.
Fullstack app framework for web, desktop, mobile, and more.
Rust library to read, manipulate and write PDF files.
An efficient and powerful Rust library for word wrapping text.
Boolean-valued predicate functions in Rust
An oauth2 client implementation providing the Device, Installed, Service Account, and several more flows.
Integration between hyper HTTP library and rustls TLS stack
Type-safe, compiled Jinja-like templates for Rust
A Rust crate for producing string representations of numbers, formatted according to international standards
Hypothesis-like property testing for Rust
Automated property based testing for Rust (with shrinking).
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.