All Projects → python-hslog → Similar Projects or Alternatives

653 Open source projects that are alternatives of or similar to python-hslog

CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-24.32%)
Mutual labels:  parsing, 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 (+62.16%)
Mutual labels:  parsing, regex
Comby
A tool for structural code search and replace that supports ~every language.
Stars: ✭ 912 (+2364.86%)
Mutual labels:  parsing, regex
Rosie Pattern Language
Rosie Pattern Language (RPL) and the Rosie Pattern Engine have MOVED!
Stars: ✭ 146 (+294.59%)
Mutual labels:  parsing, regex
librxvm
non-backtracking NFA-based regular expression library, for C and Python
Stars: ✭ 57 (+54.05%)
Mutual labels:  parsing, regex
xcfg
X (weighted / probabilistic) Context-Free Grammars
Stars: ✭ 17 (-54.05%)
Mutual labels:  parsing
rustexp
A Rust regular expression editor and tester that runs entirely within the browser!
Stars: ✭ 59 (+59.46%)
Mutual labels:  regex
ohm-editor
An IDE for the Ohm language (JavaScript edition)
Stars: ✭ 78 (+110.81%)
Mutual labels:  parsing
genex
Genex package for Go
Stars: ✭ 64 (+72.97%)
Mutual labels:  regex
latex2unicode
Convert LaTeX markup to Unicode (in Scala and Java)
Stars: ✭ 28 (-24.32%)
Mutual labels:  parsing
disco-dop
Discontinuous Data-Oriented Parsing
Stars: ✭ 40 (+8.11%)
Mutual labels:  parsing
String.prototype.matchAll
Spec-compliant polyfill for String.prototype.matchAll, in ES2020
Stars: ✭ 14 (-62.16%)
Mutual labels:  regex
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (-24.32%)
Mutual labels:  parsing
tokenizr
String Tokenization Library for JavaScript
Stars: ✭ 70 (+89.19%)
Mutual labels:  parsing
hxjsonast
Parse JSON into position-aware AST with Haxe!
Stars: ✭ 28 (-24.32%)
Mutual labels:  parsing
core
🌈 light, fast, and easy to use, dependencies free javascript syntax highlighter, with automatic language detection
Stars: ✭ 40 (+8.11%)
Mutual labels:  regex
lushi script
This script is to save your time from Mercenaries mode of Hearthstone
Stars: ✭ 174 (+370.27%)
Mutual labels:  hearthstone
Bullwinkle
An on-the-fly parser for BNF grammars
Stars: ✭ 39 (+5.41%)
Mutual labels:  parsing
MimeParser
Mime parsing in Swift | Relevant RFCs: RFC 822, RFC 2045, RFC 2046
Stars: ✭ 18 (-51.35%)
Mutual labels:  parsing
tools-python
A Python library to parse, validate and create SPDX documents.
Stars: ✭ 65 (+75.68%)
Mutual labels:  parsing
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-21.62%)
Mutual labels:  regex
datagoose
🔐 Easy to use, fast, lightweight, secure, JSON based database for Python!
Stars: ✭ 13 (-64.86%)
Mutual labels:  regex
humanparser
Parse a human name string into salutation, first name, middle name, last name, suffix.
Stars: ✭ 78 (+110.81%)
Mutual labels:  parsing
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (-8.11%)
Mutual labels:  regex
zig-regex
A regex implementation for the zig programming language
Stars: ✭ 60 (+62.16%)
Mutual labels:  regex
kata-tcg
Code Kata for a two-player trading card game
Stars: ✭ 32 (-13.51%)
Mutual labels:  hearthstone
node-typescript-parser
Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.
Stars: ✭ 121 (+227.03%)
Mutual labels:  parsing
clojure-dsl-resources
A curated list of Clojure resources for dealing with domain-specific languages.
Stars: ✭ 99 (+167.57%)
Mutual labels:  parsing
splinter
Simple pattern-based linter 🐀
Stars: ✭ 31 (-16.22%)
Mutual labels:  regex
m3u8
Parse and generate m3u8 playlists for Apple HTTP Live Streaming (HLS) in Ruby.
Stars: ✭ 96 (+159.46%)
Mutual labels:  parsing
apple-receipt
Apple InAppPurchase Receipt - Models, Parser, Validator
Stars: ✭ 25 (-32.43%)
Mutual labels:  parsing
GitHub-WebHook
🐱 Validates and processes GitHub's webhooks
Stars: ✭ 25 (-32.43%)
Mutual labels:  parsing
Covfefe
A parser for nondeterministic context free languages
Stars: ✭ 49 (+32.43%)
Mutual labels:  parsing
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (+129.73%)
Mutual labels:  parsing
allot
Parse placeholder and wildcard text commands
Stars: ✭ 51 (+37.84%)
Mutual labels:  parsing
libcitygml
C++ Library for CityGML Parsing and Visualization
Stars: ✭ 69 (+86.49%)
Mutual labels:  parsing
httphead
No description or website provided.
Stars: ✭ 72 (+94.59%)
Mutual labels:  parsing
extract-email-address
Extracts email address from an arbitrary text input.
Stars: ✭ 45 (+21.62%)
Mutual labels:  regex
fefe
Validate, sanitize and transform values with proper TypeScript types and zero dependencies.
Stars: ✭ 34 (-8.11%)
Mutual labels:  parsing
hs-icons
Hearthstone vector icons
Stars: ✭ 36 (-2.7%)
Mutual labels:  hearthstone
extglob
Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.
Stars: ✭ 25 (-32.43%)
Mutual labels:  regex
json2object
Type safe Haxe/JSON (de)serializer
Stars: ✭ 54 (+45.95%)
Mutual labels:  parsing
rest-query-parser
Query Parser for REST
Stars: ✭ 29 (-21.62%)
Mutual labels:  parsing
Miksilo
The fastest way to build a language
Stars: ✭ 27 (-27.03%)
Mutual labels:  parsing
LeagueReplayParser
C# library which can read some data from a .rofl file, and start a replay in the client. (no longer actively maintained)
Stars: ✭ 20 (-45.95%)
Mutual labels:  parsing
dataconf
Simple dataclasses configuration management for Python with hocon/json/yaml/properties/env-vars/dict support.
Stars: ✭ 40 (+8.11%)
Mutual labels:  parsing
webargs-starlette
Declarative request parsing and validation for Starlette with webargs
Stars: ✭ 36 (-2.7%)
Mutual labels:  parsing
regex
A set of ready-made regex helper methods for use in your Laravel application.
Stars: ✭ 226 (+510.81%)
Mutual labels:  regex
parser-combinators
Lightweight package providing commonly useful parser combinators
Stars: ✭ 41 (+10.81%)
Mutual labels:  parsing
pdfmajor
A better PDF Extraction Tool using the latest and fastest python features
Stars: ✭ 19 (-48.65%)
Mutual labels:  parsing
qunit-migrate
Migrate old QUnit tests to 2.x. Uses regex and ASTs to convert old QUnit code.
Stars: ✭ 17 (-54.05%)
Mutual labels:  regex
LR
explore different techniques to generate LR(k) parsing code
Stars: ✭ 13 (-64.86%)
Mutual labels:  parsing
Regex
A pure Swift NFA implementation of a regular expression engine
Stars: ✭ 27 (-27.03%)
Mutual labels:  regex
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-16.22%)
Mutual labels:  regex
structures
Declarative binary data builder and parser: simple, fast, extensible
Stars: ✭ 29 (-21.62%)
Mutual labels:  parsing
Code2HTML
JavaFX tool for converting source code to styled HTML
Stars: ✭ 26 (-29.73%)
Mutual labels:  regex
mention-hashtag
Extract mentions (@mention) or hashtags (#hashtag) from any text
Stars: ✭ 16 (-56.76%)
Mutual labels:  regex
rust-regex-playground
Web tool to evaluate rust regular expressions
Stars: ✭ 13 (-64.86%)
Mutual labels:  regex
YaccConstructor
Platform for parser generators and other grammarware research and development. GLL, RNGLR, graph parsing algorithms, and many others are included.
Stars: ✭ 36 (-2.7%)
Mutual labels:  parsing
rewrite-imports
Rewrite `import` statements as `require()`s; via RegExp
Stars: ✭ 31 (-16.22%)
Mutual labels:  regex
1-60 of 653 similar projects