parsers
There are 234 repositories under parsers topic.
kellyjonbrazil/jc
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 simplifying automation scripts.
MasterScrat/Chatistics
💬 Python scripts to parse Messenger, Hangouts, WhatsApp and Telegram chat logs into DataFrames.
composewell/streamly
High performance, concurrent functional programming abstractions
OmkarPathak/pyresparser
A simple resume parser used for extracting information from resumes
Hejsil/mecha
A parser combinator library for Zig
Bunlong/react-papaparse
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.
albertz/PyCParser
C parser and interpreter written in Python with automatic ctypes interface generation
Analogy-LogViewer/Analogy.LogViewer
A customizable Log Viewer with ability to create custom providers. Can be used with C#, C++, Python, Java and others
vidarh/writing-a-compiler-in-ruby
Code from my series on writing a Ruby compiler in Ruby
rasendubi/uniorg
An accurate Org-mode parser for JavaScript/TypeScript
carlanton/m3u8-parser
A simple HLS playlist parser for Java
Ryota-Kawamura/LangChain-for-LLM-Application-Development
In LangChain for LLM Application Development, you will gain essential skills in expanding the use cases and capabilities of language models in application development using the LangChain framework.
Creckeryop/NOBORU
Application for PlayStation Vita to read manga or comics
limbo018/Limbo
Library for VLSI CAD Design Useful parsers and solvers' api are implemented.
pha4ge/hAMRonization
Parse multiple Antimicrobial Resistance Analysis Reports into a common data structure
zalora/binlog-parser
A parser for MySQL binlog files that creates JSON messages. Useful for creating a stream of database events that can be stored and analyzed.
sdroege/gst-plugin-rs
Rust crate for writing GStreamer plugins and various plugins - This repository moved to https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
norswap/autumn
A Java parser combinator library written with an unmatched feature set.
JuliaData/Parsers.jl
fast parsing machinery for basic types in Julia
Specifyapp/parsers
Specify helps you unify your brand identity by collecting, storing and distributing design tokens and assets — automatically.
lettier/parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
FoundatioFx/Foundatio.Parsers
A lucene style query parser that is extensible and allows modifying the query.
eriknyquist/librxvm
non-backtracking NFA-based regular expression library, for C and Python
wellang/well
A high level assembler. https://wellang.github.io/well/
lemaetech/reparse
Reparse is a monadic, recursive descent based, comprehensive parser construction library for ocaml.
SPGoding/spu
SPU Performs Updating, an npm package that provides method to update Minecraft commands. No longer maintained; use https://github.com/SPGoding/datapack-language-server to update newer datapacks instead.
BaseMax/DecodeQueryStringC
A tiny library for decode value of the query string using c with utf8 support and html entities.
darkf/cs-resources
Curated Computer Science and Programming Resource Guide
ThetaLang/Theta
θ A statically typed, functional programming language that compiles to WebAssembly
nam20485/OdbDesign
A free open source cross-platform C++ library for parsing ODB++ Design archives, accessing their data, and building net list product models. Exposed via a REST API packaged inside of a Docker image.
nblumhardt/tcalc
A series of C# parser construction examples
meric/leftry
Leftry - A left-recursion enabled recursive-descent parser combinator library for Lua.
binaryfog/NameParser
English name parser
modeldba/antlr4ts-sql
Pre-built SQL grammars that you can import and “just use”. No configuration necessary.
Creckeryop/NOBORU-parsers
Parsers for NOBORU app
sdroege/rtsp-types
RTSP (RFC 7826) types and parsers/serializers