All Projects → fauton → Similar Projects or Alternatives

310 Open source projects that are alternatives of or similar to fauton

Regex
An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
Stars: ✭ 2,125 (+5802.78%)
Mutual labels:  regex, nfa, automaton, dfa
visual-automata
Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.
Stars: ✭ 55 (+52.78%)
Mutual labels:  nfa, automaton, dfa
ocaml-re-nfa
OCaml code to construct an NFA from a regular expression
Stars: ✭ 44 (+22.22%)
Mutual labels:  regex, nfa
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (+58.33%)
Mutual labels:  regex, nfa
compiler lab
Some toy labs for compiler course
Stars: ✭ 49 (+36.11%)
Mutual labels:  nfa, dfa
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (+2.78%)
Mutual labels:  regex, dfa
chomsky-normal-form
Convert a Context Free Grammar (CFG) to Chomsky Normal Form (CNF)
Stars: ✭ 17 (-52.78%)
Mutual labels:  cnf, cfg
compiler-design-lab
These are my programs for compiler design lab work in my sixth semester
Stars: ✭ 47 (+30.56%)
Mutual labels:  regex, nfa
RideShare-Trip-Stats
Chrome Extension to visualize your uber trip statistics
Stars: ✭ 61 (+69.44%)
Mutual labels:  regex
Socially
Socially is a textView which is able to create separate clickable views according to your requirements.
Stars: ✭ 28 (-22.22%)
Mutual labels:  regex
libvata
VATA Tree Automata Library
Stars: ✭ 23 (-36.11%)
Mutual labels:  automaton
CSGO-Config-Presets
🎉​ Presets of Config files for many scenarios in CS:GO
Stars: ✭ 167 (+363.89%)
Mutual labels:  cfg
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-44.44%)
Mutual labels:  regex
sortboard
A small ES6 library for easy sorting and filtering of elements.
Stars: ✭ 29 (-19.44%)
Mutual labels:  regex
greptile
Fast grep implementation in python, with recursive search and replace
Stars: ✭ 17 (-52.78%)
Mutual labels:  regex
java-core
Collections of solutions for micro-tasks created while building modules as part of project. Also has very fun stuffs :)
Stars: ✭ 35 (-2.78%)
Mutual labels:  regex
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-22.22%)
Mutual labels:  regex
eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
Stars: ✭ 48 (+33.33%)
Mutual labels:  regex
ApexConfigs
Apex Legends configs for a competitve player
Stars: ✭ 52 (+44.44%)
Mutual labels:  cfg
APK-Downloader
Download latest version of android apps and games from Google Play.
Stars: ✭ 54 (+50%)
Mutual labels:  regex
renamer
Command line tool to rename multiple files at once.
Stars: ✭ 79 (+119.44%)
Mutual labels:  regex
1c http
Подсистема 1С для работы с HTTP
Stars: ✭ 48 (+33.33%)
Mutual labels:  dfa
tokenquery
TokenQuery (regular expressions over tokens)
Stars: ✭ 28 (-22.22%)
Mutual labels:  regex
expressive-ts
A functional programming library designed to simplify building complex regular expressions
Stars: ✭ 78 (+116.67%)
Mutual labels:  regex
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-27.78%)
Mutual labels:  regex
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-50%)
Mutual labels:  regex
is-regex
Is this value a JS regex?
Stars: ✭ 22 (-38.89%)
Mutual labels:  regex
bosphorus
Bosphorus, ANF simplifier and solver, and ANF-to-CNF converter
Stars: ✭ 45 (+25%)
Mutual labels:  cnf
pysorter
A command line utility for organizing files and directories according to regex patterns.
Stars: ✭ 40 (+11.11%)
Mutual labels:  regex
VBA-JSON-parser
Backus-Naur Form JSON Parser based on RegEx for VBA
Stars: ✭ 75 (+108.33%)
Mutual labels:  regex
regextester
An elementary OS app
Stars: ✭ 38 (+5.56%)
Mutual labels:  regex
git-search-replace
A utility on top of Git for project-wide search-and-replace that includes filenames too
Stars: ✭ 42 (+16.67%)
Mutual labels:  regex
AALpy
An Active Automata Learning Library Written in Python
Stars: ✭ 60 (+66.67%)
Mutual labels:  dfa
solregex
Regex compilation to Solidity
Stars: ✭ 37 (+2.78%)
Mutual labels:  regex
fu
Unix's Find, Unleashed.
Stars: ✭ 32 (-11.11%)
Mutual labels:  regex
clausejs
Write contract once. Get data & function validators & conformers, an accurate & readable project contract, auto-generated API documentation, generative test coverage, plus more. A tool that enables a more predictable workflow for developing your JavaScript projects.
Stars: ✭ 29 (-19.44%)
Mutual labels:  regex
dora
Find exposed API keys based on RegEx and get exploitation methods for some of keys that are found
Stars: ✭ 229 (+536.11%)
Mutual labels:  regex
PastaBean
Python Script to Scrape Pastebin with Regex
Stars: ✭ 0 (-100%)
Mutual labels:  regex
my-swift-projects
An overview of my most relevant open-source projects on GitHub
Stars: ✭ 261 (+625%)
Mutual labels:  regex
logwatch
日志采集工具
Stars: ✭ 22 (-38.89%)
Mutual labels:  regex
replace
Generic file search & replace tool, written in Python 3
Stars: ✭ 28 (-22.22%)
Mutual labels:  regex
stat133-spring-2019
Course materials for Stat 133, Spring 2019, at UC Berkeley
Stars: ✭ 26 (-27.78%)
Mutual labels:  regex
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-58.33%)
Mutual labels:  regex
loadkit
Java 资源加载器,充分拓展ClassLoader#getResources(name)的能力,实现递归加载,支持普通风格 / 包名风格 / ANT风格 / 正则风格路径的资源加载同时支持自定义过滤器,通常作为框架的基础类库。
Stars: ✭ 39 (+8.33%)
Mutual labels:  regex
klara
Automatic test case generation for python and static analysis library
Stars: ✭ 250 (+594.44%)
Mutual labels:  cfg
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (+44.44%)
Mutual labels:  regex
devfuria.com.br
http://devfuria.com.br/
Stars: ✭ 3 (-91.67%)
Mutual labels:  regex
django-redirects
↪️ ✅ redirects as they should be, with full control.
Stars: ✭ 32 (-11.11%)
Mutual labels:  regex
bhedak
A replacement of "qsreplace", accepts URLs as standard input, replaces all query string values with user-supplied values and stdout.
Stars: ✭ 77 (+113.89%)
Mutual labels:  regex
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-55.56%)
Mutual labels:  regex
left-recursion
Quick explanation of eliminating left recursion in Haskell parsers
Stars: ✭ 36 (+0%)
Mutual labels:  cfg
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-33.33%)
Mutual labels:  regex
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 (-44.44%)
Mutual labels:  regex
IronRure
.NET Bindings to the Rust Regex Crate
Stars: ✭ 16 (-55.56%)
Mutual labels:  regex
unmatcher
Regular expressions reverser for Python
Stars: ✭ 26 (-27.78%)
Mutual labels:  regex
python-hyperscan
A CPython extension for the Hyperscan regular expression matching library.
Stars: ✭ 112 (+211.11%)
Mutual labels:  regex
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-50%)
Mutual labels:  regex
simplematch
Minimal, super readable string pattern matching for python.
Stars: ✭ 147 (+308.33%)
Mutual labels:  regex
Cfg-Preset-By-Purp1e
该仓库已转移|CSGO Config Preset Abandoned, Visit Link →→→
Stars: ✭ 31 (-13.89%)
Mutual labels:  cfg
ACT DFAPlugin
FFXIV Duty Finder Assist for ngld/OverlayPlugin
Stars: ✭ 48 (+33.33%)
Mutual labels:  dfa
1-60 of 310 similar projects