All Projects → librxvm → Similar Projects or Alternatives

929 Open source projects that are alternatives of or similar to librxvm

compiler-design-lab
These are my programs for compiler design lab work in my sixth semester
Stars: ✭ 47 (-17.54%)
Mutual labels:  regex, nfa, compiler-design
Rosie Pattern Language
Rosie Pattern Language (RPL) and the Rosie Pattern Engine have MOVED!
Stars: ✭ 146 (+156.14%)
Mutual labels:  parsing, pattern-matching, regex
moar
Deterministic Regular Expressions with Backreferences
Stars: ✭ 19 (-66.67%)
Mutual labels:  regex, regexp, regex-pattern
Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+3628.07%)
Mutual labels:  regex, regexp, nfa
Grex
A command-line tool and library for generating regular expressions from user-provided test cases
Stars: ✭ 4,847 (+8403.51%)
Mutual labels:  regex, regexp, regex-pattern
RgxGen
Regex: generate matching and non matching strings based on regex pattern.
Stars: ✭ 45 (-21.05%)
Mutual labels:  regex, regexp, regex-pattern
cs-resources
Curated Computer Science and Programming Resource Guide
Stars: ✭ 42 (-26.32%)
Mutual labels:  parsing, compilers, parsers
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-50.88%)
Mutual labels:  parsing, pattern-matching, regex
Libfsm
DFA regular expression library & friends
Stars: ✭ 512 (+798.25%)
Mutual labels:  regex, regexp, compilers
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+159.65%)
Mutual labels:  regex, regexp
Regex Automata
A low level regular expression library that uses deterministic finite automata.
Stars: ✭ 203 (+256.14%)
Mutual labels:  regex, regexp
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-8.77%)
Mutual labels:  regex, regexp
Learn Regex Zh
🇨🇳 翻译: 学习正则表达式的简单方法
Stars: ✭ 1,772 (+3008.77%)
Mutual labels:  regex, regexp
Regex Dos
👮 👊 RegEx Denial of Service (ReDos) Scanner
Stars: ✭ 143 (+150.88%)
Mutual labels:  regex, regexp
Regexpu
A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.
Stars: ✭ 201 (+252.63%)
Mutual labels:  regex, regexp
Stringi
THE String Processing Package for R (with ICU)
Stars: ✭ 204 (+257.89%)
Mutual labels:  regex, regexp
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-64.91%)
Mutual labels:  regex, regexp
python-hslog
Python module to parse Hearthstone Power.log files
Stars: ✭ 37 (-35.09%)
Mutual labels:  parsing, regex
Kgt
BNF wrangling and railroad diagrams
Stars: ✭ 312 (+447.37%)
Mutual labels:  parsing, compilers
Comby
A tool for structural code search and replace that supports ~every language.
Stars: ✭ 912 (+1500%)
Mutual labels:  parsing, regex
Regex For Regular Folk
🔍💪 Regular Expressions for Regular Folk — A visual, example-based introduction to RegEx [BETA]
Stars: ✭ 242 (+324.56%)
Mutual labels:  regex, regexp
Como Lang Ng
como-lang-ng is now ana-lang, located at https://github.com/analang/ana
Stars: ✭ 342 (+500%)
Mutual labels:  parsing, compilers
Sig
The most powerful and customizable binary pattern scanner
Stars: ✭ 131 (+129.82%)
Mutual labels:  patterns, pattern-matching
Tiny Glob
Super tiny and ~350% faster alternative to node-glob
Stars: ✭ 710 (+1145.61%)
Mutual labels:  patterns, pattern-matching
lua-patterns
Lua Patterns Viewer. A tool for inspecting, analyzing and learning Lua patterns.
Stars: ✭ 71 (+24.56%)
Mutual labels:  patterns, regex
Regaxor
A regular expression fuzzer.
Stars: ✭ 35 (-38.6%)
Mutual labels:  regex, regexp
jet
A Fast C and Python like Programming Language that puts the Developer first. WIP
Stars: ✭ 41 (-28.07%)
Mutual labels:  compilers, compiler-design
Proposal Regexp Unicode Property Escapes
Proposal to add Unicode property escapes `\p{…}` and `\P{…}` to regular expressions in ECMAScript.
Stars: ✭ 112 (+96.49%)
Mutual labels:  regex, regexp
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (+80.7%)
Mutual labels:  regex, regexp
Youtube Regex
Best YouTube Video ID regex. Online: https://regex101.com/r/rN1qR5/2 and http://regexr.com/3anm9
Stars: ✭ 87 (+52.63%)
Mutual labels:  regex, regexp
Common Regex
🎃 常用正则表达式 - 收集一些在平时项目开发中经常用到的正则表达式。
Stars: ✭ 2,488 (+4264.91%)
Mutual labels:  regex, regexp
Regex Benchmark
It's just a simple regex benchmark of different programming languages.
Stars: ✭ 171 (+200%)
Mutual labels:  regex, regexp
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (+15.79%)
Mutual labels:  regex, regexp
AwesomeCompiler
The Big list of the github, open-source compilers.
Stars: ✭ 27 (-52.63%)
Mutual labels:  compilers, compiler-design
cppcombinator
parser combinator and AST generator in c++17
Stars: ✭ 20 (-64.91%)
Mutual labels:  parsing, compilers
kolasu
Kotlin Language Support – AST Library
Stars: ✭ 45 (-21.05%)
Mutual labels:  parsing, compilers
regexp-example
正则表达式实例搜集,通过实例来学习正则表达式。
Stars: ✭ 162 (+184.21%)
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 (+3.51%)
Mutual labels:  regex, regexp
simplematch
Minimal, super readable string pattern matching for python.
Stars: ✭ 147 (+157.89%)
Mutual labels:  pattern-matching, regex
JuCC
JuCC - Jadavpur University Compiler Compiler
Stars: ✭ 34 (-40.35%)
Mutual labels:  parsing, compiler-design
Jflex
The fast scanner generator for Java™ with full Unicode support
Stars: ✭ 380 (+566.67%)
Mutual labels:  parsing, regexp
Expynent
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
Stars: ✭ 350 (+514.04%)
Mutual labels:  patterns, regex
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+1889.47%)
Mutual labels:  regex, regexp
regex-comuns
Um estudo de regex comuns
Stars: ✭ 15 (-73.68%)
Mutual labels:  regex, regex-pattern
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 (-64.91%)
Mutual labels:  regex, regexp
CaptCC
A tiny C compiler written purely in JavaScript.
Stars: ✭ 175 (+207.02%)
Mutual labels:  parsing, compiler-design
regexm
A Rust macro for writing regex pattern matching.
Stars: ✭ 46 (-19.3%)
Mutual labels:  pattern-matching, regex
rita-dsl
A Domain Specific Language (DSL) for building language patterns. These can be later compiled into spaCy patterns, pure regex, or any other format
Stars: ✭ 60 (+5.26%)
Mutual labels:  parsing, regex
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (+26.32%)
Mutual labels:  regex, regexp
autumn
A Java parser combinator library written with an unmatched feature set.
Stars: ✭ 112 (+96.49%)
Mutual labels:  parsing, parsers
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (-71.93%)
Mutual labels:  regex, regexp
pyCompiler
Python Compiler
Stars: ✭ 13 (-77.19%)
Mutual labels:  compilers, compiler-design
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+96.49%)
Mutual labels:  regex, regexp
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-61.4%)
Mutual labels:  regex, regexp
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-68.42%)
Mutual labels:  regex, regexp
tiny-lang
tiny-lang — A different programming language. Supports a bunch of spoken languages.
Stars: ✭ 26 (-54.39%)
Mutual labels:  compilers, compiler-design
Regexr
For composing regular expressions without the need for double-escaping inside strings.
Stars: ✭ 53 (-7.02%)
Mutual labels:  regex, regexp
Is Glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Stars: ✭ 63 (+10.53%)
Mutual labels:  regex, regexp
Expat
Reusable, composable patterns across Elixir libraries
Stars: ✭ 157 (+175.44%)
Mutual labels:  patterns, pattern-matching
compiler-course-unipi
Lab of the course Languages, Compilers and Interpreters (Cod. 653AA) @ UNIPI
Stars: ✭ 18 (-68.42%)
Mutual labels:  compilers, compiler-design
1-60 of 929 similar projects