#engine #match #issue #lsonar

lsonar

Lua 5.3 pattern engine, fully compatible with the original Lua 5.3 engine

5 releases

Uses new Rust 2024

new 0.2.3 Apr 25, 2025
0.2.2 Apr 25, 2025
0.2.1 Apr 24, 2025
0.2.0 Apr 24, 2025
0.1.0 Apr 21, 2025

#93 in Database implementations

Download history 360/week @ 2025-04-19

364 downloads per month

MIT license

48KB
1.5K SLoC

What is it?

This is the Lua 5.3 pattern engine, fully compatible with the original Lua 5.3 engine.

Contribution

If you find any bug, please create an Issue. If you have already solved it, create a Pull Request and I will address it at the earliest opportunity.

TODO

  • Refactor: Errors should be enum variants, not String

Known Issues

  • Possibly, incorrect escaping behavior in bytes besides magic and some others.

No runtime deps

Features