GitHub topics: sax-parser
scala/scala-xml
The standard Scala XML library
Language: Scala - Size: 6.64 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 304 - Forks: 92

willemdj/erlsom
XML parser for Erlang
Language: Erlang - Size: 772 KB - Last synced at: 2 days ago - Pushed at: 2 months ago - Stars: 269 - Forks: 106

luminati-io/parsing-xml-with-python
Parse XML in Python using ElementTree, lxml, SAX, and more for efficient data processing and structured data integration.
Size: 13.7 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

eliben/gosax
gosax is a basic wrapper for stream parsing of XML (SAX) Go
Language: Go - Size: 34.2 KB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 63 - Forks: 13

xtao-org/jsonhilo
Fast lossless JSON parse event streaming, in JavaScript.
Language: JavaScript - Size: 317 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 41 - Forks: 3

nikku/saxen Fork of vflash/easysax
A tiny, super fast, namespace aware, sax-style XML parser.
Language: JavaScript - Size: 1.32 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 19 - Forks: 4

kornelski/xml-rs Fork of netvl/xml-rs
An XML library in Rust
Language: Rust - Size: 1.57 MB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 74 - Forks: 17

Maxim-Mazurok/sax-ts Fork of isaacs/sax-js
SAX-style (Simple API for XML) parser in TypeScript
Language: JavaScript - Size: 612 KB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 1

tuananh/sax-parser 📦
An extremely fast SAX parser for Node.js written in C++
Language: JavaScript - Size: 146 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

alikiki/saxamll
A no-frills online XML parser specifically designed for LLM applications.
Language: TypeScript - Size: 82 KB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

alex-oleshkevich/php-fast-xml-parser
Fast SAX XML parser for PHP.
Language: PHP - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 31 - Forks: 6

uvlad7/json_scanner
Language: Ruby - Size: 66.4 KB - Last synced at: 10 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

paulsmithkc/bassoon
A simplified and optimized fork of oboejs. This package will allow you to easily and efficiently stream an array of JSON objects to your front-end.
Language: JavaScript - Size: 828 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

menychtak/SAX-XML_mini_assignment
This mini-assignment demonstrates how to efficiently perform aggregation on a large XML file based on the 'year' tag. It utilizes SAX abstract class for parsing the XML file, ensuring minimal memory usage while handling sizable datasets. After performing the aggregation, the resulting dictionary is plotted for visualization.
Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 1

clipcrow/xmlp
XML Parser for Deno
Language: TypeScript - Size: 66.4 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 13 - Forks: 4

deepcloudlabs/dcl162-2024-jul-16
DCL-162: Advanced Python Programming
Language: Python - Size: 599 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

yhirose/cpp-jsonlib
A C++17 single-file header-only library to wrap RapidJSON SAX interface
Language: C++ - Size: 3.91 KB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

jonas-grgt/xjx
Lightweight XML Serializationg and Deserialization library for Java
Language: Java - Size: 251 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 23 - Forks: 0

thomaswillix/Ficheros
File exercises
Language: Java - Size: 277 KB - Last synced at: 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dagmawig/html-parser
An html parser that user sax parsing method.
Language: JavaScript - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

sayhitosandy/DBLP_Query_Engine 📦
GUI Search Engine that retrieves required data from a huge XML file.
Language: Java - Size: 7.42 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

andreww/fox
A Fortran XML library
Language: Fortran - Size: 9.92 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 57 - Forks: 50

utensils/mits
A Multifamily Information and Transactions Standard document parser
Language: Ruby - Size: 480 KB - Last synced at: 9 days ago - Pushed at: almost 10 years ago - Stars: 14 - Forks: 4

AlesyaRabushka/MVC_Kivy_Python
an interface application written in Python Kivy using MVC
Language: Python - Size: 295 KB - Last synced at: 23 days ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 3

wmakeev/xml-to-csv
XML to CSV streaming parser with declarative xml to csv mapping config
Language: TypeScript - Size: 533 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

lChap701/Java-III
Contains all the projects, code, and examples created for my Java III class. All programs were created either using IntelliJ IDEA or Tomcat (for JSP files). WAMP was also used for database related projects.
Language: Java - Size: 1.34 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AshishKempwad/Wikipedia-Search-Engine
A efficient and optimized search engine
Language: Python - Size: 31.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

deepcloudlabs/dcl162-2023-oct-11
DCL-162: Advanced Python Programming
Language: Python - Size: 551 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

izatop/xml2o
Helps you convert XML into an object for easy reading.
Language: TypeScript - Size: 42.4 MB - Last synced at: 16 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 1

nafis0kle/xml-to-json
Тестовое задание от компании. MVC приложение конвертирует XML данные в JSON формат
Language: Java - Size: 86.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Abbotton/php-big-xml-parser
使用PHP SAX Parser解析大型XML文件
Language: PHP - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ivochkin/embedjson
SAX-style JSON parser, a component of jcppy code generator (https://github.com/ivochkin/jcppy)
Language: C - Size: 133 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kechenkristin/BearMap
A map(of Berkeley) application mimics goole map
Language: Java - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

gregors/sax_html
SAX-like parser for HTML
Language: Elixir - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

siomarapantarotto/java_sax_parser
Demonstrates how to create and work with a Java Sax Parser in order to extract information from an XML file and store it into an Oracle database.
Language: Java - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mustafatufan/weather
:partly_sunny: Weather
Language: Java - Size: 487 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

raymccrae/swift-htmlsaxparser
Swift wrapper around libxml2 HTML Parser to provide SAX style HTML Parsing
Language: Swift - Size: 101 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 2

RameshMF/java-xml-tutorial
Tutorial to parse or processing xml file in Java with different XML Parsers
Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

betrixed/dlang-xml
Xml & Html parser for the D programming language (2019 - D2)
Language: D - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

Minisiia/CitySAXParser
Create a class using SAXParser that describes the hierarchy of the XML file. The project creates an XML file and builds a tree (city, street name, house)
Language: Java - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

miguelknals/xml-sax-parser-4-xlif
Reads XLIFF with SAX parser and assigns translation confidence to target strings based on IBM Watson Language Translator API call.
Language: Python - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WISSAL-MN/Xml
Language: Java - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

zlatamigas/epam-task2
Epam. Task 2. XML/XSD and parsing.
Language: Java - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

nch3v/saxo-parser
A friendly way to configure a SAX parser
Language: JavaScript - Size: 8.79 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

RamilNajaf/Cbar.az_Parse_dom_jaxb_sax_stax
parsing xml file from Central bank of Azerbaijan which demonstrates currencies ,with using dom,jaxb,sax,stax methods
Language: Java - Size: 1.14 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

ssproessig/stackable-sax-parser
Implementations of stackable SAX parsers
Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

sttyerase/quiz
A Spring Boot MVC application to display multiple choice quiz questions and score the results. Each quiz is an XML document.
Language: Java - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sergiomt/knowgate-xhtml
KnowGate HTTP and HTML utilities
Language: JavaScript - Size: 662 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Priyansh2/wikipedia_search_engine
Designed a scalable and efficient search engine in Python to query a Wikipedia corpus of ~75GB with a response time of 1s and outputs the top 10 relevant documents based on the search query.
Language: Python - Size: 60.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

escape-llc/Synder
Synder is an Atom/RSS/SearchSuggestion/OPML processing framework. It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
Language: Java - Size: 568 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mrmx/mparser
MParser a very lightweight xml parser
Language: Java - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Lumunix/JOwOnt
Simple Junit XML parser that supports both single and multiple testsuite Junit xml files.
Language: Java - Size: 299 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gregwhitaker/sec-gaaprss-parser
SAX Parser for SEC GAAP RSS Feed
Language: Java - Size: 84 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

apurvakatti19/Top-k-Substring-Matching-Algorithms
Projected implemented 4 different Top K Sub string matching algorithms from a conference paper using the dblp dataset.There is a wide range of applications that require to query a large database of texts to search for similar strings or substrings. Traditional approximate substring matching requests a user to specify a similarity threshold
Language: Java - Size: 271 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

RoseVar/InmobiliariaSAXJavaXML
Ejercicio para modulo M03 de DAM: recuperar datos de XML de una inmobiliaria via SAX en lenguaje Java, IDE Netbeans
Language: Java - Size: 99.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

paultyng/xmlfrag
Handle XML fragments of a very large XML document in Go, similar to SAX style parsing.
Language: Go - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

hoehrmann/XML-SAX-Expat
XML::SAX::Expat Perl module
Language: Perl - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

aCuevasDev/BCNTrees
Reads data from a XML using SAX tech to get info on the trees of BCN City.
Language: Java - Size: 2.17 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

mgajda/xeno Fork of ocramz/xeno
Fast Haskell XML parser
Language: Haskell - Size: 281 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

manojc/xtagger
A simple node package to get the XML structure of xml file using streams!
Language: TypeScript - Size: 6.71 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

chkrr00k/IterableNodeList
In 2k18 the java's NodeList is not a list nor iterable. Tried to fix
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

anand870/osm-node-mongodb
Parse OSM files and insert in MongoDb
Language: JavaScript - Size: 527 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

willalveslima/XMLmRtoSP
Aplicação java que lê o arquivo de configuração de conexões do mRemoteNG e cria um arquivo de conexões para o SuperPutty
Language: Java - Size: 64.5 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

alexfilatov/exml_translator
XML files translator in Elixir (SAX)
Language: Elixir - Size: 5.86 KB - Last synced at: 3 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
