An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: parsing-library

Purexo/NodeJS-Arg-Parser

a simple argument parser for nodejs

Language: JavaScript - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

MicroTransactionsMatterToo/midi

Python Standard MIDI File parsing library

Language: Python - Size: 67.4 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Visual-Vincent/SimpleQueryParser

A basic command/query parser for .NET.

Language: Visual Basic - Size: 29.3 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

zocton/zoconfig

A C# JSON alternative with simple syntax and built in type casting.

Language: C# - Size: 22.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SlashScreen/RLTK3 Fork of chriswailes/RLTK

The Ruby Language Toolkit (updated)

Language: Ruby - Size: 1.25 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

kylecrsn/Sealarg

An easy-to-use command-line argument parsing library for C

Language: C - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

imelgrat/opml-parser

A PHP-based OPML Parser Class. Extracts the properties of content from OPML files

Language: PHP - Size: 725 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 1

M-Adil-AS/ETL-Project

Datawarehouse and Mining Project (Extract-Transform-Load) using Node JS Streams and MongoDB

Language: JavaScript - Size: 638 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

acastaner/harnetcore

This library provides helpful helpers for converting a HTTP Archive (HAR) file to a .NET object.

Language: C# - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

giacomodrago/minijson_reader

A DOM-less JSON parser that can parse a JSON object without allocating a single byte of memory on the heap

Language: C++ - Size: 131 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 62 - Forks: 20

6r1d/dst-parser Fork of soramitsu/dst-parser

A source code docstring parser for a custom C-like and Python-like format

Language: TypeScript - Size: 243 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wrstudios/street-address Fork of street-address-rb/street-address

Detect, and dissect, US Street Addresses in strings.

Language: Ruby - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

singularstan/CodableProperty

Generic property wrapper to extend Codable protocol with automatic handling of common errors during JSON parsing.

Language: Swift - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

davidjosearaujo/python-cap-parser

Common Alerting Protocol Python package

Language: Python - Size: 453 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

karusb/BazPO

Easy to use program options argument parser

Language: C++ - Size: 248 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

Hendrik2319/JavaLib_JSON_Parser

a library to support parsing JSON files

Language: Java - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

haritwalyashika/EShoppingWebScraping

The E-WebScraping project takes a search keyword as input through GUI and scraps websites like amazon and flipkart and formats information like product description, cost, rating, product specific URL in CSV file. This project makes e-shopping more efficient by giving consumer information in tabulated format to assist in their decision making.

Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

esperor/str-to-math-parsing

Dynamic library that is able to parse a mathematical expression out of a string

Language: C++ - Size: 46.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rnantes/swift-html-parser

Parse plaintext HTML into an object and easily search it to find elements

Language: HTML - Size: 874 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

yehorbk/cli-argv-parser

A library that allows to parse command line arguments into hash-table or object by scheme

Language: JavaScript - Size: 183 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

steve-care-software/grammars

Grammar is a syntax analysis engine. It enables a developer to create his desire syntax grammar, combines it with data and receives an abstract syntax tree (AST)

Language: Go - Size: 47.9 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ankurdubey521/CommandLineParser

Command Line Parsing Library in Node.JS

Language: JavaScript - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

anvouk/libini 📦

A simple serialization/parser ini C library with a C++17 interface

Language: C - Size: 21.5 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

TamerKhraisha/uspto-patent-data-parser

A python tool for reading, parsing and finding patent using the United States Patent and Trademark (USPTO) Bulk Data Storage System.

Language: Python - Size: 44.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 6

jnastarot/enma_pe

Cross-platform library for parsing and building PE\PE+ formats

Language: C++ - Size: 769 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 23

TekWizely/go-parsing

A Multi-Package Go Repo Focused on Text Parsing, with Lexers, Parsers, and Related Utils

Language: Go - Size: 184 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

miromannino/MExpr

C++ library which parses human-like arithmetic expressions

Language: C++ - Size: 221 KB - Last synced at: 21 days ago - Pushed at: almost 10 years ago - Stars: 4 - Forks: 2

MoralCode/parse-opening-hours

a python library to convert arbitrary strings representing business opening hours into a JSON format that's easier to use in code

Language: Python - Size: 306 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 4

rastsislaux/simple-lexer

Simple lexer written in Java

Language: Java - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

anireact-archive/unedit 📦

Parsing and text editing utilities for TypeScript.

Language: TypeScript - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

Mifrill/parsers 📦

Simple thread lib for web parsing

Language: Ruby - Size: 864 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

haxscramper/hparse 📦

Collection of parser utilities for nim - compile/runtime parser generator.

Language: Nim - Size: 566 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

tealsnow/sorbus 📦

Parser utility for the rowan CST library

Language: Rust - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

SarAhmed/Java-Parser

Simple Java Parser that doesn't need complicated setup.

Language: Java - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

wargrey/psd

Read and Write Photoshop Documents

Language: Racket - Size: 13.8 MB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

mpapasterg/gparse

gparse is a Generalised Parser Combinator library in Typescript that enables the creation of efficient and reliable parsers for any possible Context Free Grammar (CFG).

Language: TypeScript - Size: 288 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Kasaderos/parsegen

parser generator based on BNF rules

Language: Go - Size: 129 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

mateuszgrzybek/amount2words

An easily extendable library for parsing numeric values into words, either alone or along with currencies in various locales.

Language: TypeScript - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

dougabugg/python-recursive-descent-parser

A quick and dirty Recursive Descent Parser written using Python 3

Language: Python - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

arielril/pcap-mermaid-parser

PCAP to Mermaid file parser

Language: Python - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 0

Furetur/pratt

Kotlin parser library with an easy-to-use DSL

Language: Kotlin - Size: 1.05 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

jlieth/hocr-parser

Python parser for hOCR files using lxml

Language: Python - Size: 85.9 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

rasmus-toftdahl-olesen/libvt100

A purely .net/C# library for parsing a VT100/ANSI stream

Language: C# - Size: 233 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 15 - Forks: 4

Ryxai/express-jdt-validator-middleware

Use AJV to parse json into Typescript objects.

Language: TypeScript - Size: 339 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

lako55/py-sqlstatement

Python library for parsing the sql statements into easy to use metadata about sql operation, columns, filtering conditions and more.

Language: Python - Size: 30.3 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hekkaaa/WhoisObserver

A library for getting detailed data about the host\IP address from various WHOIS servers. Implemented on - .NET Standard 2.0

Language: C# - Size: 47.9 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

george-hm/know-parser

A simple plugin-based parser package

Language: JavaScript - Size: 443 KB - Last synced at: about 8 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 7

teotwaki/xylosip

xylosip is a memory safe RFC3261 SIP parser

Language: Rust - Size: 131 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

reafreitas1/API_Coordinates

November/2021 - Receive address input by postman, handle each part with parsing, city request, coordinate request and save in DB with relational tables.

Language: Python - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

tom-harwood/jburg3

Extended BURS generator

Language: Java - Size: 422 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

renright007/Premier-League-Goals-Project

In this repository, I use python to scrape the PL website for goals scorers with over 100 goals, with the aim of using time series to predict the likelihood of Kane breaking Shearer's record.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

johan-bolmsjo/pot

Package pot (Pieces of Text) provides a lightweight text serialization parser for Go

Language: Go - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

johan-bolmsjo/saft

Saft is a data representation format similar to JSON

Language: Go - Size: 13.7 KB - Last synced at: 8 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rkoschmitzky/logmole

An Extendable and Versatile Logparsing System

Language: Python - Size: 91.8 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

wagesj45/cs-mic

CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact, one can pull a value with only one line of code.

Language: C# - Size: 768 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

Bivis-s/KbpScheduleParser

Schedule parser for the college website https://kbp.by/

Language: HTML - Size: 210 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

eszanon/go-states-language

A golang command-line tool and library that provides a validator and a parser for Amazon States Language JSON files.

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

schrieveslaach/oxidized-mdf

Mirror of https://gitlab.com/schrieveslaach/oxidized-mdf

Language: Rust - Size: 163 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

joooooooooooooooooooooooooooooooooooooj/jooj

Jooj's Oddly Okay Json parser

Language: Haskell - Size: 483 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 3

shugaibov-valy/Novosibirsk_parser

Парсер недвижимостей Новосибирска, bs4, requests.

Language: Jupyter Notebook - Size: 475 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

madelinecameron/parsie

Parsing library that will never get a parse incorrect

Language: JavaScript - Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

selfint/sec_html_parser

Simple SEC form (e.g. 10K) parser

Language: Python - Size: 1.06 MB - Last synced at: 13 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

premchalmeti/automated-backend

The system generates backend for HTML forms.

Language: JavaScript - Size: 6.34 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

gokulthiagarajan/Custom-Programming-Language

Custom Programming Language

Language: JavaScript - Size: 59.6 KB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lapets/imparse

Parser generator that can be used to quickly and succinctly define a parser definition, and to deploy an automatically-generated implementations thereof in multiple languages and on multiple platforms.

Language: JavaScript - Size: 5.01 MB - Last synced at: 13 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

MaxLevs/META3CombParser

Just parser lib for my projects

Language: C# - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

89netraM/Prat

Multipurpose parsing library in C#

Language: C# - Size: 23.4 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

asoderman/JSONDecoder

Simple JSON decoder written in swift

Language: Swift - Size: 35.2 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 1

fmorato/vahti Fork of pkronstrom/vahti

Vahti is a tool that automates website searches

Language: Python - Size: 41 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

madhura-3/ProJob

Web Scraper to find Jobs.

Language: Python - Size: 678 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

maryna-b/ParseWeb-AgilityPack

A script which extracts information from website using HtmlAgilityPack

Language: C# - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mindship/uniparse

Universal CSV Parser

Language: Go - Size: 22.5 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mvandrew/CbrGetCurrencyRates

Библиотека импорта данных о курсах валют с сайта Центрального Банка РФ cbr.ru

Language: Java - Size: 1.27 MB - Last synced at: 19 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

jgontrum/parseridge

Parseridge: A Transition-based Dependency Parser

Language: Python - Size: 483 KB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 1

JulianAlonso/JASOON

Swift JSON parsing library

Language: Swift - Size: 30.3 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rgladwell/microtesia

Simple microdata parsing library for Scala.

Language: Scala - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

nootshell/vortex

Forza Motorsport/Horizon 'Data Out' (telemetry) receiver/parsing library.

Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nfomon/parsik

A simplistic PEG parser library

Language: Python - Size: 51.8 KB - Last synced at: 3 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

whitfin/dottie

A small library for dealing with JSON dot notation.

Language: Java - Size: 15.6 KB - Last synced at: 15 days ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

bodastage/huawei_pchr_parser

Parser for Huawei Performance Call History Records(PCHR)

Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

wenkokke/uu-parsinglib-tutorial

wherein I describe how to hit the ground running with uu-parsinglib

Language: Haskell - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

bismasaeed00/NullReplacer

These classes are for replacing NSNull objects from Arrays and Dictionaries when parsing API responses.

Language: Objective-C - Size: 1.95 KB - Last synced at: 16 days ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 3

matheusamazonas/yapcol

Yet Another Parser Combinator Library

Language: Clean - Size: 12.7 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

fiedsch/quancept-log-parser

Language: PHP - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

EnricoRuggiano/ParseMe

A fancy and basic Haskell module for string parsing and classification

Language: Haskell - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mood6666/ant-design-pro-code-parse

ant-design-pro 源码逐行解读(The source code parsing)

Language: JavaScript - Size: 294 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

wdbm/megaparsex

parsing and associated utilities

Language: Python - Size: 1.11 MB - Last synced at: 25 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

jweinst1/commentfarmer

A Javascript Parser for Javascript style comments

Language: JavaScript - Size: 2.93 KB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

profolsen/pteroform

A parser for LL(1) Grammars.

Language: Java - Size: 108 KB - Last synced at: 9 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0