Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Parsing

A grammar describes the syntax of a programming language, and might be defined in Backus-Naur form (BNF). A lexer performs lexical analysis, turning text into tokens. A parser takes tokens and builds a data structure like an abstract syntax tree (AST). The parser is concerned with context: does the sequence of tokens fit the grammar? A compiler is a combined lexer and parser, built for a specific grammar.

https://github.com/kcartlidge/argsparser

Easy argument parsing for .Net applications (Core 3 or later). Full unit test coverage. Compatible with NetStandard 2.0.

args config console net-standard parsing

Last synced: 15 Dec 2024

https://github.com/fredlackey/ugly-date

Discover the format of irregular date strings needed for parsing.

dateformat datetime javascript moment moment-js momentjs nodejs parsing

Last synced: 24 Nov 2024

https://github.com/kirillsemyonkin/lsd

LSD (Less Syntax Data) configuration/data transfer format.

configuration data java parsing rust

Last synced: 30 Dec 2024

https://github.com/styczynski/jnp1-task-1

Task we have to do as a part of subject on University of Warsaw

c jnp parsing regex task warsaw-university

Last synced: 15 Nov 2024

https://github.com/iammosespaulr/nl2sympy

This is under construction, I'll push code when I make progress.

nlp nmt parsing sympy sympy-gamma

Last synced: 15 Nov 2024

https://github.com/wdbm/megaparsex

parsing and associated utilities

ip metar parsing parsing-functions parsing-library python taf weather

Last synced: 07 Dec 2024

https://github.com/sebersole/hibernate-hql-benchmark

Benchmarks for HQL parsing and execution

antlr benchmark hibernate hql jmh parsing query

Last synced: 31 Dec 2024

https://github.com/under-web/news

Извлечение данных из динамических сайтов с применением своих классов

dynamic-website parsing python telegram

Last synced: 20 Nov 2024

https://github.com/under-web/meme_bot_posting

Бот телеграм парсит последние мемы и автопостит их в канал.

bot parsing telegram-bot

Last synced: 20 Nov 2024

https://github.com/under-web/nitropack_cheker

GUI приложение для проверки возможности оптимизации сайта .

nitropack parsing python selenium

Last synced: 20 Nov 2024

https://github.com/urbanjost/m_kracken

parse command line arguments and create configuration files using syntax similar to ULS commands

argument command-line fortran fortran-package-manager fpm parser parsing

Last synced: 30 Dec 2024

https://github.com/Kubinyete/edi-php

A standard library for declaring EDI parsers

edi library parsing php php8

Last synced: 23 Oct 2024

https://github.com/urbanjost/m_args

Command line parsing using a NAMELIST group -- packages for use with fpm(1)

argument command command-line commandline fortran-package-manager fpm parsing

Last synced: 30 Dec 2024

https://github.com/flyer-dm/webdataparser

Приложение для парсинга сайтов и выгрузки данных в разные форматы

daq data-collection-system data-export desktop-application flet parsing playwright

Last synced: 17 Nov 2024

https://github.com/dipaolo/pmt-viewer

Test task dated of 2007: MPEG-2 TS basic parser that shows packets + PMT

dvb mpeg-ts parsing test-task

Last synced: 07 Dec 2024

https://github.com/dipaolo/price-extractor

The source code of a video tutorial: how to parse prices from a web site and store them to DB (links in README)

parsing python scraping selenium tutorial web-parser

Last synced: 07 Dec 2024

https://github.com/mcdostone/nom-config-in

A config.in parser written in Rust.

config-in linux-kernel nom parsing rust

Last synced: 17 Nov 2024

https://github.com/peterdee/parser-test

Parser test task

expressjs nodejs parsing

Last synced: 20 Nov 2024

https://github.com/novikovadaria/btc_price_sell

Парсинг биржи через api | Exchange parsing via API

api btc exchange parsing

Last synced: 20 Nov 2024

https://github.com/ysoroko/minishell

Interactive Bash terminal, recreated in C.

42 bash builtins lexing minishell parsing pipes redirections s19 s42

Last synced: 27 Dec 2024

https://github.com/jgarber623/microformats-ruby

A Ruby gem for parsing HTML documents containing microformats.

html indieweb microformats microformats2 parsing ruby rubygems

Last synced: 23 Oct 2024

https://github.com/rryi/tokens.jl

parse text into tokens, build memory-efficient token lists and trees,

lexer mutable-strings parser parsing string string-manipulation string-tree string-vector token tokenize

Last synced: 08 Jan 2025

https://github.com/chewbaccayeti/octo_games_metrics

This repo dedicated to data scrapping/parsing them into fronted side with Highchart.js statistics (SteamDB, RedditAPI)

ajax axios cheerio cors dotenv express hot-reload javascript momentjs nodejs nodemon parsing puppeteer react reddit scraping steam typescript webpack

Last synced: 10 Oct 2024

https://github.com/rani-abha/mini-search-engine

This mini search engine should be programmed to perform parsing, crawling, indexing, and query-serving functions and return the results on a result page.

content-pages crawling indexing lucene parsing query-service rabittmq search-algorithm search-engine server spring-boot

Last synced: 15 Nov 2024

https://github.com/thomas-touhey/kaquel

Tools for handling ElasticSearch queries in various languages (Gitlab.com mirror).

elasticsearch es-query kql lucene parsing query

Last synced: 24 Nov 2024

https://github.com/darkzarich/run_elsea-bot

Discord bot made with Node.js (discord.js) and Selenium for grabbing data from THE iDOLM@STER Cinderella Girls: Starlight Stage token calculator

discord-bot discord-js nodejs parsing project selenium

Last synced: 18 Nov 2024

https://github.com/lev135/space-consumers

Improved space consumers for megaparsec library

haskell haskell-library megaparsec parsing

Last synced: 18 Nov 2024

https://github.com/gkovacs/list_requires

List the libraries required by some Javascript code by parsing it

commonjs javascript parsing

Last synced: 30 Dec 2024

https://github.com/qu1x/in-situ

In Situ Endian-independent Bytes Access

bytes-access endian-independent in-situ parsing zero-copy

Last synced: 02 Jan 2025

https://github.com/lukanedimovic/table_editor

A simple table data editor, with easily scalable functions and operations & a nice GUI

data data-science formula java parser parsing preprocessing spring tokenizer

Last synced: 17 Dec 2024

https://github.com/tosone/parsing

Parsing for story script

golang parsing

Last synced: 24 Dec 2024

https://github.com/ayeshaashfaq12/c-compiler

This project is a C++ compiler designed to provide all standard compiler features, with the parsing phase already completed and further stages in development.

compiler-construction compiler-design cpp cpp-programming lexical lexical-analysis parser parsing software-development syntax-analysis

Last synced: 24 Nov 2024

https://github.com/kivanc57/nlp_data_visualization

This project provides Python scripts for analyzing and visualizing text data using efficient NLP methods. It includes tools for creating bar plots, histograms, pie charts, treemaps, violin plots, and word clouds, using libraries such as matplotlib, seaborn, wordcloud, spacy, and textblob.

data-science matplotlib nlp parsing plotting python spacy visualization

Last synced: 09 Oct 2024

https://github.com/nlm/parseable

Reliable parsing of python data structures into objects

json nested-parseables parsing schema

Last synced: 21 Nov 2024

https://github.com/hsugawa8651/simplestringscanners.jl

Julia package for lexical scanning operations on a string

julia julia-language julialang parsing string

Last synced: 21 Nov 2024

https://github.com/manoelcampos/xml-parsing-jaxb

Exemplo de uso da API JAXB para parse de arquivos XML no Java 15+ ☕️📄

annotations binding java java-11 java-15 java-8 jaxb marshalling parsing pojo sample-app unmarshalling xml

Last synced: 22 Dec 2024

https://github.com/rathod-shubham/web-scraping

Scrape the content of the web with ease using beautiful Soup.

beautifulsoup4 parsing python3 regex request sqlite webscraping

Last synced: 21 Nov 2024

https://github.com/dor-sketch/complexcalculatorc

Designed for complex number calculations, showcasing modular programming and efficient parsing techniques in ANSI C.

ansi-c ansic calculator complex-numbers modular-architecture openuniversity parsing

Last synced: 21 Nov 2024

https://github.com/dor-sketch/textanalysisc

Text processing tools written in C, including brackets balancing and ASCII sequence compressor.

ascii brackets parsing stack syntax

Last synced: 21 Nov 2024

https://github.com/dor-sketch/backup-server

Server-client dynamics & efficient file parsing.

asynchronous-programming boost cpp parsing python-bytes python3 spdlog struct templates

Last synced: 21 Nov 2024

https://github.com/07rinat07/parsing

Error checking Getting information about a request Retrieving information using curl_setopt For simple GET requests Working with GET parameters in Curl Working with cookies Browser simulation Working with proxy servers Working with POST data via Curl Sending files using Curl All values ​​of curl_setopt

parsing php8

Last synced: 20 Dec 2024

https://github.com/turkeymcmac/dcn

A data parser.

parsing

Last synced: 21 Nov 2024

https://github.com/colbyn/monadoparser

Pure Swift monadic parser combinator framework with support for lossless parsing.

parsing swift

Last synced: 21 Nov 2024

https://github.com/mostafa-wael/file-parsing-in-perl

Parsing a file to search for a given word, just trying to use the language :-D

parsing

Last synced: 21 Nov 2024

https://github.com/brandon689/htmlconverter

HtmlToJsonParser: A versatile C# library for converting HTML to JSON with multiple parsing modes and customizable options.

anglesharp converter csharp dotnet-core html html-parser html-to-json json json-converter parsing web-development web-tool

Last synced: 21 Nov 2024

https://github.com/avijeetpandey/advanced-codables-demo

A repo to demonstrate advanced functionalities of codables using swift and uikit

codables ios-app json parsing swift uikit

Last synced: 25 Nov 2024

https://github.com/istador/wtf-wikipedia-ast-parser

A parser of wikipedia sentences using an AST. An example for wtf_wikipedia.

example parsing wikipedia-api

Last synced: 22 Nov 2024

https://github.com/matthewmueller/chrono.go

Tiny golang wrapper for chrono.js.

chrono date golang language natural parsing

Last synced: 25 Nov 2024

https://github.com/jedevc/dwarfshell

A simple one-file, no-dependency shell written in python

linux parsing python shell

Last synced: 25 Nov 2024

https://github.com/virb3/010-editor-templates

Extra binary templates for 010 Editor

010editor binary format parsing pattern templates

Last synced: 01 Dec 2024

https://github.com/mouad-el-asri/minishell

The objective of this project is to create a simple shell. Yes, my own little shell. I've learned a lot about processes and file descriptors in this project.

c c-programming-language execution file-descriptors lexer minishell parsing processes tokenizer unix-shell

Last synced: 28 Dec 2024

https://github.com/gleichda/owping-parser

Parsing One Way Ping to a dict in Python

owamp owping parsing python

Last synced: 01 Dec 2024

https://github.com/mvtm-dn/shpfile

Simple ESRI SHP file to GeoJSON convertor

esri-shp geojson parsed-shapes parsing shapefile

Last synced: 11 Nov 2024

https://github.com/felixschl/purescript-neodoc-parsing

Parsing library for purescript, originally written as efficient parser implementation for http://github.com/felixSchl/neodoc

parsing purescript

Last synced: 27 Dec 2024

https://github.com/anhgelus/lemonde-live-discord

Bot discord envoyant les derniers post du live du journal Le Monde

discord discord-bot jda kotlin le-monde lemonde live parsing toml

Last synced: 25 Nov 2024

https://github.com/lunakoly/aster

Yes, here we go, one more parser generator...

parsing

Last synced: 25 Nov 2024

https://github.com/mgree/smoosh-completion

Thinking about shell completion in a rigorous and thoroughgoing way.

completion dwim lexing parsing shell tokens

Last synced: 17 Dec 2024

https://github.com/sbstjn/link

Go package to parse links from strings

go golang parsing regexp

Last synced: 05 Jan 2025

https://github.com/jesperkha/gokenizer

A simple text tokenizer

go lightweight parsing tokenizer

Last synced: 17 Dec 2024

https://github.com/lcbx/sly-parsing-experiment

parsing experiment with the SLY python library

grammar parsing

Last synced: 23 Nov 2024

https://github.com/dr1n/porjatinet

Parser and viewer for http://www.porjati.net/

caliburn core csharp dotnet hap parsing scraper unit-testing webview wpf xunit

Last synced: 24 Dec 2024

https://github.com/julianalonso/jasoon

Swift JSON parsing library

json json-parser parsing parsing-library swift swift3

Last synced: 02 Dec 2024

https://github.com/yves-biener/zparser-html

HTML Spec Complient parser written in zig.

html parsing tokenizer tree-structure zig

Last synced: 24 Oct 2024

https://github.com/elifoster/headercount

A MediaWiki extension that adds a parser function to count the number of headers in a given page.

mediawiki-extension parsing

Last synced: 27 Dec 2024

https://github.com/natelalor/song-queries

A python and SQL program created as a group project that uses a song/artist dataset to give users ability to query for specific songs, artists, and more specific information.

database parsing python query sql

Last synced: 02 Dec 2024

https://github.com/neluckoff/html-image-parser

The program can download all pictures from any site.

html-parser image-parser java parser parsing

Last synced: 27 Nov 2024

https://github.com/yuriidorosh/markets-fetcher

A project for parsing data from CS2 marketplaces and consolidating it into a single application.

bs4 django django-rest-framework docker flask parsing python python3 request scraping selenium

Last synced: 28 Nov 2024

https://github.com/yuriidorosh/interbox-test

Test task for InterBox involving the creation of programs for data parsing.

bs4 docker parser parsing python python3 redis

Last synced: 28 Nov 2024

https://github.com/anbalagand/eaglenet

Simple lightweight networking layer written on top of URLSession. This will provide a clean, separate layer for networking.

async async-await fileupload http https interceptor ios json macos networking parsing swift tvos urlsession

Last synced: 14 Dec 2024

https://github.com/aionescu/uu-msmc-accuparsec

Error-accumulating parser combinators

attoparsec haskell parser-combinators parsing

Last synced: 02 Dec 2024

https://github.com/khulnasoft-lab/package-feeds

Feeds to watch package registries (PyPI, NPM, etc.) for changes to packages and to make that data available via a single standard interface.

feeds packages parsing watch

Last synced: 28 Nov 2024

https://github.com/nulldev/whitespace-parse

:black_square_button: A custom single-line whitespace de- and encoder.

npm npm-package nulldev parser parsing whitespace

Last synced: 28 Nov 2024

https://github.com/gervinfung/adonix-blog

Personal Blog - Remake of Adonis OS Blog

material-ui mongodb nextjs parsing pnpm react typescript

Last synced: 03 Oct 2024

https://github.com/gunh0/gamemeca-crawler

🎮 Game rankings data from a website and saves it as a CSV file using BeautifulSoup and requests

beautifulsoup parser parsing python-requests

Last synced: 03 Dec 2024

https://github.com/hansalozu/bincol-tgbot

Telegram bot that makes it easier to get information from the bincol.ru website. It parses the data of the electronic schedule and notifies about changes in it

nodejs parsing scraping-websites telegraf telegram telegram-bot

Last synced: 05 Jan 2025

https://github.com/timolinn/css

Basic CSS Parse

css-parser nginb parsing

Last synced: 28 Nov 2024

https://github.com/eomm/sqs-json-body-parser

Middyjs middleware to parse your AWS SQS events

aws aws-lambda hacktoberfest javascript json lambda middleware middy parsing sqs

Last synced: 31 Dec 2024

https://github.com/jgontrum/uu-lt-nlp

Contents for the Natural Language Processing class at Uppsala University HT 2017

nlp parsing uni university uppsala uppsala-university

Last synced: 28 Nov 2024

https://github.com/alextkdev/resume_parsing

Solution on Python that allows parsing and sorting of resumes from popular job websites.

beautifulsoup4 ci-cd flake8 parser parsing python3 selenium

Last synced: 11 Oct 2024

https://github.com/jaykickliter/ublox

u-blox message types

gps parsing ublox

Last synced: 31 Dec 2024

https://github.com/eratio08/pars-comb-ml

Monadic parsing in OCaml

monadic ocaml parser parser-combinators parsing

Last synced: 12 Oct 2024

https://github.com/ushurbakiyevdavlat/parsingexamples

Examples for parsing on php, includes target sites and scripts.

parsing php web-scraping

Last synced: 23 Nov 2024

https://github.com/ethanuppal/libcmdapp2

A simple and intuitive command line parsing library.

command-line library parsing

Last synced: 14 Dec 2024

https://github.com/bodoni/webtype

Parser for fonts in Web Open Font Format

font parsing typeface typography woff woff2

Last synced: 16 Dec 2024

Parsing Awesome Lists