Haskell and Rust both support asynchronous programming. Haskell includes a feature called async exceptions, which allow cancelling threads, but they come at a cost. See how Rust does the same job, and the relative trade-offs of each approach. (more…)
Read more »
Thoughts and random opinions of a Entrepeneur, Software Engineer and Consultant based in Germany... (more…)
Read more »
Fast Rust bundler for JavaScript with Rollup-compatible API. - rolldown-rs/rolldown... (more…)
Read more »
Magical Deterministic Simulator for distributed systems in Rust. - madsim-rs/madsim... (more…)
Read more »
Game development tutorials, especially pathfinding, hexagons, and procedural generation... (more…)
Read more »