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/bodoni/typeface

Foundation for building and parsing fonts

font parsing typeface typography

Last synced: 16 Dec 2024

https://github.com/aivanf/aidantic

Data parsing and validation with OneOf using Python type hints

gamedev oneof parsing python python3 validation

Last synced: 31 Dec 2024

https://github.com/abdelaziz18003/whoami-api

a node.js based API that parse request headers and return them in json format

api http-header ip-address parsing

Last synced: 03 Dec 2024

https://github.com/arunanshub/bwscanner

Scan for technologies that match a given regex.

builtwith lxml parsing webscraping

Last synced: 07 Dec 2024

https://github.com/stoyan/cssvalueparserdemo

Demo of postcss-value-parser

css demo parsing postcss

Last synced: 01 Dec 2024

https://github.com/lifailon/download-image

PowerShell module for download images (uses multithreading) and script parsing url and download all albums Mandalorian art.

art download-images job mandalorians multithreading parsing powershell powershell-module powershell-script starwars threading url windows

Last synced: 14 Dec 2024

https://github.com/matheusamazonas/yapcol

Yet Another Parser Combinator Library

clean clean-language parser parsing parsing-library

Last synced: 21 Dec 2024

https://github.com/ef55/tfl

A Terrible Front-end Library

dfa lexer lexing nfa parser parsing

Last synced: 24 Dec 2024

https://github.com/fredgdaley2/sortiously

Sort delimited or fixed width files by a defined key with data filter options and progress reporting.

csharp csv data-filtering delimited-files dot-net etl fixed-width merge parser parsing purge sort sorting

Last synced: 04 Dec 2024

https://github.com/thetasinner/echelon-unicode-parser

Experimental parser which can process unicode input

parser parsing unicode

Last synced: 04 Dec 2024

https://github.com/mediaexplorer74/bandallsensors

A UWP app to display realtime values of MS Band Sensors

microsoft-band microsoft-band-2 parsing research rnd sensors ui uwp

Last synced: 04 Dec 2024

https://github.com/jack-r-warren/best_effort_parser

Dart best-effort parsing for names with unknown formats (like unstructured user input)

dart flutter parsing

Last synced: 31 Dec 2024

https://github.com/paultaykalo/swift-ast-dump-parser

Swift AST tree dump parser written in Ruby

ast parsing ruby swift

Last synced: 16 Dec 2024

https://github.com/lawlabs/courtlinkanalyzer

Приложение на SwiftUI для анализа ссылок судебных сайтов. Пользователь вводит список ссылок, а приложение автоматически определяет информацию о судах (мировые судьи, районные суды, кассационные суды и др.) и отображает результаты анализа

allcourts courts judiciary legaltech links parsing swiftui

Last synced: 04 Dec 2024

https://github.com/davidvujic/clojure-email-experiment

Experimenting with parsing email files using Clojure

clojure email parsing

Last synced: 09 Dec 2024

https://github.com/p1etrodev/pydantic-set-operations

An enhanced version of Pydantic's BaseModel, allowing for advanced model manipulations. (Inspired in TypeScript)

json-schema parsing pydantic pydantic-v2 python python310 python311 python312 type-hints validation

Last synced: 09 Dec 2024

https://github.com/appleipx/ivi-html-parsing

HTML парсер онлайн кинотеатра IVI

bs4 parsing python

Last synced: 13 Nov 2024

https://github.com/sokoloff06/mcpricesserver

A server side of my McPrices Android application

android java json parsing practice server

Last synced: 05 Dec 2024

https://github.com/abombalemba/ozon

Parsing Ozon site

ozon parsing python

Last synced: 31 Dec 2024

https://github.com/anujdhillxn/cpptries

Serializer-Deserializer for Tries in CPP

cpp data-structures parsing

Last synced: 31 Dec 2024

https://github.com/kalessin/sequential-parser

Utility for parsing structured text with text patterns

parsing scraping

Last synced: 24 Nov 2024

https://github.com/customcommander/parsley

Parses an object and replaces tokens with values from that object

config parsing

Last synced: 23 Dec 2024

https://github.com/yantonov/gaudio

Chrome extension that helps you to extract links to audio files from the web page

chrome-extension parsing

Last synced: 12 Dec 2024

https://github.com/nogira/feed-parser

small feed parsing library for hoon

atom feed hoon json parse parser parsing rss urbit

Last synced: 12 Dec 2024

https://github.com/lawlabs/courtcasesprogresssimulator

Этот проект представляет собой симулятор процесса получения дел с сайтов судов. Он демонстрирует ход процесса в реальном времени, используя график для визуализации количества полученных дел.

cases charts court lawmatic legaltech parsing simulation swiftui visualization

Last synced: 12 Dec 2024

https://github.com/ilya-bobyr/icp

Parser construction framework for interactive user input.

parsing rust terminal-based tui

Last synced: 17 Dec 2024

https://github.com/mrvladus/xml.h

Tiny header-only C/C++ XML parsing library

c header-only library parsing xml

Last synced: 12 Dec 2024

https://github.com/typeclasses/attoparsec-run

Conveniently run Attoparsec parsers

haskell haskell-library parsing

Last synced: 05 Dec 2024

https://github.com/maxdz-gmbh/mdz_xml

Very lightweight, fast and portable ANSI C 89/90 compliant library for parsing XML and building DOM-structure. One of the fastest and tiniest XML Parsers on the Web.

c dom library parse parser parsing portable xml xml-parser xml-parsing

Last synced: 28 Dec 2024

Parsing Awesome Lists