All Projects → stringx → Similar Projects or Alternatives

1010 Open source projects that are alternatives of or similar to stringx

Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (+1357.14%)
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (+700%)
Mutual labels:  unicode, regex, regexp
subst
Search and des... argh... replace in many files at once. Use regexp and power of Python to replace what you want.
Stars: ✭ 20 (+42.86%)
Mutual labels:  text, regex, regexp
regXwild
⏱ 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.
Stars: ✭ 20 (+42.86%)
Mutual labels:  text, regex, regexp
icu-dotnet
C# wrapper for ICU4C
Stars: ✭ 48 (+242.86%)
Mutual labels:  unicode, icu, icu4c
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (+1335.71%)
Mutual labels:  unicode, regex, regexp
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+8000%)
Mutual labels:  unicode, regex, regexp
Text
An efficient packed, immutable Unicode text type for Haskell, with a powerful loop fusion optimization framework.
Stars: ✭ 248 (+1671.43%)
Mutual labels:  unicode, text, string-manipulation
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+957.14%)
Mutual labels:  regex, regexp, text-processing
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+1350%)
Mutual labels:  regex, regexp, text-processing
r4strings
Handling Strings in R
Stars: ✭ 39 (+178.57%)
Chr
🔤 Lightweight R package for manipulating [string] characters
Stars: ✭ 18 (+28.57%)
Stringy
🉑 Stringy - A PHP string manipulation library with multibyte support, performance optimized
Stars: ✭ 135 (+864.29%)
Mutual labels:  unicode, string-manipulation
Sd
Intuitive find & replace CLI (sed alternative)
Stars: ✭ 2,755 (+19578.57%)
Mutual labels:  regex, text-processing
RegExp-Learning
学习正则表达式
Stars: ✭ 30 (+114.29%)
Mutual labels:  regex, regexp
icu-demos
sample apps for ICU (formerly icuapps)
Stars: ✭ 13 (-7.14%)
Mutual labels:  icu, icu4c
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+2385.71%)
Mutual labels:  text, text-processing
Attributedstring
基于Swift插值方式优雅的构建富文本, 支持点击长按事件, 支持不同类型过滤, 支持自定义视图等.
Stars: ✭ 294 (+2000%)
Mutual labels:  text, regex
Text Detector
Tool which allow you to detect and translate text.
Stars: ✭ 173 (+1135.71%)
Mutual labels:  text, text-processing
Portable Utf8
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for php.
Stars: ✭ 405 (+2792.86%)
Mutual labels:  unicode, string-manipulation
Ugrep
🔍NEW ugrep v3.1: ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4), documents and more. A faster, user-friendly and compatible grep replacement.
Stars: ✭ 626 (+4371.43%)
Mutual labels:  unicode, regex
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+7314.29%)
Mutual labels:  unicode, regex
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (+307.14%)
Mutual labels:  regex, regexp
Regex Dos
👮 👊 RegEx Denial of Service (ReDos) Scanner
Stars: ✭ 143 (+921.43%)
Mutual labels:  regex, regexp
Tokenizer
Fast and customizable text tokenization library with BPE and SentencePiece support
Stars: ✭ 132 (+842.86%)
Mutual labels:  unicode, icu
Js Codepage
💱 Codepages for JS
Stars: ✭ 119 (+750%)
Mutual labels:  unicode, text
Guide To Swift Strings Sample Code
Xcode Playground Sample Code for the Flight School Guide to Swift Strings
Stars: ✭ 136 (+871.43%)
Mutual labels:  unicode, regex
Regex Benchmark
It's just a simple regex benchmark of different programming languages.
Stars: ✭ 171 (+1121.43%)
Mutual labels:  regex, regexp
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+34521.43%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+17671.43%)
Mutual labels:  regex, regexp
Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+15078.57%)
Mutual labels:  regex, regexp
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+1628.57%)
Mutual labels:  regex, regexp
Rust Unic
UNIC: Unicode and Internationalization Crates for Rust
Stars: ✭ 189 (+1250%)
Mutual labels:  unicode, text-processing
Stringz
💯 Super fast unicode-aware string manipulation Javascript library
Stars: ✭ 181 (+1192.86%)
Mutual labels:  unicode, string-manipulation
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (+35.71%)
Mutual labels:  regex, regexp
Tiny Utf8
Unicode (UTF-8) capable std::string
Stars: ✭ 322 (+2200%)
Mutual labels:  unicode, string-manipulation
Regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
Stars: ✭ 306 (+2085.71%)
Mutual labels:  unicode, regexp
Icu
The new home of the ICU project source code.
Stars: ✭ 1,011 (+7121.43%)
Mutual labels:  unicode, icu
Icu4x
Solving i18n for client-side and resource-constrained environments.
Stars: ✭ 275 (+1864.29%)
Mutual labels:  unicode, icu
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (+221.43%)
Mutual labels:  regex, regexp
url-regex-safe
Regular expression matching for URL's. Maintained, safe, and browser-friendly version of url-regex. Resolves CVE-2020-7661 for Node.js servers.
Stars: ✭ 59 (+321.43%)
Mutual labels:  regex, regexp
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (+150%)
Mutual labels:  regex, regexp
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+414.29%)
Mutual labels:  regex, regexp
Lingo
Text encoding for modern C++
Stars: ✭ 28 (+100%)
Mutual labels:  unicode, text
icu-swift
Swift APIs for ICU
Stars: ✭ 23 (+64.29%)
Mutual labels:  unicode, icu
is-regex
Is this value a JS regex?
Stars: ✭ 22 (+57.14%)
Mutual labels:  regex, regexp
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (+85.71%)
Mutual labels:  regex, regexp
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+1057.14%)
Mutual labels:  regex, regexp
ConTexto
Librería en Python para minería de texto y NLP
Stars: ✭ 43 (+207.14%)
Mutual labels:  text, text-processing
html-comment-regex
Regular expression for matching HTML comments
Stars: ✭ 15 (+7.14%)
Mutual labels:  text, regexp
Voca rs
Voca_rs is the ultimate Rust string library inspired by Voca.js, string.py and Inflector, implemented as independent functions and on Foreign Types (String and str).
Stars: ✭ 167 (+1092.86%)
Mutual labels:  unicode, string-manipulation
dobbi
An open-source NLP library: fast text cleaning and preprocessing
Stars: ✭ 21 (+50%)
Mutual labels:  text, regexp
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+700%)
Mutual labels:  regex, regexp
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (+14.29%)
Mutual labels:  regex, regexp
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (+271.43%)
Mutual labels:  regex, regexp
Command Line Text Processing
⚡ From finding text to search and replace, from sorting to beautifying text and more 🎨
Stars: ✭ 9,771 (+69692.86%)
Mutual labels:  regex, text-processing
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+12557.14%)
Mutual labels:  regex, regexp
Textwrap
An efficient and powerful Rust library for word wrapping text.
Stars: ✭ 164 (+1071.43%)
Mutual labels:  unicode, text
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (+28.57%)
Mutual labels:  regex, regexp
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (+42.86%)
Mutual labels:  regex, regexp
1-60 of 1010 similar projects