parsing.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [parsing]
www.codever.land/bookmarks/t/parsing
Geal/nom
- tags: rust, parsing
- :octocat: source code
ivanceras/inquerest
https://github.com/ivanceras/inquerest
an URL parameter parser for rest filter inquiry
- tags: rust, parsing
- :octocat: source code
kevinmehall/rust-peg
https://github.com/kevinmehall/rust-peg
Parsing Expression Grammar (PEG) parser generator
- tags: rust, parsing
- :octocat: source code
m4rw3r/chomp
https://github.com/m4rw3r/chomp
A fast monadic-style parser combinator designed to work on stable Rust. - m4rw3r/chomp
- tags: rust, parsing
- :octocat: source code
Marwes/combine
https://github.com/Marwes/combine
- tags: rust, parsing
- :octocat: source code
lalrpop/lalrpop
https://github.com/lalrpop/lalrpop
LR(1) parser generator for Rust
- tags: rust, parsing
- :octocat: source code
nrc/zero
zero-allocation parsing of binary data
- tags: rust, parsing
- :octocat: source code
pest-parser/pest
https://github.com/pest-parser/pest
- tags: rust, parsing
- :octocat: source code
ptal/oak
A typed PEG parser generator (compiler plugin)
- tags: rust, parsing
- :octocat: source code
rustless/queryst
https://github.com/rustless/queryst
A query string parsing library for Rust inspired by https://github.com/ljharb/qs
- tags: rust, parsing
- :octocat: source code
remark
https://github.com/wooorm/remark
Markdown processor powered by plugins.
- tags: node.js, parsing
- :octocat: source code
markdown-it
https://github.com/markdown-it/markdown-it
Markdown parser with 100% CommonMark support, extensions and syntax plugins.
- tags: node.js, parsing
- :octocat: source code
parse5
https://github.com/inikulin/parse5
Fast full-featured spec compliant HTML parser.
- tags: node.js, parsing
- :octocat: source code
strip-json-comments
https://github.com/sindresorhus/strip-json-comments
Strip comments from JSON.
- tags: node.js, parsing
- :octocat: source code
strip-css-comments
https://github.com/sindresorhus/strip-css-comments
Strip comments from CSS.
- tags: node.js, parsing
- :octocat: source code
parse-json
https://github.com/sindresorhus/parse-json
Parse JSON with more helpful errors.
- tags: node.js, parsing
- :octocat: source code
URI.js
https://github.com/medialize/URI.js
URL mutation.
- tags: node.js, parsing
- :octocat: source code
PostCSS
https://github.com/postcss/postcss
CSS parser / stringifier.
- tags: node.js, parsing
- :octocat: source code
JSONStream
https://github.com/dominictarr/JSONStream
Streaming JSON.parse and stringify.
- tags: node.js, parsing
- :octocat: source code
neat-csv
https://github.com/sindresorhus/neat-csv
Fast CSV parser. Callback interface for the above.
- tags: node.js, parsing
- :octocat: source code
csv-parser
https://github.com/mafintosh/csv-parser
Streaming CSV parser that aims to be faster than everyone else.
- tags: node.js, parsing
- :octocat: source code
PEG.js
https://github.com/pegjs/pegjs
Simple parser generator that produces fast parsers with excellent error reporting.
- tags: node.js, parsing
- :octocat: source code
x-ray
https://github.com/lapwinglabs/x-ray
Web scraping utility.
- tags: node.js, parsing
- :octocat: source code
nearley
https://github.com/Hardmath123/nearley
Simple, fast, powerful parsing for JavaScript.
- tags: node.js, parsing
- :octocat: source code
binary-extract
https://github.com/juliangruber/binary-extract
Extract a value from a buffer of JSON without parsing the whole thing.
- tags: node.js, parsing
- :octocat: source code
Stylecow
https://github.com/stylecow/stylecow
Parse, manipulate and convert modern CSS to make it compatible with all browsers. Extensible with plugins.
- tags: node.js, parsing
- :octocat: source code
js-yaml
https://github.com/nodeca/js-yaml
Very fast YAML parser.
- tags: node.js, parsing
- :octocat: source code
xml2js
https://github.com/Leonidas-from-XIV/node-xml2js
XML to JavaScript object converter.
- tags: node.js, parsing
- :octocat: source code
Jison
https://github.com/zaach/jison
Friendly JavaScript parser generator. It shares genes with Bison, Yacc and family.
- tags: node.js, parsing
- :octocat: source code
google-libphonenumber
https://github.com/seegno/google-libphonenumber
Parse, format, store and validate phone numbers.
- tags: node.js, parsing
- :octocat: source code
ref
https://github.com/TooTallNate/ref
Read/write structured binary data in Buffers.
- tags: node.js, parsing
- :octocat: source code
xlsx-populate
https://github.com/dtjohnson/xlsx-populate
Read/write Excel XLSX.
- tags: node.js, parsing
- :octocat: source code
Chevrotain
https://github.com/SAP/chevrotain
Very fast and feature rich parser building toolkit for JavaScript.
- tags: node.js, parsing
- :octocat: source code
fast-xml-parser
https://github.com/NaturalIntelligence/fast-xml-parser
Validate and parse XML.
- tags: node.js, parsing
- :octocat: source code