Improve Your Python Regex Performance Using Rust

I’ve made a wrapper over the Rust regex crate using PyO3 and maturin. I’ve named it flpc because it is short and easier to write. It works blazingly fast
(Only problem is that, it is not a full drop-in replacement for native re module)

pip install flpc
pip install flpc
pip install flpc

Enter fullscreen mode Exit fullscreen mode

Here’s the link to the repository

原文链接:Improve Your Python Regex Performance Using Rust

© 版权声明
THE END
喜欢就支持一下吧
点赞10 分享
A man's best friends are his ten fingers.
人最好的朋友是自己的十个手指
评论 抢沙发

请登录后发表评论

    暂无评论内容