Similar sites like regexlib.com


Regular Expression Library

Regular Expression Library provides a searchable database of regular expressions. Users can add, edit, rate, and test regular expressions.



Semrush Rank: 764,852
regexlib.com
regexlib.com Reviews


Sites similar to regexlib.com - Top 74 regexlib.com alternatives

regextester.com

regextester.com regextester.com           
Regex Tester and Debugger Online - Javascript, PCRE, PHP
Regular Expression Tester with highlighting for Javascript and PCRE. Quickly test and debug your regex.


Moz DA: 43 Moz Rank: 4.6 Semrush Rank: 113,162 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
regexr.com

regexr.com regexr.com           
RegExr: Learn, Build, & Test RegEx
Regular expression tester with syntax highlighting, PHP / PCRE & JS Support, contextual help, cheat sheet, reference, and searchable community patterns.


Semrush Rank: 42,897 Facebook ♡: 0
Categories: Business, Information Technology
Similar? Yes 0 No 0
emailregex.com

emailregex.com emailregex.com           
Email Address Regular Expression That 99.99% Works.
Almost perfect email address regular expression. Just copy and paste for a language of your choice. Feel free to contribute!


Moz DA: 37 Moz Rank: 4.3 Semrush Rank: 1,068,209 Facebook ♡: 116
Categories: Computers/Programming/Internet, Computers/Programming/Languages, Shopping, Internet Services, Business
Similar? Yes 0 No 0
regular-expressions.info

regular-expressions.info regular-expressions.info           
Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns
At Regular-Expressions.info you will find a wide range of in-depth information about a powerful search pattern language called regular expressions.


Moz DA: 65 Moz Rank: 5.4 Semrush Rank: 85,101 Facebook ♡: 493
Categories: Computers/Programming/Languages, Computers/Security, Computers/Software/File Management, Technical Information, Information Technology
Similar? Yes 0 No 0
regexpal.com

regexpal.com regexpal.com           
Regex Tester - Javascript, PCRE, PHP
Test your Javascript and PCRE regular expressions online.


Semrush Rank: 1,313,079 Facebook ♡: 317
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
regexone.com

regexone.com regexone.com           
RegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCs
RegexOne provides a set of interactive lessons and exercises to help you learn regular expressions


Semrush Rank: 111,666 Facebook ♡: 277
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
rubular.com

rubular.com rubular.com           
Rubular: a Ruby regular expression editor
Ruby-based regular expression editor/tester


Moz DA: 47 Moz Rank: 5.8 Semrush Rank: 183,985 Facebook ♡: 43
Categories: Computers/Programming/Languages, Computers/Software/Configuration Management, Computers/Programming/Resources, Technical Information, Information Technology
Similar? Yes 0 No 0
rgxdb.com

rgxdb.com rgxdb.com           
Regex DB
Regex DB


Semrush Rank: 2,333,580
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
regex101.com

regex101.com regex101.com           
regex101
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.


Moz DA: 70 Moz Rank: 6.3 Semrush Rank: 18,923 Facebook ♡: 3,276
Categories: Computers/Programming/Languages, Computers/Internet/On the Web, Computers/Software/Internet, Technical Information, Information Technology
Similar? Yes 0 No 0
aspforums.net

aspforums.net aspforums.net           
ASPSnippets: Blog, Forum and Videos
ASPSnippets: An ASP.Net Tutorials Website, Author: Mudassar Khan, Tutorial Topics: ASP.Net, SQL Server, Windows, C#, VB.Net, AJAX, jQuery, AngularJS, MVC, JSON, FaceBook, Twitter, Google Plus, Google Maps, Windows, SSRS Reports, RDLC Reports, Crystal Reports, XML, HTML, HTML5, Charts.


Moz DA: 26 Moz Rank: 4.3 Semrush Rank: 8,165,615 Facebook ♡: 60
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
west-wind.com

west-wind.com west-wind.com           
West Wind Technologies - Making Waves on the Web
Home of Rick Strahl's company site. Find products, tools and development service, read our development blogs and white papers about Web and Service development on the Microsoft and open Web stack.
Church in MI , United States. Westwinds Community Church is a non-denominational, evangelical Christian church located in Jackson, Michigan, The church has received regional and national attention for using innovative techniques during its weekly services.

Moz DA: 53 Moz Rank: 5 Semrush Rank: 561,140
Categories: Business, Information Technology
Similar? Yes 0 No 0
aspsnippets.com

aspsnippets.com aspsnippets.com           
ASPSnippets: Articles
ASPSnippets: An ASP.Net Tutorials Website, Author: Mudassar Khan, Tutorial Topics: ASP.Net, SQL Server, Windows, C#, VB.Net, AJAX, jQuery, AngularJS, MVC, JSON, FaceBook, Twitter, Google Plus, Google Maps, Windows, SSRS Reports, RDLC Reports, Crystal Reports, XML, HTML, HTML5, Charts.


Semrush Rank: 452,890 Facebook ♡: 2,487
Categories: Computers/Programming/Libraries, Computers/Programming/Languages, Computers/Software/Internet, Technical Information, Information Technology
Similar? Yes 0 No 0
exceptionnotfound.net

exceptionnotfound.net exceptionnotfound.net           
Exception Not Found
.NET, C#, JavaScript, ASP.NET Core, web tech, standards, stories, and more!



Categories: Blogs/Wiki, Information Technology
Similar? Yes 0 No 0
urlregex.com

urlregex.com urlregex.com           
The Perfect URL Regular Expression - Perfect URL Regex
Simply copy and paste the URL regex below for the language of your choice. PHP (use with preg_match) %^(?:(?:https?|ftp)://)(?:\S+(?::\S*)?@|\d{1,3}(?:\.\d{1,3}){3}|(?:(?:[a-z\d\x{00a1}-\x{ffff}]+-?)*[a-z\d\x{00a1}-\x{ffff}]+)(?:\.(?:[a-z\d\x{00a1}-\x{ffff}]+-?)*[a-z\d\x{00a1}-\x{ffff}]+)*(?:\.[a-z\x{00a1}-\x{ffff}]{2,6}))(?::\d+)?(?:[^\s]*)?$%iu PHP (with validate filter) if (filter_var($url, FILTER_VALIDATE_URL) !== false)... Python http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\),]|(?:%[0-9a-fA-F][0-9a-fA-F]))+ Javascript /((([A-Za-z]{3,9}:(?:\/\/)?)(?:[\-;:&=\+\$,\w]+@)?[A-Za-z0-9\.\-]+|(?:www\.|[\-;:&=\+\$,\w]+@)[A-Za-z0-9\.\-]+)((?:\/[\+~%\/\.\w\-_]*)?\??(?:[\-\+=&;%@\.\w_]*)#?(?:[\.\!\/\\\w]*))?)/ HTML5 Below is the regex used in type=”url” from RFC3986: ^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))? Perl ^(((ht|f)tp(s?))\://)?(www.|[a-zA-Z].)[a-zA-Z0-9\-\.]+\.(com|edu|gov|mil|net|org|biz|info|name|museum|us|ca|uk)(\:[0-9]+)*(/($|[a-zA-Z0-9\.\,\;\?\'\\\+&%\$#\=~_\-]+))*$ Ruby /\A(?:(?:https?|ftp):\/\/)(?:\S+(?::\S*)?@)?(?:(?!10(?:\.\d{1,3}){3})(?!127(?:\.\d{1,3}){3})(?!169\.254(?:\.\d{1,3}){2})(?!192\.168(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z\u00a1-\uffff0-9]+-?)*[a-z\u00a1-\uffff0-9]+)(?:\.(?:[a-z\u00a1-\uffff0-9]+-?)*[a-z\u00a1-\uffff0-9]+)*(?:\.(?:[a-z\u00a1-\uffff]{2,})))(?::\d{2,5})?(?:\/[^\s]*)?\z/i Go (use the govalidator IsURL()) package main import …


Moz DA: 7 Moz Rank: 2.7 Semrush Rank: 3,475,910 Facebook ♡: 4
Categories: Computers/Programming/Internet, Computers/Programming/Languages, Business/Associations, Technical Information, Search Engines and Portals
Similar? Yes 0 No 0
jqueryvalidation.org

jqueryvalidation.org jqueryvalidation.org           
Just a moment...


Semrush Rank: 225,600 Facebook ♡: 26
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
regexmagic.com

regexmagic.com regexmagic.com           
RegexMagic: Regular Expression Generator
Use RegexMagic to generate complete regular expressions to your specifications by using RegexMagic’s flexible patterns, instead of the cryptic regex syntax.


Semrush Rank: 4,943,859 Facebook ♡: 2
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
etl-tools.com

etl-tools.com etl-tools.com           
ETL Software
Discover efficient and reliable ETL (Extract, Transform, Load) tools for seamless data integration and transformation. Simplify your workflows and optimize data management processes with our comprehensive solutions


Semrush Rank: 1,113,103
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
davidcel.is

davidcel.is davidcel.is           
davidcel.is
Thoughts and musings of a Cowboy Coder.


Semrush Rank: 11,933,980
Categories: Business, Personal Websites and Blogs
Similar? Yes 0 No 0
regexplanet.com

regexplanet.com regexplanet.com           
RegexPlanet - Online Regular Expression (Regex) Testing and Cookbook for: Go, Haskell, Java, JavaScript, .Net, Perl, PHP, PostgreSQL, Python, Ruby, Tcl & XRegExp
RegexPlanet - Online Regular Expression (Regex) Testing and Cookbook for: Go, Haskell, Java, JavaScript, .Net, Perl, PHP, PostgreSQL, Python, Ruby, Tcl & XRegExp


Semrush Rank: 933,763 Facebook ♡: 4
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
ultimatecourses.com

ultimatecourses.com ultimatecourses.com           
Ultimate Courses | Learn JavaScript, Angular, React, RxJS, TypeScript
Master everything a web developer needs with our in-depth courses from industry-pros. From JavaScript and HTML through to React or Angular, we have it all.


Moz DA: 49 Moz Rank: 4.5 Semrush Rank: 241,483 Facebook ♡: 37
Categories: Education/Reference, Education
Similar? Yes 0 No 0
kobotoolbox.org

kobotoolbox.org kobotoolbox.org           
KoboToolbox
KoboToolbox is an intuitive, powerful, and reliable software used to collect, analyze, and manage data for surveys, monitoring, evaluation, and research.


Semrush Rank: 571,101 Facebook ♡: 124
Categories: Business, Information Technology
Similar? Yes 0 No 0
entityframeworktutorial.net

entityframeworktutorial.net entityframeworktutorial.net           
Entity Framework Tutorial
Learn Microsoft ADO.Net Entity Framework step by step. Learn Entity Framework Core, Entity Framework 6.x Code-First and DB-First approach using simple tutorials.


Semrush Rank: 312,043 Facebook ♡: 329
Categories: Computers/Programming/Languages, Games/Video Games/Roleplaying, Computers/Programming/Component Frameworks, Technical Information, Information Technology
Similar? Yes 0 No 0
entityframework.net

entityframework.net entityframework.net           
Entity Framework 6
Learn Entity Framework using Entity Framework 6 by documentation & example


Moz DA: 29 Moz Rank: 4.5 Semrush Rank: 7,708,604 Facebook ♡: 4
Categories: Computers/Programming/Languages, Computers/Programming/Component Frameworks, Internet Services, Information Technology
Similar? Yes 0 No 0
code-maze.com

code-maze.com code-maze.com           
Code Maze - C#, .NET and Web Development Tutorials
Welcome to Code Maze. Here, you can find C#, .NET and Web Development tutorials. Join millions of readers from all over the world.


Semrush Rank: 67,452 Facebook ♡: 793
Categories: Computers/Programming/Resources, Computers/Multimedia, Computers/News and Media, Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
dotnetfiddle.net

dotnetfiddle.net dotnetfiddle.net           
C# Online Compiler | .NET Fiddle
Test your C# code online with .NET Fiddle code editor.


Semrush Rank: 108,481 Facebook ♡: 1,052
Categories: Computers/Programming/Languages, Computers/Open Source, Computers/Internet/Protocols, Interactive Web Applications, Information Technology
Similar? Yes 0 No 0
html5pattern.com

html5pattern.com html5pattern.com           
HTML5Pattern
HTML5Pattern



Categories: Technical/Business Forums, Web-based Applications
Similar? Yes 0 No 0
regexbuddy.com

regexbuddy.com regexbuddy.com           
RegexBuddy: Learn, Create, Understand, Test, Use and Save Regular Expression
RegexBuddy is your perfect companion for working with regular expressions. Learning, creating, understanding, testing, using and saving regular expressions has never been easier.


Moz DA: 43 Moz Rank: 4.5 Semrush Rank: 1,396,121 Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
devexpress.com

devexpress.com devexpress.com           
.NET UI Controls & Components for Developers of Mobile, Desktop, Web, BI Reporting Apps
DevExpress provides best-in-class UI controls, tools, and frameworks for WinForms, ASP.NET, MVC, Blazor, ASP.NET Core, WPF, VCL, Xamarin, and JavaScript developers.


Semrush Rank: 125,901 Facebook ♡: 1,974
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
rexegg.com

rexegg.com rexegg.com           
Regex Tutorial—From Regex 101 to Advanced Regex
Regular Expressions Tutorial. Comprehensive resource covering basic to advanced uses of regex. Includes regex cheat sheet, tools, books and tricks.


Facebook ♡: 16
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
encodedna.com

encodedna.com encodedna.com           
Web Development Blog by Arun Banik - EncodeDna.com
Articles with examples and code snippets on web development, asp.net, c#, angular, javascript, es6, css, sql server, excel vba and more.


Moz DA: 31 Moz Rank: 4.5 Semrush Rank: 319,548 Facebook ♡: 662
Categories: Computers/Chats and Forums, Computers/Security, Computers/Programming/Resources, Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
regexhero.net

regexhero.net regexhero.net           
.NET Regular Expression Tester and Reference
.NET regular expression tester with instant highlighting, C# and VB.NET code generation, code completion, regex analysis, benchmarking, and more.


Facebook ♡: 38
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
kizeo-forms.com

kizeo-forms.com kizeo-forms.com           
Kizeo Forms digitalise vos interventions terrain et documents
Suivi de chantier, bon d'intervention, état des lieux, note de frais… Kizeo Forms dématérialise tous vos processus métiers simplement.


Facebook ♡: 0
Categories: Business, Information Technology
Similar? Yes 0 No 0
icewarp.com

icewarp.com icewarp.com           
IceWarp® - Business Email Server & Collaboration Hub
Secure hosted email with custom domain. Shared calendars, chat, storage, documents & apps. The only solution integrated and working together in one screen.


Facebook ♡: 10
Categories: Business, Information Technology
Similar? Yes 0 No 0
zparacha.com

zparacha.com zparacha.com           
zParacha.com - Effective Programming Tips
Effective Programming Tips



Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
ocpsoft.org

ocpsoft.org ocpsoft.org           
OCPsoft - Simple OpenSource
Solutions for URL-rewriting, Java date and time formatting. Tutorials for Java Regular Expressions, Facebook Application Development, and Java Web Security.


Facebook ♡: 1
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
regex.wtf

regex.wtf regex.wtf           

regex.wtf - Registered at Namecheap.com

regex.wtf - Registered at Namecheap.com


Facebook ♡: 0
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
phpliveregex.com

phpliveregex.com phpliveregex.com           
PHP Live Regex
Test PHP regular expressions live in your browser and generate sample code for preg_match, preg_match_all, preg_replace, preg_grep, and preg_split!


Facebook ♡: 0
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
mathiasbynens.be

mathiasbynens.be mathiasbynens.be           
Mathias Bynens
Mathias Bynens is a web standards enthusiast currently working on Chrome at Google.


Facebook ♡: 35
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
xmatters.com

xmatters.com xmatters.com           
Service Reliability | Automated Incident Management | xMatters
xMatters service reliability platform helps DevOps, SREs, and Ops teams automate workflows, ensure infrastructure availability, and deliver products at scale.


Moz DA: 47 Moz Rank: 4.5 Semrush Rank: 200,344
Categories: Business, Information Technology
Similar? Yes 0 No 0
regexstorm.net

regexstorm.net regexstorm.net           
Regex Storm - Online Resource for .NET Regular Expressions
Online tool for building and testing .NET regular expressions. Features a .NET regex tester and complete .NET regex reference.


Facebook ♡: 0
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
analyticsmarket.com

analyticsmarket.com analyticsmarket.com           
AnalyticsMarket - Articles and Tools for Google Analytics
AnalyticsMarket is a resource for anyone who uses Google Analytics: we have help articles, free testing tools, and information about recommended products.


Semrush Rank: 1,069,741
Categories: Technical Information, Business
Similar? Yes 0 No 0
freeformatter.com

freeformatter.com freeformatter.com           
Free Online Tools For Developers - FreeFormatter.com
Free online tools for developers, including formatters (JSON, XML, HTML, SQL, etc.), minifiers (JavaScript, CSS), validators, compactors and many more!


Moz DA: 56 Moz Rank: 5 Semrush Rank: 41,554 Facebook ♡: 512
Categories: Reference/Journals, Computers/Internet, Computers/Internet/Web Design and Development, Technical Information, Information Technology
Similar? Yes 0 No 0
notify.net

notify.net notify.net           
New Page 1
New Page 1



Categories: Business, Information Technology
Similar? Yes 0 No 0
debuggex.com

debuggex.com debuggex.com           
Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.


Moz DA: 44 Moz Rank: 4.5 Semrush Rank: 279,610 Facebook ♡: 2
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
sigparser.com

sigparser.com sigparser.com           
SigParser - Email Signature Contact Scraping and Parsing - SigParser
Securely scan emails and calendars to extract email addresses, contact details, interaction metrics, and relationship networks from emails, calendars, and email signatures. Connect to Microsoft 365, Outlook, Exchange, or Gmail to extract contact details. Easily export to CRMs like Salesforce or files like Excel and CSV.


Moz DA: 14 Moz Rank: 2.5 Semrush Rank: 1,963,844 Facebook ♡: 35
Categories: Computers/Internet, Business/Business Services, Computers/Internet/Web Design and Development, Internet Services, Information Technology
Similar? Yes 0 No 0
limesurvey.org

limesurvey.org limesurvey.org           
LimeSurvey — Free Online Survey Tool
Survey Maker — LimeSurvey is an online survey tool to quickly create questionnaires, poll votes & surveys. ✦ Free ✦ Easy ✦ Open Source ➜ Start your survey now!


Semrush Rank: 815,842 Facebook ♡: 27
Categories: Interactive Web Applications, Information Technology
Similar? Yes 0 No 0
myregexp.com

myregexp.com myregexp.com           
Regular Expression Tester
Online regex tester. Full highlighting of regex syntax. Very useful. Javascript regex used.


Moz DA: 33 Moz Rank: 4.1 Semrush Rank: 1,329,195 Facebook ♡: 1
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
imanmh.github.io

imanmh.github.io imanmh.github.io           
Site not found · GitHub Pages



Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
stevenlevithan.com

stevenlevithan.com stevenlevithan.com           
StevenLevithan.com
StevenLevithan.com


Facebook ♡: 0
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
techtavern.wordpress.com

techtavern.wordpress.com techtavern.wordpress.com           
Daniel Ferbers Technical Tavern | Lets have some drink and discuss a bit about Linux, Eclipse and Computer Programming.
Lets have some drink and discuss a bit about Linux, Eclipse and Computer Programming.


Semrush Rank: 8,117,561
Categories: Business, Information Technology
Similar? Yes 0 No 0
esdm.co.uk

esdm.co.uk esdm.co.uk           

Home - Exegesis Spatial Data Management

Exegesis Spatial Data Management home page


Semrush Rank: 2,460,562 Facebook ♡: 0
Categories: Business, Information Technology
Similar? Yes 0 No 0
apasters.com

apasters.com apasters.com           
Digital Marketing & Analytics Blog by Aleksandrs Pasters
Sharing my experience on Google Analytics, Google Tag Manager and Digital Marketing topics. If you're reading this, welcome to check, hope you will like it


Semrush Rank: 5,105,997
Categories: Blogs/Wiki, Personal Websites and Blogs
Similar? Yes 0 No 0
perlmonks.org

perlmonks.org perlmonks.org           
PerlMonks - The Monastery Gates
A community committed to sharing Perl knowledge and coding tips. The site contains questions and answers, useful snippets, and a library of code.


Moz DA: 57 Moz Rank: 5.3 Semrush Rank: 1,133,791 Facebook ♡: 10
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
tcl.tk

tcl.tk tcl.tk           
Tcl Developer Site
Tcl Developer Site
High-level programming language. Tcl (pronounced "tickle" or as an initialism) is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful. Tcl casts everything into the mold of a command, even programming constructs like variable assignment and procedure definition. Tcl supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles. It is commonly used embedded into C applications, for rapid prototyping, scripted applications, GUIs, and testing.

Moz DA: 59 Moz Rank: 5.4 Facebook ♡: 4
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
golangprograms.com

golangprograms.com golangprograms.com           
Golang Tutorial, Blog, Articles and Examples - golangprograms.com
Golangprograms.com is a website about practical development using the Go programming language. Developers already familiar with the basics of Go will find patterns and techniques for creating Go applications.


Moz DA: 33 Moz Rank: 4.3 Semrush Rank: 278,591 Facebook ♡: 140
Categories: Arts/Literature, Sports/Team Handball, Computers/Security, Technical Information, Information Technology
Similar? Yes 0 No 0
afongen.com

afongen.com afongen.com           
afongen



Categories: Personal Pages, Personal Websites and Blogs
Similar? Yes 0 No 0
alteryx.com

alteryx.com alteryx.com           
Self-Service Analytics, Data Science & Process Automation | Alteryx
Self-Service Analytics, Data Science & Process Automation | Alteryx



Categories: Business/Information Technology, Computers/Software/Document Imaging, Business/Financial Services, Business, Information Technology
Similar? Yes 0 No 0
keyboardmaestro.com

keyboardmaestro.com keyboardmaestro.com           
Keyboard Maestro 10.2: Work Faster with Macros for macOS
Keyboard Maestro is the leading software for macOS automation. It will increase business productivity by using macros (or short cuts) with simple keystrokes.


Semrush Rank: 339,808 Facebook ♡: 223
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
relativity.com

relativity.com relativity.com           
eDiscovery & Legal Search Software Solutions
Organizations around the globe use Relativity's secure, end-to-end legal software for their biggest data challenges.


Facebook ♡: 0
Categories: Software/Hardware, Business
Similar? Yes 0 No 0
haacked.com

haacked.com haacked.com           
You've Been Haacked | You've been Haacked is a blog about Technology, Software, Management, and Open Source. It's full of good stuff.
You’ve been Haacked is a blog about Technology, Software, Management, and Open Source. It’s full of good stuff.


Semrush Rank: 2,009,690 Facebook ♡: 57
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
eloquentjavascript.net

eloquentjavascript.net eloquentjavascript.net           
Eloquent JavaScript
Eloquent JavaScript


Semrush Rank: 194,688 Facebook ♡: 4,650
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
perlmaven.com

perlmaven.com perlmaven.com           
Perl Maven - for people who want to get the most out of programming in Perl
Find answers to all your Perl related questions on the Perl Maven site. Watch the beginner and advanced video series. Learn about web application developmen in Perl.



Categories: Blogs/Wiki, Information Technology
Similar? Yes 0 No 0
numverify.com

numverify.com numverify.com           
numverify API | Free Phone Number Validation & Lookup API
Free, powerful JSON API offering international and national phone number validation and carrier, location and line type lookup for developers and businesses.


Moz DA: 33 Moz Rank: 4.5 Semrush Rank: 482,247 Facebook ♡: 0
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
formvalidation.io

formvalidation.io formvalidation.io           
The best validation library for JavaScript - FormValidation
The best validation library for JavaScript. No dependency. Supports popular frameworks including Bootstrap, Zurb Foundation, Pure, Semantic, UIKit, Bulma, spectre, Shoelace


Facebook ♡: 0
Categories: Software/Hardware, Information Technology
Similar? Yes 0 No 0
regexe.com

regexe.com regexe.com           
regexe - online regular expressions testing
regular expressions testing, online check, replacement, evaluation i.e. for java or perl


Moz DA: 22 Moz Rank: 3.4 Semrush Rank: 3,375,230 Facebook ♡: 26
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
codeshare.co.uk

codeshare.co.uk codeshare.co.uk           
codeshare | codeshare.co.uk .NET Web Developer Blog by Paul Seal
Web developer blog by Paul Seal with code examples and thoughts on technology such as Umbraco, MVC and ASP.NET and JavaScript


Facebook ♡: 4
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
pagecolumn.com

pagecolumn.com pagecolumn.com           
Layout generators - www.pagecolumn.com
Multi-column layout generators with CSS 2.0 techniques, generates 1,2,3,4,5 column liquid and fixed layouts using %, px or em.


Semrush Rank: 3,125,114 Facebook ♡: 43
Categories: Internet Services, Information Technology
Similar? Yes 0 No 0
toastit.dev

toastit.dev toastit.dev           
ToastIT
Geek, Father, Walking Helpdesk


Semrush Rank: 2,028,913
Categories: Technical/Business Forums, Information Technology
Similar? Yes 0 No 0
howtodoinjava.com

howtodoinjava.com howtodoinjava.com           
HowToDoInJava
Simple and easy-to-follow free tutorials on Core Java, Spring, Spring Boot, Maven, JPA, Hibernate, JUnit, Python and other popular libraries.


Semrush Rank: 89,803 Facebook ♡: 161
Categories: Reference/Libraries, Computers/Internet/Web Design and Development, Computers/Programming/Languages, Technical Information, Information Technology
Similar? Yes 0 No 0
myregextester.com

myregextester.com myregextester.com           
Myregextester.com is the premier online regular expressions tester that allows visitors to construct, test, and optimize regular expressions.
Myregextester.com is the premier online regular expressions tester that allows visitors to construct, test, and optimize regular expressions.


Semrush Rank: 2,189,792 Facebook ♡: 0
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
qualaroo.com

qualaroo.com qualaroo.com           
User Research & Customer Feedback Software: Qualaroo
Qualaroo simplifies the process of collecting user feedback with surveys. Signup today to get actionable UX Insights from your customers


Moz DA: 53 Moz Rank: 5.7 Semrush Rank: 230,815 Facebook ♡: 817
Categories: Software/Hardware, Business
Similar? Yes 0 No 0
geekzilla.co.uk

geekzilla.co.uk geekzilla.co.uk           
Welcome to GeekZilla | GeekZilla
GeekZilla Comunity. Here you will find a host of technical articles and code examples which we hope you will find useful.



Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
pythex.org

pythex.org pythex.org           
Pythex: a Python regular expression editor
Pythex is a real-time regular expression editor for Python, a quick way to test your regular expressions.


Moz DA: 39 Moz Rank: 4.7 Semrush Rank: 545,241 Facebook ♡: 0
Categories: Technical Information, Information Technology
Similar? Yes 0 No 0
patricktriest.com

patricktriest.com patricktriest.com           
Break | Better
Tutorials, Side-Projects, and Data-Driven Storytelling.


Semrush Rank: 2,017,547
Categories: Business, Information Technology
Similar? Yes 0 No 0
Suggest Site to this list (regexlib.com)
    Please only suggest if the website is similar. We do check suggested websites carefully and only approve if it's completely similar.
We'll never share your email with anyone else. You'll get a confirmation email.

regexlib.com Reviews

No reviews have been made yet.
What is sitelike.org?

sitelike.org is a free tool to search and find Similar Websites, alternatives or related to the given site.
It helps you to find similar sites based on keyword overlap and shared audience.
Our team is manually checking and finding similar websites and also our visitors are helping us to find the best similar websites.
"Similar sites like" first finds the best and top keywords for all websites and rank them.
We also use our internal algorithm with analysing the website contents and also several web sources to determine the main topics of websites which are used to find similar websites that have the closest matching set of topics. Our ranking system uses user generated content created by our team, our visitors and also our algorithm.

0