Blazingly Fast Markdown Parsing in PHP using FFI and Rust
– ryangjchandler.co.uk - submitted by Ryan Chandler
In this post, I demonstrate how to use FFI and a lower-level language such as Rust to improve the performance of a critical path.
Read more [ryangjchandler.co.uk]