Package: wnpp Severity: wishlist X-Debbugs-Cc: [email protected]
* Package name : librust-diesel-async-dev Version : 0.7.4 Upstream Contact: Georg Semmler <[email protected]> * URL : https://github.com/weiznich/diesel_async * License : MIT | Apache Programming Lang: Rust Description : Asynchronous interface for Diesel, a safe and extensible ORM for Rust - Rust source code Diesel gets rid of the boilerplate for database interaction and eliminates runtime errors without sacrificing performance. It takes full advantage of Rust's type system to create a low overhead query builder that "feels like Rust." Diesel-async provides an async implementation of diesels connection implementation and any method that may issue an query. It is designed as pure async drop-in replacement for the corresponding diesel methods. Similar to diesel the crate is designed in a way that allows third party crates to extend the existing infrastructure and even provide their own connection implementations. -- Including this package in Debian would enable more performant and scalable Rust applications that use the Diesel library. In short, it would greatly simplify parallelism of IO-bound operations and enable wider use of Diesel in the ecosystem. Maintenance would be handled through the Rust packaging team in accordance with current policy.

