Over the last several years, I’ve rewritten Rust’s regex
crate to enable better internal composition, and to make it
easier to add optimizations while maintaining correctness. In the course of
this rewrite I created a new crate, regex-automata, which expo... (more…)
Read more »
Follow me on:Twitter: https://twitter.com/camsjamsGitHub: https://github.com/camsjamsMedium: https://cameron-manavian.medium.com/Boids is an artificial life ... (more…)
Read more »
Asynchronous programming in Rust: what it is, how to do it, and why we should care. (more…)
Read more »
Contribute to awslabs/aws-sdk-rust development by creating an account on GitHub. (more…)
Read more »
As part of RFC 1728, each year
the Rust community puts together a roadmap laying out a vision for
improvements to Rust over the course of the year. The 2017 roadmap was decided
in RFC 1774.
Read more »