





The mission of this project is to make it easy to compose normal business logic into complex async patterns. Ideally, we should spend most our mental energy solvi..
It's safe to say dataframes have become one of my favorite tools for solving non-production software problems. For that reason, a couple months ago I decided to w..
Today I want to share another Rust 🦀 project I just finished called ruqu (rust query). Ruqu is a library for building SQL queries programmatically.