#Regular-expressions
Showing 10 of 10 repositories tagged #regular-expressions, ranked by stars
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
General Assembly's 2015 Data Science course in Washington, DC
General purpose plain text editor for macOS. Widely known for its live collaboration feature.
It makes a preview from an URL, grabbing all the information such as title, relevant texts and images.
100 Days of Code Challenge - Daily contribution
A unified, self-hosted platform for testing and debugging regular expressions. OpenRegex uses isolated polyglot micro-workers to guarantee 100% native engine consistency, featuring ReDoS protection, real-time analysis, and an AI-powered assistant.
Python 3.x - Numpy - Matplotlib - Pandas - MySQL - etc.
Batch-convert pdf to text, extract data from pdf in python
SolidityCheck is a static code problem detection tool based on regular expressions and program instrumentation, which is developed for Ethereum smart contracts. 《计算机科学》(Computer Science)