Skip to content

Scripts for building corpora of regular expressions

License

Notifications You must be signed in to change notification settings

credmp/regex-corpus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collections of typical regular expressions

This repository contains scripts for obtaining corpora of regular expressions from several sources. This can be useful for benchmarking or testing regular expression related software

GitHub Code search

Uses the GitHub API to search for regular expressions. Due to rate limiting it requires username and password.

Regexlib.com

This site contains (at the time of writing) almost 4000 regular expressions. They also offer a webservice that gives easy access to them. The service seems to be broken.

About

Scripts for building corpora of regular expressions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 79.2%
  • Nix 20.8%