Projects in Awesome Lists tagged with regex-pattern
A curated list of projects in awesome lists tagged with regex-pattern .
https://github.com/pemistahl/grex
A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
cli command-line-tool python python-library regex regex-pattern regexp regular-expression regular-expressions rust rust-cli rust-crate rust-library terminal tool
Last synced: 13 May 2025
https://github.com/insightglacier/Dictionary-Of-Pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
bruteforce bugbounty bugbountytips bughunting-methodology database dictionary dns fingerprint fuzzing iot-security password payloads pentest pentesting rce regex-pattern spring-boot subdomain websecurity wifi
Last synced: 11 Jul 2025
https://github.com/insightglacier/dictionary-of-pentesting
Dictionary collection project such as Pentesing, Fuzzing, Bruteforce and BugBounty. 渗透测试、SRC漏洞挖掘、爆破、Fuzzing等字典收集项目。
bruteforce bugbounty bugbountytips bughunting-methodology database dictionary dns fingerprint fuzzing iot-security password payloads pentest pentesting rce regex-pattern spring-boot subdomain websecurity wifi
Last synced: 05 Apr 2025
https://github.com/xajkep/wordlists
Infosec Wordlists and more.
dictionary discovery fuzzing infosec payload payloads recon regex-pattern security wordlists
Last synced: 10 May 2025
https://github.com/h33tlit/secret-regex-list
List of regex for scraping secret API keys and juicy information.
bugbounty google google-api juicy oauth regex regex-pattern secret secret-keys
Last synced: 15 May 2025
https://github.com/genivia/re-flex
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
bison compiler flex flex-regex fuzzy-matching graphviz-dot lex lexer lexer-generator lexical-analyzer pcre regex regex-engine regex-library regex-pattern regular-expression regular-expressions
Last synced: 06 Mar 2026
https://github.com/Genivia/RE-flex
A high-performance C++ regex library and lexical analyzer generator with Unicode support. Extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
bison compiler flex flex-regex fuzzy-matching graphviz-dot lex lexer lexer-generator lexical-analyzer pcre regex regex-engine regex-library regex-pattern regular-expression regular-expressions
Last synced: 05 Apr 2025
https://github.com/lk-geimfari/expynent
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
compiled lib patterns regex regex-pattern test testing
Last synced: 03 Oct 2025
https://github.com/pemistahl/grex-js
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
javascript javascript-library regex regex-pattern regexp regular-expression regular-expressions wasm webassembly
Last synced: 24 Mar 2025
https://pemistahl.github.io/grex-js/
A JavaScript / WebAssembly library for generating regular expressions from user-provided test cases
javascript javascript-library regex regex-pattern regexp regular-expression regular-expressions wasm webassembly
Last synced: 03 Apr 2025
https://github.com/network-evolution/Python_for_Network_Engineers
This repo contains Scripts which are explained in the youtube Channel https://www.youtube.com/c/NetworkEvolution/videos?sub_confirmation=1
ansible-playbook cicd-pipeline cisco-ios napalm-ansible netbox-api netconf netmiko network-automation network-engineers network-programming network-security nornir-netmiko nxos-device paramiko paramiko-tutorial pyats python regex-pattern restconf ssh-automation
Last synced: 12 Apr 2025
https://github.com/curious-odd-man/rgxgen
Regex: generate matching and non matching strings based on regex pattern.
generat generator java maven regex regex-pattern regexp regular-expression regular-expressions text-generation
Last synced: 04 Apr 2025
https://github.com/jpcre2/jpcre2
C++ wrapper for PCRE2 Library
associated-regex cpp jpcre2 options-jpcre2 pcre pcre2-libraries pcre2-options pcre2-regex regex regex-match regex-pattern regex-replace
Last synced: 14 Apr 2025
https://github.com/bbottema/email-rfc2822-validator
The world's only Java-based rfc2822-compliant email address validator and parser
email-address-validator extraction-api regex-pattern rfc2822
Last synced: 24 Apr 2025
https://github.com/eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
compiler compiler-design compilers hacktoberfest nfa parser parsers parsing pattern-matching patterns regex regex-pattern regexes regexp
Last synced: 02 Aug 2025
https://github.com/cytopia/i3blocks-modules
Custom modules for i3blocks status bar
i3 i3bar i3blocks i3blocks-modules i3wm placeholder regex regex-pattern threshold
Last synced: 06 Oct 2025
https://github.com/mnestorov/regex-patterns
This repository contains regular expression (regex) patterns for validating phone numbers postal codes, VAT numbers, dates, currency, credit/debit cards etc. for European countries (but not only).
csharp csharp-regex european java java-regex javascript javascript-regex js-regex php php-regex python python-regex regex regex-match regex-pattern regex-patterns regex-validator ruby
Last synced: 12 Jul 2025
https://github.com/agungnursatria/regexpattern
Flutter collection of regex pattern for string validation.
flutter flutter-plugin pattern regex regex-pattern validation
Last synced: 20 Feb 2026
https://github.com/va1da5/manual-source-code-review
Regex patterns for manual application source code review
bugs oswe oswe-prep regex-pattern review security web-300
Last synced: 03 Feb 2026
https://github.com/kargaranamir/parstdex
A package that extracts Persian time and date markers by applying regexes -- AACL 2022
datetime event-extract event-extraction hengam hengamtagger information-extraction nlp parstdex persian persian-calendar persian-datetime persian-time regex-pattern time-date
Last synced: 09 Jul 2025
https://github.com/JonasBa/eslint-plugin-no-lookahead-lookbehind-regexp
Lint the use of lookahead and lookbehind regex expressions.
eslint lookahead lookbehind regex-pattern
Last synced: 30 Aug 2025
https://github.com/amirbayat0/email-validator-with-regexp-in-flutter
🚀 Building a 📧 Validator Email App 📱 with Flutter and RegExp 🧩
dart-router email-validator flutter flutter-apps flutter-examples flutter-ui flutter-validation regex-pattern regexp
Last synced: 11 Apr 2025
https://github.com/marioruiz/string_pattern
Generate strings supplying a simple pattern. Perfect to be used in test data factories. Validate if a text fulfills a specific pattern. Also you can use regular expressions (Regexp) to generate strings: `/[a-z0-9]{2,5}\w+/.gen`. Generate words in English or Spanish.
data error-detection factories generation pattern random regex-pattern regexp regular-expressions ruby ruby-gem string test
Last synced: 05 Mar 2026
https://github.com/jonasba/eslint-plugin-no-lookahead-lookbehind-regexp
Lint the use of lookahead and lookbehind regex expressions.
eslint lookahead lookbehind regex-pattern
Last synced: 09 Apr 2025
https://github.com/egberts/bash-ini-file
Get keyvalues by its section/keyword from an INI-format (v1.4) file in bash (also works with systemd, NetworkManager config files)
bash bash-script bash-scripting ini-config ini-file ini-parser ini-reader networkmanager-scripts regex regex-pattern systemd-script
Last synced: 14 Jun 2025
https://github.com/galtzo-floss/gitmoji-regex
🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
Last synced: 01 Jun 2026
https://github.com/joaopaulomoraes/whiskey-and-regex
The main objective of this project is to help you understand regular expressions in a relaxed way, with clear examples and practical approaches, accompanied by a shot of whiskey or similar, but you can follow with gin and tonic as well.
regex regex-pattern regexp whisky
Last synced: 27 Feb 2026
https://github.com/blue-hope/give-me-profile
Support regex for world-wide SNS's user identifier
facebook github gitlab instagram linkedin medium regex regex-pattern sns stackoverflow youtube
Last synced: 11 Jul 2025
https://github.com/febryardiansyah/regex-pattern
A simple Javascript & TypeScript module of Regex Pattern Collection for String Validation
email-validator hacktoberfest javascript regex-pattern typescript validator
Last synced: 17 Jan 2026
https://github.com/adityamangal1/regex-python
Hackerrank Regex questions
coding-challenges python-regex python-regression python3 regex-match regex-pattern regexp-match
Last synced: 23 Apr 2025
https://github.com/pboling/gitmoji-regex
🔥 A regular expression matching Gitmoji (a subset of Unicode Emoji) symbols
Last synced: 02 Aug 2025
https://github.com/grandmoff100/regexfactory
Dynamically construct regex patterns with native python representations
library python regex regex-generator regex-pattern regular-expression sphinx-documentation
Last synced: 22 Mar 2025
https://github.com/snowdreams1006/regexper-static
JavaScript 正则表达式可视化
javascript regex regex-engine regex-match regex-pattern regex-validator regexper
Last synced: 21 Aug 2025
https://github.com/szczyglis-dev/ultimate-chain-parser
[PHP] Advanced, extendable, and configurable text data parsing and processing toolkit working in a chain-based flow. The concept of the application is based on processing in subsequent iterations using configurable data processing modules in a configured manner. Each element in the execution chain accesses the output of the previous element.
composer-library csv csv-parser data json-parser parsing plugin-architecture processing rearrange-array recordset regex regex-match regex-pattern repack repair-processes reparse text text-generation text-processing yaml-parser
Last synced: 08 Oct 2025
https://github.com/wilmoore/uuid-regexp.js
RegExp for finding an RFC4122 compliant UUID in a string.
regex regex-pattern regexes regexp regexp-match regexps uuid
Last synced: 23 Apr 2025
https://github.com/jamestiotio/compstruct-vscode
VSCode Extension for Computation Structures Courseware (jsim, tmsim, bsim)
bsim computation-structures hacktoberfest jsim linter mit programming-language programming-languages regex regex-match regex-pattern regexp snippets sutd syntax-highlighting tmsim typescript uasm vscode vscode-extension
Last synced: 19 Feb 2026
https://github.com/davidhu2000/regex_crash_course
A crash course on how to use Regular Expressions
pattern-matching regex regex-pattern regexp
Last synced: 05 Jan 2026
https://github.com/vinirossa/regex-expressions
A list of useful regular expressions.
Last synced: 19 Mar 2026
https://github.com/simy4/coregex
A handy utility for generating strings that match given regular expression criteria.
jqwik junit-quickcheck regex regex-match regex-pattern regexp scalacheck scalacheck-gen scalacheck-generators vavr-test
Last synced: 24 May 2026
https://github.com/shellyln/go-sql-like-expr
Convert SQL Like patterns to Go regular expressions.
go golang golang-library library regex regex-pattern regexp sql
Last synced: 24 Mar 2025
https://github.com/victornpb/querycomments
querySelector like but for selecting HTML Comments like any other DOM Node
dom-node getcomments javascript javascript-library npm-package regex-pattern selector-engine
Last synced: 24 Mar 2025
https://github.com/rkoschmitzky/logmole
An Extendable and Versatile Logparsing System
conversions json log logs parser parsing-library pattern-matching python regex-pattern regular-expressions
Last synced: 30 Oct 2025
https://github.com/mehmetsagir/regex-safe-website
Easy controls with Regex.
nextjs regex-pattern regex-safe
Last synced: 20 May 2026
https://github.com/zebbern/regex-crawler
Regex Web Crawler that searches on custom regexes meanwhile crawling each site to find the information your looking for!
bug-bounty bugbounty crawler information-gathering information-retrieval osint osint-tool pentest python regex regex-engine regex-match regex-pattern regex-tool toolkit tools website
Last synced: 14 Apr 2025
https://github.com/salaah01/regex-benchmark
A Rust binary to benchmark regex expressions
benchmark benchmarking performance performance-testing regex regex-pattern regexp rust rust-lang
Last synced: 21 Mar 2025
https://github.com/danialeyz/login-register
sign in and sign up page with minimal design and saving user info in local storage and reusing it for signing in and validating user info with saved info and other validation methods
bootstrap5 landing-page localstorage login-system regex-pattern signin-page signing signup signup-form signup-page validation
Last synced: 25 Apr 2026
https://github.com/angel-vladov/ngx-pattern
Limit input allowed values with a regex pattern
Last synced: 25 Jan 2026
https://github.com/kimaruthagna/email_and_regex
Python scripts that show the basics of using regex in python and also, sending emails using python scripts
attachments email mpesaregex python-script regex-pattern regexp zipping-files
Last synced: 17 Jun 2025
https://github.com/dvho/flay
Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.
diacritics diacritics-removal flatten flattening javascript javascript-library library normalization npm npm-module npm-package npmjs regex regex-match regex-pattern vanilla-javascript
Last synced: 11 Feb 2026
https://github.com/basemax/calculatorpolynomial
Tiny program as a calculator for the math expression based on regular expression.
calculation calculator calculator-app calculator-application calculators regex regex-match regex-pattern regexp regexp-match regexp-search
Last synced: 05 May 2025
https://github.com/basemax/iranian-phonenumber-validator-nodejs
A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.
iran iranian javascript js node nodejs phone-number phone-number-validation phone-number-validator phonenumber phonenumber-validation phonenumber-validator regex regex-pattern regular-expression regular-expressions validate validator validators
Last synced: 01 May 2026
https://github.com/sol-zeta/buscator
A metasearch engine to find a flight at the best price.
airport flights form form-validation iata iata-codes metasearch metasearch-engine modal-windows prototype regex regex-pattern scraper scraping scraping-websites search validation
Last synced: 16 Mar 2025
https://github.com/rodrigobarbosa12/regex
Relatório do curso de Regex na @Udemy
curso javascript regex regex-pattern
Last synced: 30 Mar 2025
https://github.com/miladsade96/regex_nutshell
Python Regex In a Nutshell
python python3 regex regex-match regex-pattern
Last synced: 24 Jun 2026
https://github.com/theholyonez/python-comments-cleaner
These regex patterns are **better than most VS Code or VSCodium extensions** for removing comments, as they allow for more control and precision.
clean-code extension python python-clean-code regex regex-pattern
Last synced: 30 Apr 2025
https://github.com/emersonrafaels/extract_text_infos
Microserviço para extração de informações (Nomes, CPFS, CNPJS, Datas, IMEI, Objetos (Bens)). Possui a funcionalidade de receber um valor a ser verificado e dado percentual de match esperado, validar se o valor esperado encontra-se no texto.
nlp-machine-learning regex-pattern similarity-search
Last synced: 28 Mar 2025
https://github.com/talaatmagdyx/js_socials_regex
"🪡 Social account detection and extraction in js, e.g. for crawling/scraping."
javascript regex regex-pattern web-crawler webscraping
Last synced: 05 Apr 2025
https://github.com/grieferatwork/kos-libregex
Regex Library for KOS (submodule for regcomp(3) & regexec(3))
kos regex regex-engine regex-match regex-pattern regexp regexp-match
Last synced: 06 Apr 2025
https://github.com/mtumilowicz/java11-regex
Overview of java regex API.
java regex regex-match regex-pattern
Last synced: 08 Aug 2025
https://github.com/jqueryscript/regex
An awesome collection of useful and commonly used Regular Expressions to make life easier.
regex regex-pattern regular-expression regular-expressions
Last synced: 12 Mar 2025
https://github.com/fajarnugraha37/ts-rex
A Drizzle-inspired, fluent-API Regex builder for modern TypeScript. Automatically infers named capture group types, ensures stateless execution, and supports the latest ES2024 features including Unicode sets.
fluent-api regex regex-match regex-pattern regexp typescript
Last synced: 28 May 2026
https://github.com/zulwatha/regexlab
A modern regex test and pattern library tool built with C#
devtool regex regex-pattern regex-validator
Last synced: 11 Jun 2025
https://github.com/anaagg/code_pills
In this repository you can find some basic concepts about Python programming and data analysis prepared for education.
kepler-gl keplergl linear-regression prophet prophet-facebook prophet-model r regex regex-pattern selenium selenium-python selenium-webdriver streamlit
Last synced: 13 Apr 2026
https://github.com/tomashubelbauer/vscode-markdown-email-link
VS Code extension to highlight email addresses in MarkDown
email markdown regex-pattern vscode vscode-extension vscode-plugin
Last synced: 06 May 2026
https://github.com/bilalvdemir/springbootcrudexample
Spring Boot CRUD Example with MVC Pattern
controller crud docker exception-handler exceptions formatter jpa logger mongodb regex-pattern restful-webservices spring-boot spring-mvc validator
Last synced: 08 Apr 2026
https://github.com/asbhogal/password-strength-checker
An online tool which checks the strength of the password entered and advises the user to create a 'strong' one if it is considered 'weak' or 'medium'. This leverages JavaScript regex, and is built using HTML5 and CSS3 (SCSS.)
css3 html5 javascript js password-checker password-strength regex regex-match regex-pattern sass scss vite
Last synced: 17 Apr 2026
https://github.com/neospl0it/regexscan
A Tool for scanning and detecting patterns using regular expressions (regex). Find potential leaks, credentials, and sensitive data efficiently
automation-testing credentials cybersecurity go regex regex-match regex-pattern scanner security web-scraping web-security
Last synced: 21 Apr 2026
https://github.com/adi-200/python_web_scraping_project
Grocery Guide NYC Web Scraping
jupyter-notebook pandas-dataframe python regex-match regex-pattern webscraping
Last synced: 24 Apr 2026
https://github.com/miroslav-reiter/kurz_ako_sa_stat_db_analytikom
📈 Ako sa stať Databázovým ANALYTIKom - Materiály, zdroje, skripty k večernému online školeniu Ako sa stať Databázovým Analytikom pre Robime.it (Mentor Partners)
analytics analytik db dbms mysql regex regex-pattern regular-expression regular-expressions reiter sql
Last synced: 24 Apr 2026
https://github.com/habibaadam/alx-system_engineering-devops
bash-script devops linux networking-concepts regex-pattern
Last synced: 02 May 2026
https://github.com/merieli/alura-regex-front
Course "Regular Expressions: Capturing Texts Magically" at Alura
alura regex regex-engine regex-match regex-pattern regex-validator study
Last synced: 09 Jun 2026
https://github.com/yaphott/unified-regex
Comparing regex character matching in multiple languages.
cpp go golang haskell java javascript objective-c perl php python python3 regex regex-match regex-pattern ruby rust scala
Last synced: 10 Apr 2026
https://github.com/monksc/regexsentenses
This program takes in a regex expression and outputs all possible sentences that match the expression.
Last synced: 13 Jun 2026
https://github.com/dmytrovoitovych/character-counter
This app counts letters, sentences, words and shows letter statistic.
animejs css javascript regex-pattern
Last synced: 10 May 2026
https://github.com/KauaGabrielMG/reegex
- O projeto consiste em coletar dados de várias cidades do Tocantins usando web scraping.- Os dados coletados incluem o nome da cidade, população, gentílico e território.
javascript node nodejs puppeteer regex regex-pattern scraping scraping-websites scrapy
Last synced: 18 Sep 2025
https://github.com/estaheri7/school-operations-management
Python-based School Management System: Effortlessly manage student and teacher accounts, enrollments, grades, and generate insightful reports for effective educational administration.
json logging matplotlib-pyplot mysql pandas-library python3 regex-pattern
Last synced: 08 May 2026
https://github.com/valmir-unicap/linguagens-formais
Disciplina de Linguagens Formais
java linguagens-formais netbeans regex-pattern
Last synced: 06 Jun 2026
https://github.com/amponsemmichael/library-management-system-test
This repository is created for testing the library management system designed with Java.
git gitactions-workflow integration-testing jacoco-report javafx maven-plugin maven-pom mockito-junit-test regex-match regex-pattern regular-expression unittest
Last synced: 02 Jan 2026
https://github.com/innovatorved/regex_dataset
Just a regex dataset!
innovatorved regex regex-pattern
Last synced: 19 Mar 2026
https://github.com/noorjsdivs/matcher-latest
A modern, TypeScript-first pattern matching library with enhanced features and superior performance.
advanced-patterns match matcher matching minimatch regex regex-match regex-pattern wildcard
Last synced: 20 Jan 2026
https://github.com/mpolinowski/python-re
Python working with Regular Expressions
python regex-pattern regular-expression
Last synced: 17 Jun 2025
https://github.com/cluemediator/regular-expression-examples
Regular Expressions Examples: A Comprehensive List
regex regex-expression regex-pattern regex-validation regular-expressions validation
Last synced: 24 Feb 2026
https://github.com/samihawahsousse/serenityestate-project
Real estate Application with listings and administration panel
assertions autocompletion doctrine-orm geoapify javascript knppaginatorbundle php8 phpunit regex-pattern twig
Last synced: 15 Mar 2026
https://github.com/scottdorman/discord-automod
Discord AutoMod is a system of multiple content filters designed to make content moderation easier and less work for moderators. AutoMod also allows you to filter messages based on regular expression (regex) patterns in your Custom Keyword rules. This repository is a collection of regular expression patterns for your AutoMod rules.
automod automod-discord automoderation discord discord-automod regex regex-pattern
Last synced: 30 Oct 2025
https://github.com/mr-mohan-v/twitter-sentiment-analysis
Classifying Hate speech text in twitter using varios Machine Learning Classifiers
bayesclassifier classification decision-tree-classifier hate-speech-detection jupyter-notebook knn-classifier machine-learning natural-language-processing python3 regex regex-pattern svm-classifier text-classification twitter
Last synced: 09 May 2026
https://github.com/switchcat/range-regex
Utility package for generating a regular expression matching numeric ranges
php php74 regex regex-pattern regexp regular-expression regular-expressions switchcat-framework
Last synced: 25 Feb 2026
https://github.com/sahityagaurav4210/book-junction-patterns
A repository for commonly used regex patterns in web and mobile development projects.
github-actions javascript npm-package npm-publish regex-pattern
Last synced: 01 Feb 2026
https://github.com/brunonavarrooficial/classvalidandoformulario
Usando técnicas de Classe em JavaScript
bycrypt css html javascript javascript-library regex regex-engine regex-match regex-pattern regex-validator regexp replit
Last synced: 16 May 2026
https://github.com/adarsh21-dev/bulk-file-rename-exe_release
A simple and efficient tool to rename multiple files at once. Supports adding prefixes, suffixes, changing extensions, and filtering files easily.
bulk-file-renaming exe regex-pattern software
Last synced: 16 Feb 2026
https://github.com/mohamedsalem401/ultimate-case-converter
Ultimate Case Converter: A versatile tool to effortlessly convert text between various letter casing styles.
case-converter css css3 react regex regex-pattern text typescript
Last synced: 16 Apr 2026
https://github.com/yusafosei-bonsu/cogz-js-assignment-2
This is the next JS assignment within Cognizant's training
chai javascript mocha regex-pattern
Last synced: 18 Apr 2026
https://github.com/yomnawaleed/extract-dates--countries-and-range-of-fatilites-from-articles
This project uses an existing corpus of newspaper articles to derive models that identify (1) whether a MIC occurred, (2) what type of militarized interaction was described, (3) whether fatalities occurred, and (4) the range of fatalities
named-entity-recognition natural-language-processing pipeline regex-pattern transformers
Last synced: 28 Mar 2025
https://github.com/youssefali11997/hackerrank-regex-track
My Solutions to HackerRank Regular Expressions Track Problems
regex regex-pattern regular-expressions
Last synced: 24 Jun 2026
https://github.com/incihuseynli/newsletter-sign-up-with-success-message-main
Front End Mentors Junior Level projects
css-flexbox css-grid css3 front-end-web-development html-css-javascript html5 javascript regex-pattern validation vanilla-javascript
Last synced: 09 May 2026
https://github.com/writetome51/regexgenerator
To provide an easier, simple-english alternative to using regex pattern-matching syntax
regex regex-pattern regexp-match
Last synced: 05 Jun 2026
https://github.com/dvho/lose
As a response to Flay, which flays the diacricial marks off your strings, Lose loses the base characters but keeps the combining diacricial marks.
diacritics diacritics-removal flatten flattening javascript javascript-library library normalization npm npm-module npm-package npmjs regex regex-match regex-pattern vanilla-javascript
Last synced: 12 May 2026
https://github.com/juan-medina/regexp-dsl
expressive regular expressions with a domain specific language written in Kotlin
domain-specific-language dsl kotlin regex regex-pattern regexes regexp regexpr regular-expression regular-expressions
Last synced: 11 Jun 2026
https://github.com/malaksadek/assembly-translator
A translator that uses Regex to translate an assembly instruction into machine code 🔁 🖥 (2015)
assembly-language java machine-code regex regex-pattern translation translator
Last synced: 24 Apr 2026