parser
Projects with this topic
-
A teeworlds network protocol library, designed according to sans I/O (http://sans-io.readthedocs.io/) principles
Updated -
-
A minimalist Internet better than gemini: program your own web browser, parser and interpreter! Subset of HTML, HTTP, CSS and JavaScript. Work in progress: https://bkil.gitlab.io/gemiweb0/ https://github.com/bkil/gemiweb0
Updated -
Trivet is a simple Rust library for writing recursive descent parsers. It is not a parser generator; it is a tiny package with no external dependencies.
Updated -
-
-
A simple RSS/Atom parser library in C++
Updated -
-
With the clap_serde procedural macro both clap and serde can be derived from a struct. Then the struct can be parsed from clap and serde sources as in a layered config: the last source has the precedence.
Updated -
A lightweight RDF parser which streams triples directly from/to disk or standard input/output.
Updated -
Aphelion Git Parser is a bash script that provides parsing capability for CloudFormation, Docker, Git, Helm, Kubernetes, Python projects, Terraform, and Virtual Environments, as well as storage related details.
Updated -
libELL: library to simply Embed LL grammar & parser inside C++ code
Updated -
Dead simple Markdown parser for react-like libraries
Updated -
Console-based application that parses Instagram accounts and retrieves ad statistics for specified users.
Updated -
Library to support Mini-PNG files (.mp), made-up format by my computer-science teacher.
Updated -
💎 API of discount products. Monitoring of products of interest.Updated -
This project has been built to solve all sorts of Sudokus: 9x9, 12x12, 16x16, 25x25, 100x100.
Updated -
Parse log from an Evtx log file and send it into an Elasticsearch database
Updated -
A parser for changelogs based on keepachangelog.com
Updated -
A small C++17 library to parse and resolve URLs (or better: URIs).
Updated