parsing.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [parsing]

www.codever.land/bookmarks/t/parsing

Geal/nom

https://github.com/Geal/nom

parser combinator library


ivanceras/inquerest

https://github.com/ivanceras/inquerest

an URL parameter parser for rest filter inquiry Build Status


kevinmehall/rust-peg

https://github.com/kevinmehall/rust-peg

Parsing Expression Grammar (PEG) parser generator


m4rw3r/chomp

https://github.com/m4rw3r/chomp

A fast monadic-style parser combinator designed to work on stable Rust. - m4rw3r/chomp


Marwes/combine

https://github.com/Marwes/combine

parser combinator library


lalrpop/lalrpop

https://github.com/lalrpop/lalrpop

LR(1) parser generator for Rust Build status


nrc/zero

https://github.com/nrc/zero

zero-allocation parsing of binary data


pest-parser/pest

https://github.com/pest-parser/pest

The Elegant Parser Build Status


ptal/oak

https://github.com/ptal/oak

A typed PEG parser generator (compiler plugin)


rustless/queryst

https://github.com/rustless/queryst

A query string parsing library for Rust inspired by https://github.com/ljharb/qs Build Status


remark

https://github.com/wooorm/remark

Markdown processor powered by plugins.


markdown-it

https://github.com/markdown-it/markdown-it

Markdown parser with 100% CommonMark support, extensions and syntax plugins.


parse5

https://github.com/inikulin/parse5

Fast full-featured spec compliant HTML parser.


strip-json-comments

https://github.com/sindresorhus/strip-json-comments

Strip comments from JSON.


strip-css-comments

https://github.com/sindresorhus/strip-css-comments

Strip comments from CSS.


parse-json

https://github.com/sindresorhus/parse-json

Parse JSON with more helpful errors.


URI.js

https://github.com/medialize/URI.js

URL mutation.


PostCSS

https://github.com/postcss/postcss

CSS parser / stringifier.


JSONStream

https://github.com/dominictarr/JSONStream

Streaming JSON.parse and stringify.


neat-csv

https://github.com/sindresorhus/neat-csv

Fast CSV parser. Callback interface for the above.


csv-parser

https://github.com/mafintosh/csv-parser

Streaming CSV parser that aims to be faster than everyone else.


PEG.js

https://github.com/pegjs/pegjs

Simple parser generator that produces fast parsers with excellent error reporting.


x-ray

https://github.com/lapwinglabs/x-ray

Web scraping utility.


nearley

https://github.com/Hardmath123/nearley

Simple, fast, powerful parsing for JavaScript.


binary-extract

https://github.com/juliangruber/binary-extract

Extract a value from a buffer of JSON without parsing the whole thing.


Stylecow

https://github.com/stylecow/stylecow

Parse, manipulate and convert modern CSS to make it compatible with all browsers. Extensible with plugins.


js-yaml

https://github.com/nodeca/js-yaml

Very fast YAML parser.


xml2js

https://github.com/Leonidas-from-XIV/node-xml2js

XML to JavaScript object converter.


Jison

https://github.com/zaach/jison

Friendly JavaScript parser generator. It shares genes with Bison, Yacc and family.


google-libphonenumber

https://github.com/seegno/google-libphonenumber

Parse, format, store and validate phone numbers.


ref

https://github.com/TooTallNate/ref

Read/write structured binary data in Buffers.


xlsx-populate

https://github.com/dtjohnson/xlsx-populate

Read/write Excel XLSX.


Chevrotain

https://github.com/SAP/chevrotain

Very fast and feature rich parser building toolkit for JavaScript.


fast-xml-parser

https://github.com/NaturalIntelligence/fast-xml-parser

Validate and parse XML.