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 »
Everything you need to know about getting started with unsafe Rust. Learn to troubleshoot common issues and debunk popular myths. (more…)
Read more »
Cloudflare's Rust service foundations library. Contribute to cloudflare/foundations development by creating an account on GitHub. (more…)
Read more »
HTTP & gRPC server mocking for Rust, with native support for streaming - IBM/mocktail... (more…)
Read more »