-
Updated
Aug 28, 2021 - JavaScript
#
parsing-library
Here are 134 public repositories matching this topic...
Python library for creating PEG parsers
python
parsing
parser-combinators
python3
parsing-expression-grammar
python-3
text-processing
python-2
python2
parsing-library
peg-parsers
-
Updated
Aug 23, 2021 - Python
CLI utility and Python module for analyzing log files and other data.
cli
security
parser
json
data-science
library
log-analysis
module
parsing
command-line
python-library
syslog
forensics
data-analysis
python-modules
log-parser
parsing-library
forensic-analysis
python-module
-
Updated
Feb 8, 2021 - Python
Myna Parsing Library
parser-combinators
syntax-tree
recursive-descent
parser-api
peg
parsing-library
recursive-descent-parser
-
Updated
Aug 10, 2021 - JavaScript
JSON Parsing + Archiving & Unarchiving in User Defaults
swift
ios
parser
json
apple
parsing
xcode
cocoapods
json-response
json-parsing
parsing-library
autocode
autocodding
auto-codding
faautocode
-
Updated
May 10, 2019 - Swift
Cross-compiler from Haskell to Rust, plus parser-haskell.
-
Updated
Jul 22, 2017 - Rust
Yet another PEG parser combinator library and DSL
-
Updated
Jan 18, 2021 - Python
The Greynir NLP parser for Icelandic, packaged for PyPI
python
nlp
parser
natural-language-processing
parsing
python-library
python3
icelandic
parsing-engine
earley
parsing-library
-
Updated
Aug 23, 2021 - Python
Customer relationship management, processes implemented to manage a company's interactions with customers and prospects.
javascript
c-sharp
database
reactjs
rest-api
logging
databases
entity-framework
email-sender
request
response
email-template
crud-application
restful-api
responsive-design
parsing-library
crm-system
database-first
model-factory
asp-net-web-api-2
-
Updated
Feb 8, 2021 - C#
Cross-platform library for parsing and building PE\PE+ formats
reverse-engineering
pe32-plus
malware-analysis
binary-analysis
malware-research
pe-format
portable-executable
parsing-library
pe-analyzer
executable-formats
enma-pe
-
Updated
May 6, 2021 - C++
Extract emails from a given website
-
Updated
Nov 25, 2020 - Python
An Earley-Algorithm Context-free grammar Parser Toolkit
-
Updated
Jul 6, 2020 - Python
-
Updated
Dec 11, 2019 - C#
C++ parsing library for simple formats used in logic synthesis and formal verification
-
Updated
Jun 8, 2021 - C++
C++ library for generating LALR(1) parsers
-
Updated
Aug 30, 2020 - C++
LeoColman
commented
Dec 10, 2019
The default usage of the API is
val fileInputStream: InputStream = getFileInputStream()
fixedLengthFileParser<MyUserRecord>(fileInputStream) {
MyUserRecord(
field(0, 30, Padding.PaddingRight(' ')),
field(30, 39, Padding.PaddingLeft('0')),
field(39, 49)
)
}
In this case, we'll use the fileInputStream, but won't close it. When using a method
Parsing Expressions
-
Updated
May 22, 2021 - Python
A purely .net/C# library for parsing a VT100/ANSI stream
-
Updated
May 18, 2020 - C#
Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)
-
Updated
Mar 13, 2019 - C++
Parse all kinds of urls, simple or otherwise. Returns a modifiable JSON object that can be converted to a string.
-
Updated
Jun 23, 2017 - JavaScript
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
cpp
regular-expression
parsing-expression-grammar
string-manipulation
peg
parsing-library
string-matching
cxx11
cxx14
cxx17
-
Updated
Nov 11, 2020 - C++
A small library written in python 3 to parse Nanonis binary and ascii files
-
Updated
Feb 24, 2021 - Python
A library for parsing security advisories
-
Updated
Feb 1, 2021 - HTML
A simple library for language and compilers building
-
Updated
Aug 29, 2020 - Julia
A declarative, parameter-parsing library that provides multiple parsing interfaces (YAML, command line, and JSON)
-
Updated
Jan 26, 2021 - Python
Improve this page
Add a description, image, and links to the parsing-library topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the parsing-library topic, visit your repo's landing page and select "manage topics."
Perhaps it should be opt-in, but most usage would expect a BOM is ignored.