parsers topic

List parsers repositories

autumn

120
Stars
15
Forks
Watchers

A Java parser combinator library written with an unmatched feature set.

leftry

35
Stars
4
Forks
Watchers

Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.

Chatistics

928
Stars
100
Forks
Watchers

💬 Python scripts to parse Messenger, Hangouts, WhatsApp and Telegram chat logs into DataFrames.

streamly

851
Stars
63
Forks
Watchers

High performance, concurrent functional programming abstractions

jc

7.6k
Stars
195
Forks
Watchers

CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and sim...

Analogy.LogViewer

279
Stars
39
Forks
Watchers

A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others

react-papaparse

355
Stars
61
Forks
Watchers

react-papaparse is the fastest in-browser CSV (or delimited text) parser for React. It is full of useful features such as CSVReader, CSVDownloader, readString, jsonToCSV, readRemoteFile, ... etc.

NOBORU

161
Stars
24
Forks
Watchers

Application for PlayStation Vita to read manga or comics

pyresparser

758
Stars
390
Forks
Watchers

A simple resume parser used for extracting information from resumes

writing-a-compiler-in-ruby

274
Stars
22
Forks
Watchers

Code from my series on writing a Ruby compiler in Ruby