Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for regular expression unicode
regular-expression
x
unicode
x
139 search results found
Ripgrep
⭐
40,167
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Xregexp
⭐
3,120
Extended JavaScript regular expressions
Regexgen
⭐
2,819
Generate regular expressions that match a set of strings
Ugrep
⭐
1,775
🔍NEW ugrep 4.2: an ultra-fast, user-friendly grep replacement. Ugrep combines the best features of other grep, adds new things, and surpasses their search speeds. Includes a TUI, boolean queries (AND/OR/NOT), fuzzy search, hexdumps, searches nested archives (cpio/tar/pax/zip), compressed files (zip/gz/Z/bz2/lzma/xz/lz4/zstd), pdfs, docs, and more
Emoji Regex
⭐
1,465
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Phobos
⭐
1,151
The standard library of the D programming language
Es Next
⭐
689
stage-0 to stage-4 ECMAscript proposals.
Jflex
⭐
523
The fast scanner generator for Java™ with full Unicode support
Re Flex
⭐
435
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex. Accepts Flex specifications. Generates reusable source code that is easy to understand. Introduces indent/dedent anchors, lazy quantifiers, functions for lex/syntax error reporting and more. Seamlessly integrates with Bison and other parsers.
Node Re2
⭐
428
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Emojibase
⭐
360
🎮 A collection of lightweight, up-to-date, pre-generated, specification compliant, localized emoji JSON datasets, regex patterns, and more.
Vm.js
⭐
347
Javascript 解释器. Javascript Interpreter
Regenerate
⭐
316
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Stringi
⭐
280
Fast and portable character string processing in R (with the Unicode ICU)
Regexpu
⭐
218
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Unicopedia Plus
⭐
144
Developer-oriented set of Unicode, Unihan & emoji utilities wrapped into one single app, built with Electron.
Unicode Emoji
⭐
138
Up-to-date Emoji Regex in Ruby
Node Unicode Data
⭐
128
JavaScript-compatible Unicode data generator. Arrays of code points, arrays of symbols, and regular expressions for every Unicode version’s categories, scripts, blocks, and properties — neatly packaged into a separate npm package per Unicode version.
Proposal Regexp Unicode Property Escapes
⭐
128
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Guide To Swift Strings Sample Code
⭐
124
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Pythonimproved
⭐
96
The best Python language definition for Sublime Text - ever. Includes full support for Unicode, as well as both Python 2 and Python 3 syntax. Check out the Neon Color Scheme for highlighting.
Nlp4go
⭐
76
Basic libraries and utils for Natural Language Processing with GoLang
Ruby Emoji Regex
⭐
63
A regular expression that matches all Unicode Emoji characters
Emojicharstring
⭐
50
Based on a RegExp to work with JavaScript String's unicode problem.
Emoji.cr
⭐
46
💚 Emoji for Crystal
Hashtag Regex
⭐
44
A regular expression to match hashtag identifiers as per the Unicode Standard.
Python Pcre
⭐
42
Python bindings for PCRE regex engine.
Unicode 8.0.0
⭐
39
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
Strs.jl
⭐
35
String support package for Julia
Ruby Emoji Regex
⭐
33
💎 A set of Ruby regular expressions for matching Unicode Emoji symbols.
Xml2tex
⭐
32
Converts XML to LaTeX
Unicode 10.0.0
⭐
29
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v10.0.0’s categories, scripts, blocks, bidi, and other properties.
Unicode 7.0.0
⭐
28
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v7.0.0’s categories, scripts, blocks, bidi, and other properties.
Unicode 13.0.0
⭐
25
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v13.0.0’s categories, scripts, blocks, bidi, and other properties.
Srm
⭐
22
High-performance .NET regex engine with predictable performance
Stringx
⭐
22
Drop-in replacements for base R string functions powered by stringi
Regexodus
⭐
20
Regular expression lib; portable across Java variants (including GWT)
Filter_validate_email.js
⭐
20
TypeScript/JavaScript Email validation compatible with PHP's filter_var($value, FILTER_VALIDATE_EMAIL)
Unicode 12.0.0
⭐
19
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v12.0.0’s categories, scripts, blocks, bidi, and other properties.
Cdlre
⭐
18
JS-compatible regular expressions implemented in JS.
Lfr
⭐
17
Lightning-fast Regular Expressions for Java
Greeb
⭐
16
Greeb is a simple Unicode-aware regexp-based tokenizer.
Unicode 9.0.0
⭐
16
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v9.0.0’s categories, scripts, blocks, bidi, and other properties.
Pcre2plus
⭐
14
regular expression, pcre, pcre2, c++
Regexp To Ast
⭐
14
Unicode 11.0.0
⭐
14
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v11.0.0’s categories, scripts, blocks, bidi, and other properties.
Regex Combined Emojis
⭐
13
A regular expression that matches the Full Emoji List and the Full Emoji Modifier List v13.1
Myanfont
⭐
13
Simple php library for Zawgyi/Unicode font detection plus convertion utilities
Regxwild
⭐
13
⏱ Superfast ^Advanced wildcards++? | Unique algorithms that was implemented on native unmanaged C++ but easily accessible in .NET via Conari (with caching of 0x29 opcodes +optimizations) etc.
Tan Regex
⭐
12
Extension of regular expressions in XML
Icu4r
⭐
12
ICU4R - ICU Unicode bindings for Ruby (hacked so it builds on my box, YMMV)
Regexp
⭐
12
来源于Perl的正则表达式是一门简单语言的语法规范
Deemon
⭐
11
Deemon Programming Language (v200+)
Unicode 12.1.0
⭐
10
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v12.1.0’s categories, scripts, blocks, bidi, and other properties.
Rust Re
⭐
9
Regular expression enigne in Rust
Unicode Canonical Property Names Ecmascript
⭐
8
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Unicode Property Escapes Tests
⭐
8
Tests for RegExp Unicode property escapes
Unicode Regex
⭐
8
regular expression for matching unicode category
Reco
⭐
7
Regular Expression COmpiler - Compile a regex ahead of time to code
Xspattern.js
⭐
7
XML Schema pattern (regular expression) engine
Regex Nodes
⭐
7
Visualize and edit regular expressions for use in javascript.
Magicconverter
⭐
7
A myanmar text converter firefox addon to convert between zawgyi and unicode
Re2jit
⭐
7
Native Finite Automaton
Fred
⭐
6
aka Fast Regular Expressions for D
Icu4r_19
⭐
5
icu4r with changes for Ruby 1.9.1
Available Regexp Flags
⭐
5
Which regular expression flags does the current environment support?
Emojiregex
⭐
5
Asynchronously generates an always up to date JS Emoji Regex
Myanfont
⭐
5
Laravel package to convert zawgyi <=> unicode and detect font
Unicode Astral Regex
⭐
5
A regex to match astral symbols that supports unicode strings.
Annoflex
⭐
5
An annotation-based code generator for lexical scanners
Pcre2regularexpression
⭐
5
A modern PCRE wrapper for Objective-C and Swift
Regexp
⭐
5
Submatch handling improved in a copy of standard regexp package for Go (golang)
Redfa
⭐
5
Regular expression derivatives and DFAs
Unicode Match Property Value Ecmascript
⭐
5
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Unicode Property Aliases Ecmascript
⭐
5
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
Unicode 6.0.0
⭐
4
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.0.0’s categories, scripts, blocks, bidi, and other properties.
Gulp Regexpu
⭐
4
Gulp plugin to transpile ES6 Unicode regular expressions to ES5 with regexpu.
Unicode Match Property Ecmascript
⭐
4
Match a given Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Unicode 6.3.0
⭐
3
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.3.0’s categories, scripts, blocks, bidi, and other properties.
No Emoji
⭐
3
Generates a RegEx pattern that detects emojis presence.
Go Standard
⭐
3
go demo
Js Es6 Regexp Cheatsheet
⭐
3
Displayname
⭐
3
Make correct first name/last name combination among differerent languages
Lpatternmatch
⭐
3
Pattern match engine adapted to Object Pascal from Lua 5.3 source code
Unicode 4.0.0
⭐
2
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v4.0.0’s categories, scripts, blocks, bidi, and other properties.
Unicode 3.0.0
⭐
2
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v3.0.0’s categories, scripts, blocks, bidi, and other properties.
Rxpattern
⭐
2
A Haxe library to build regular expression patterns
Yogger
⭐
2
Minimal logging setup with utilities to represent interpreter stacks in Python.
Maoyan
⭐
2
使用正则表达式和requests,抓取猫眼 TOP100 的电影信息。
Whirl
⭐
2
🌀 a header only library for implementing LL(1) parsers
Npm Mapped Replacer
⭐
2
🗺 Zero-dependency Map and RegExp based string replacer with Unicode support. 🍁
Er
⭐
2
🎉Generate random strings from regexp
Regex
⭐
2
Clone of https://bitbucket.org/mrabarnett/mrab-regex for ycmd
Regex_engine
⭐
2
This series of scripts is written to demonstrate the various uses of Python Regular Expressions (Regex). The Python ‘re’ module is used to perform regular expression operations. This module provides regular expression matching operations similar to those found in Perl. Both patterns and strings to be searched can be Unicode strings (str) as well as 8-bit strings (bytes). However, Unicode strings and 8-bit strings cannot be mixed: that is, you cannot match a Unicode string with a byte pattern o
Regexp Utf16 Unpaired Surrogate
⭐
2
Return a regular expression to match an unpaired UTF-16 surrogate.
Java_regex
⭐
2
A gem for converting Java-style regular expressions to Ruby ones.
Unicode 6.1.0
⭐
2
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.1.0’s categories, scripts, blocks, bidi, and other properties.
Unicode Property Value Aliases Ecmascript
⭐
2
Unicode property value alias mappings in JavaScript format, for property names and values that are supported in ECMAScript RegExp property escapes.
Unicode 5.2.0
⭐
2
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.
Unicode 5.0.0
⭐
2
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.0.0’s categories, scripts, blocks, bidi, and other properties.
Related Searches
Regular Expression Regexp (8,894)
Character Unicode (849)
Python Unicode (836)
Javascript Regular Expression (722)
Javascript Unicode (722)
Regex Regular Expression (683)
1-100 of 139 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2023 Awesome Open Source. All rights reserved.