jonschlinkert / regex-cacheLinks
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
☆39Updated 8 years ago
Alternatives and similar repositories for regex-cache
Users that are interested in regex-cache are comparing it to the libraries listed below
Sorting:
- ☆26Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Find a file given a declaration of locations.