Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with parser
A curated list of projects in awesome lists tagged with parser .
https://github.com/passsy/deep_pick
Pick values from Dart deep nested data structures (usually json)
dart hacktoberfest json parser
Last synced: 04 Jan 2025
https://github.com/jon-hanson/parsecj
Java monadic parser combinator framework for constructing LL(1) parsers
java parser parser-combinators
Last synced: 26 Oct 2024
https://github.com/rydesun/fennel-language-server
Fennel language server protocol (LSP) support.
fennel language-server lsp-server neovim parser
Last synced: 25 Nov 2024
https://github.com/m-novikov/tree-sitter-sql
SQL syntax highlighting for tree-sitter
grammar parser sql syntax syntax-highlighting tree-sitter
Last synced: 08 Jan 2025
https://github.com/didavid61202/type-level-regexp
๐ค๐ Type-level RegExp, parse and match string in TypeScript type system.
javascript parser regex regexp types typescript
Last synced: 06 Jan 2025
https://github.com/microsoft/powerquery-parser
A parser for the Power Query / M formula language, written in TypeScript
m microsoft opensource parser powerquery typescript
Last synced: 05 Jan 2025
https://github.com/jawah/kiss-headers
Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.
cookie cookies email-parsing header header-only header-parser headers http http-headers parser python requests
Last synced: 27 Nov 2024
https://github.com/daggaz/json-stream
Simple streaming JSON parser and encoder.
json json-parser parser python
Last synced: 29 Nov 2024
https://github.com/betahuhn/metadata-scraper
๐ท๏ธ A JavaScript library for scraping/parsing metadata from a web page.
html-scraper javascript-library meta-tags metadata metadata-extraction metatags open-graph page parser typescript
Last synced: 05 Jan 2025
https://github.com/ganigeorgiev/fexpr
Simple filter query language parser so that you can build SQL, Elasticsearch, etc. queries safely from user input.
dsl filter-parser parser query
Last synced: 08 Jan 2025
https://github.com/Ousret/kiss-headers
Python package for HTTP/1.1 style headers. Parse headers to objects. Most advanced available structure for http headers.
cookie cookies email-parsing header header-only header-parser headers http http-headers parser python requests
Last synced: 08 Dec 2024
https://github.com/pavlovtech/WebReaper
Web scraper, crawler and parser in C#. Designed as simple, declarative and scalable web scraping solution.
crawler datamining parser parsing scraper scraping scraping-api scraping-data scraping-tool scraping-web scraping-websites webcrawler webscraping
Last synced: 06 Nov 2024
https://github.com/naorlivne/parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
argument-parser config configuration configuration-file configuration-files configuration-management environment-variables hcl ini json json-parser package parser parser-library python python3 toml xml yaml yaml-parser
Last synced: 05 Jan 2025
https://github.com/xoofx/cppast.codegen
An extensible library providing C# PInvoke codegen from C/C++ files for .NET
codegen cpp csharp dotnet dotnet-core interop parser pinvoke
Last synced: 05 Nov 2024
https://github.com/misteo/meojson
A modern all-platform Json/Json5 parser/serializer, which is header-only and used magic!
cpp json json5 parser serialization
Last synced: 06 Jan 2025
https://github.com/innolitics/dicom-standard
The DICOM standard, in JSON format, parsed from the HTML version using Python scripts
Last synced: 03 Jan 2025
https://github.com/martinohmann/hcl-rs
HCL parsing and encoding libraries for rust with serde support
Last synced: 05 Jan 2025
https://github.com/coderobe/hq
A HTML processor inspired by jq
css-selector html parser processor
Last synced: 27 Oct 2024
https://github.com/ripxorip/bolt.nvim
โก Ultrafast multi-pane file manager for Neovim with fuzzy matching
bolt commander dual dual-pane filter-as-you-type finder fuzzy-matching fuzzy-search neovim neovim-plugin nvim parser python ripgrep ripgrep-frontend vim vim-plugin
Last synced: 25 Nov 2024
https://github.com/BetaHuhn/metadata-scraper
๐ท๏ธ A JavaScript library for scraping/parsing metadata from a web page.
html-scraper javascript-library meta-tags metadata metadata-extraction metatags open-graph page parser typescript
Last synced: 30 Oct 2024
https://github.com/mizchi/mints
lightweight typescript compiler
compiler parser parser-generator typescript
Last synced: 11 Nov 2024
https://github.com/gernest/mention
Twitter like mentions and #hashtags parser for Go(Golang)
Last synced: 19 Dec 2024
https://github.com/AceLewis/spintax
A Python module for parsing spintax, unlike any other module this works with nested spintax and also allows the user to escape the special characters used in its syntax.
parser spin spinner spinning-syntax spintax
Last synced: 27 Nov 2024
https://github.com/nicolaslm/atoma
Atom, RSS and JSON feed parser for Python 3
atom feed json-feed parser python3 rfc-4287 rss rss-feed-parser syndication
Last synced: 03 Jan 2025
https://github.com/misskey-dev/mfm.js
An MFM parser implementation with TypeScript.
mfm mfm-parser misskey parser typescript
Last synced: 23 Oct 2024
https://github.com/tree-sitter/tree-sitter-julia
Julia grammar for tree-sitter
Last synced: 03 Jan 2025
https://github.com/marvinhagemeister/errorstacks
Tiny library to parse error stack traces
error parser parsing stacktracke
Last synced: 08 Jan 2025
https://github.com/tamerh/xml-stream-parser
XML stream parser for GO
go parser xml xml-deserialization xml-parsing xml-stream-parser
Last synced: 16 Nov 2024
https://github.com/vidstack/captions
Modern media captions parser and renderer (~5kB). Supports VTT, SRT, and SSA. Works server side, supports text streams, rollup captions via VTT regions, customization via CSS, and more.
captions javascript parser srt ssa ssr subtitles typescript vtt webvtt
Last synced: 30 Nov 2024
https://github.com/vaneeden-privat4/usdt-euro-rate-parser
The program parses the USDT-EURO, USDT-USD rates from different exchanges, compares and displays. (Binance, Bybit, Huobi, Coinbase, Garantex, CoinEx, Bittrex, Kraken, Zaif and others.) Tags: Crypto, Crypto-Parsing, Trading-Tool, Trading, Traders, Trade, Trade-Tool, Parsing-Tool, Crypto-Trading, Tool-2024
binance binance-bot bybit coinbase crypto crypto-tools crypto-trading cryptocurrency cryptography exchan huobi parser parsing trade traders trading trading-tool
Last synced: 18 Nov 2024
https://github.com/api-platform/api-doc-parser
Transforms a Hydra API doc in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.
api api-platform hacktoberfest hydra javascript json-ld openapi parser rest rest-api scaffolding swagger typescript
Last synced: 04 Jan 2025
https://github.com/openlawteam/openlaw-core
Shared Scala libraries for the OpenLaw project.
ethereum flow legaltech library markup-language oracles parser scala smart-contracts vm webpack
Last synced: 04 Nov 2024
https://github.com/hyprwm/hyprlang
The official implementation library for the hypr config language.
Last synced: 25 Nov 2024
https://github.com/drhagen/parsita
The easiest way to parse text in Python
parser parser-combinators python text-parsers
Last synced: 08 Jan 2025
https://github.com/openapi4j/openapi4j
OpenAPI 3 parser, JSON schema and request validator.
api graalvm java json-schema openapi openapi-specification openapi3 parser request request-validator rest schema schema-validator servlet undertow validation vertx
Last synced: 30 Sep 2024
https://github.com/AdaCore/RecordFlux
Formal specification and generation of verifiable binary parsers, message generators and protocol state machines
ada binary-parser communication-protocol formal-methods formal-specification formal-verification parser protocol-parser protocol-specification python spark
Last synced: 26 Oct 2024
https://github.com/microformats/mf2py
Microformats2 parser written in Python
indieweb mf2 microformats microformats2 parser python python3
Last synced: 07 Jan 2025
https://github.com/turistforeningen/node-mongo-querystring
Query builder for accepting URL query parameters into your MongoDB queries. Safe and feature rich. Supports most of MongoDB's query operators such as $eq, $gt, $lt, $ne, $in, $nin, $exists, $regex, geospatial queries such as bbox and near, as well as your own custom query business logic!
mongodb node nodejs npm npm-package parser string-parsing uri-query
Last synced: 08 Jan 2025
https://github.com/digineo/go-uci
Native Go bindings for OpenWrt's UCI.
configuration configuration-management go lexer native openwrt parser uci
Last synced: 08 Jan 2025
https://github.com/daniellansun/groovy-parser
Yet another new parser for Groovy programming language(project code: Parrot)
abstract-syntax-tree antlr antlr4 groovy parser
Last synced: 23 Dec 2024
https://github.com/derekstavis/go-qs
A Go port of Rack's query string parser
go golang parser query querystring url urlencoded
Last synced: 05 Nov 2024
https://github.com/aduth/hpq
Utility to parse and query HTML into an object shape
Last synced: 06 Jan 2025
https://github.com/ducdetronquito/h11
I/O agnostic HTTP/1.1 implementation for Zig ๐ฆ
Last synced: 13 Nov 2024
https://github.com/relex/aini
Go library for Parsing Ansible inventory files
ansible ansible-inventory go golang parser parser-library
Last synced: 05 Jan 2025
https://github.com/andrew-johnson-4/LSTS
Large Scale Type Systems (programming language)
assisted-reasoning ast category-theory compiler dependent-types error-reporting lambda-calculus lambda-calculus-interpreter language lexer lint lsts parser proof-assistant refinement-types rust theorem-prover type-checking
Last synced: 07 Nov 2024
https://github.com/chriskonnertz/string-calc
PHP calculator library for mathematical terms (expressions) passed as strings
calc calculate calculator math mathematical mathematics parser php php-calculator string term tokenizer
Last synced: 06 Jan 2025
https://github.com/sipcapture/pastash
pastaส'ส = Spaghetti I/O Event Data Processing, Interpolation, Correlation and beyond :spaghetti:
amqp asterisk avaya elasticsearch freeswitch grafana-loki gundb hep kafka log logs logstash loki netflow node parser realtime redis statsd zeromq
Last synced: 08 Jan 2025
https://github.com/andrew-johnson-4/lsts
Large Scale Type Systems (programming language)
assisted-reasoning ast category-theory compiler dependent-types error-reporting lambda-calculus lambda-calculus-interpreter language lexer lint lsts parser proof-assistant refinement-types rust theorem-prover type-checking
Last synced: 07 Jan 2025
https://github.com/jorinvo/edn-data
EDN parser and generator that works with plain JS data, with support for TS and node streams
clojure data-format edn javascript node-stream parser serialization typescript
Last synced: 05 Jan 2025
https://github.com/kamadorueda/santiago
Santiago is a lexing and parsing toolkit for Rust
bison bison-flex bison-grammar bison-yacc flex lexer lexical-analysis parser parser-combinators parser-generator parsing rust
Last synced: 08 Jan 2025
https://github.com/dmitriiweb/extract-emails
Extract emails from a given website
email extract-emails linkedin parser parsing parsing-library python scraper
Last synced: 07 Jan 2025
https://github.com/kolaru/mathtexengine.jl
A latex math mode engine in pure Julia.
julia-language latex latex-math-mode parser unicode
Last synced: 04 Jan 2025
https://github.com/tree-sitter-grammars/tree-sitter-hcl
HCL grammar for tree-sitter
Last synced: 05 Jan 2025
https://github.com/pablohirafuji/elm-markdown
Pure Elm markdown parsing and rendering
ast commonmark elm markdown parser renderer
Last synced: 14 Oct 2024
https://github.com/kennethanceyer/formulize
:waning_crescent_moon: formula ui generator
calculate component expression formula javascript libary parser wysiwyg
Last synced: 19 Dec 2024
https://github.com/teo-tsirpanis/farkle
LALR parser combinators for C# and F#.
fsharp hacktoberfest lalr parser parser-combinators
Last synced: 06 Jan 2025
https://github.com/tree-sitter/tree-sitter-verilog
SystemVerilog grammar for tree-sitter
grammar hacktoberfest parser tree-sitter verilog
Last synced: 03 Jan 2025
https://github.com/kiddyuchina/beanbun-parser
beanbun-parser ๆฏ Beanbun ็ๆฐๆฎๆฝๅๆไปถใๆฝๅ่งๅ็้ๆฉๅจ่ฏญๆณ็ฑปไผผไบ jQuery๏ผไฝฟ็จ็ฎๅใ
Last synced: 27 Oct 2024
https://github.com/gonzalezreal/markup
Lightweight markup text formatting in Swift
ios macos markup-language parser swift tvos
Last synced: 27 Oct 2024
https://github.com/katydid/katydid
Encoding Agnostic Validation (Validation Language, Parsers and Encoders)
automata converter encoder go nested-structures parser schema serialization validation
Last synced: 21 Nov 2024
https://github.com/shopify/theme-tools
Everything developer experience for Shopify themes
formatter intellisense language-server linter liquid liquid-templating-engine parser shopify-theme vscode-extension
Last synced: 04 Jan 2025
https://github.com/gregwar/rst
PHP library to parse reStructuredText documents
library parser php restructuredtext restructuredtext-parser rst
Last synced: 06 Jan 2025
https://github.com/remarkablemark/html-dom-parser
๐ HTML to DOM parser.
dom dom-parser html html-dom-parser htmlparser2 parse parser server-parser
Last synced: 04 Jan 2025
https://github.com/asaaki/cmark.ex
๐ง Elixir NIF for cmark (C), a parser library following the CommonMark spec, a compatible implementation of Markdown.
c cmark commonmark hex markdown nif parser parser-library
Last synced: 01 Nov 2024
https://github.com/vstelmakh/url-highlight
PHP library to parse URLs from string input
clickable highlighter html linkify parse-urls parser php url url-highlight
Last synced: 06 Jan 2025
https://github.com/maherzaidoune/react-native-url-preview
react native text parser and link previewer npm package, it makes a preview from an url, grabbing all the information such as title, relevant texts and images.
android ios link-preview parser previewer react-native url-parser youtube
Last synced: 08 Jan 2025
https://github.com/benhoyt/littlelang
A little language interpreter written in Go
go interpreter language parser recursive-descent
Last synced: 28 Oct 2024
https://github.com/axilmar/parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
Last synced: 24 Nov 2024
https://github.com/sveltejs/svelte-eslint-parser
Svelte parser for ESLint
eslint eslint-custom-parser eslint-parser parser svelte sveltejs
Last synced: 04 Jan 2025
https://github.com/librariesio/bibliothecary
:notebook_with_decorative_cover: Libraries.io Package Manager Manifest Parsers
dependencies librariesio package-manager parser
Last synced: 05 Jan 2025
https://github.com/fent/ret.js
Tokenizes a string that represents a regular expression.
javascript node parser regular-expressions
Last synced: 07 Jan 2025
https://github.com/kevindew/openapi3_parser
Open API 3 Parser/Validator for Ruby
openapi openapi-specification parser ruby
Last synced: 14 Nov 2024
https://github.com/lettier/parsing-with-haskell-parser-combinators
๐ A step-by-step guide to parsing using Haskell parser combinators.
functional-programming functional-programming-examples haskell haskell-exercises haskell-learning haskell-tutorial learn-to-code learning-by-doing parsec parser parser-combinator parser-combinators parsers parsing programming-exercises srt srt-format srt-parser srt-subtitles subtitles
Last synced: 30 Oct 2024
https://github.com/promplate/partial-json-parser-js
Parse partial JSON generated by LLM
agent json langchain llm parser prompt-engineering streaming
Last synced: 08 Jan 2025
https://github.com/ngalaiko/tree-sitter-go-template
Golang template grammar for tree-sitter
go parser template tree-sitter
Last synced: 05 Jan 2025
https://github.com/katchaotic/sveltedoc-parser
Generate a JSON documentation for a Svelte (https://github.com/sveltejs/svelte) component
docs jsdoc parser svelte svelte-documentation sveltejs
Last synced: 06 Jan 2025
https://github.com/chipsalliance/fasm
FPGA Assembly (FASM) Parser and Generator
bitstream bitstream-format f4pga fasm fpga fpga-assembly parser symbiflow
Last synced: 08 Jan 2025
https://github.com/xavier/xlsx_reader
A production-ready XLSX file reader for Elixir.
elixir excel openoffice parser spreadsheet spreadsheetml xlsx
Last synced: 30 Nov 2024
https://github.com/ben-marshall/verilog-vcd-parser
A parser for Value Change Dump (VCD) files as specified in the IEEE System Verilog 1800-2012 standard.
parser simulation systemverilog trace vcd verilog vhdl
Last synced: 29 Nov 2024
https://github.com/alexprey/sveltedoc-parser
Generate a JSON documentation for a Svelte (https://github.com/sveltejs/svelte) component
docs jsdoc parser svelte svelte-documentation sveltejs
Last synced: 14 Oct 2024
https://github.com/p-x9/machokit
๐ฌ A Swift library for parsing mach-o files to obtain various information.
binary ctf dyld dyld-shared-cache dylib mach-o macho parser reverse-engineering swift symbols
Last synced: 03 Jan 2025
https://github.com/johnjohndoe/linereader
Reading a text file line by line aka block wise.
backwards blockwise filereader forward linereader objective-c parser
Last synced: 21 Dec 2024
https://github.com/mmalcek/bafi
Universal JSON, BSON, YAML, CSV, XML converter with templates
bson convert converter csv csv-to-json csv-to-xml formatter json json-to-xml parser xml xml-to-json yaml
Last synced: 23 Nov 2024