3,874 skills found · Page 1 of 130
VerbalExpressions / JSVerbalExpressionsJavaScript Regular expressions made easy
waydroid / WaydroidWaydroid uses a container-based approach to boot a full Android system on a regular GNU/Linux system like Ubuntu.
loft-sh / VclustervCluster - Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
gskinner / RegexrRegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.
google / Re2RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
anbox / AnboxAnbox is a container-based approach to boot a full Android system on a regular GNU/Linux system
pillarjs / Path To RegexpTurn a path string such as `/user/:name` into a regular expression
pemistahl / GrexA command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
xiaolai / Regular Investing In Box定投改变命运 —— 让时间陪你慢慢变富 https://onregularinvesting.com
CJex / Regulex:construction: Regular Expression Excited!
intel / HyperscanHigh-performance regular expression matching library
VincentSit / ChinaMobilePhoneNumberRegexRegular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
yoav-lavi / MelodyMelody is a language that compiles to regular expressions and aims to be more readable and maintainable
francisrstokes / Super Expressive🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
martanne / VisA vi-like editor based on Plan 9's structural regular expressions
MrRio / VtopWow such top. So stats. More better than regular top.
rust-lang / RegexAn implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
hanickadot / Compile Time Regular ExpressionsCompile Time Regular Expression in C++
devongovett / RegexgenGenerate regular expressions that match a set of strings
slevithan / XregexpExtended JavaScript regular expressions