Cron parsers are everywhere, each supporting their own extensions on the cron string format, which made consistency between parts of Cron Triggers difficult to achieve. Today we’re showing how we easily solved this problem with Rust without needing to wri... (more…)
Read more »
Flexible and modular framework for different NP-Problems with different solvers - c410-f3r/mop... (more…)
Read more »
In the previous post I showed how to use asynchronous Rust to measure throughput and response times of a Cassandra cluster. That approach works pretty well o... (more…)
Read more »
Zero To Production In Rust is an opinionated introduction to backend development in Rust.
You can pre-order the book on zero2prod.com.
Subscribe to the newsletter to be notified when a new episode is published. (more…)
Read more »
Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD. - caphindsight/ergothic... (more…)
Read more »