Happy Employees == Happy ClientsCAREERS AT DEPT®

rust

A collection of 4 posts

Benchmarking Rust code using Criterion.rs
rust

Benchmarking Rust code using Criterion.rs

Learn how to be a good custodian of your Rust code by using the Criterion crate effectively.

Ashwin Sundar12 min read
Keep Reading

Filter by

PlatformsTeamsProcessPeople
Getting Started with Parallel Processing in Rust
Platforms

Getting Started with Parallel Processing in Rust

Rust helps mitigate concurrency hazards by design, but it's still up to the programmer to construct their program logic thoughtfully so they can take advantage of the power of concurrent and parallel processing.

Ashwin Sundar4 min read
Keep Reading