-
Notifications
You must be signed in to change notification settings - Fork 0
NiallEgan/wre
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An experimental Python library for using weighted regular expressions with a JIT compiler. It performs extremely well (faster than re2) with very structured searches, while offering the same asymptotic guarantees. With more complex data, however, due to the nature of the JIT compiler, it tends to not perform as well.
About
An experimental Python library for using weighted regular expressions with a JIT compiler
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published