RSS 45 projects tagged "Parser"

No download Website Updated 02 Apr 2009 YAJL

Screenshot
Pop 59.12
Vit 38.92

YAJL (Yet Another JSON Library) is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. It's highly portable, data representation independent, fast, generates verbose error messages including context of where the error occurs in the input text, can parse JSON data incrementally off a stream, and is tiny.

No download No website Updated 15 Aug 2012 JWPL

Screenshot
Pop 58.65
Vit 2.24

JWPL is a language independent, database-driven, high performance Wikipedia API that provides structured access to information nuggets like redirects, categories, articles, and link structure. It contains a Mediawiki Markup parser that can be used to further analyze the contents of a Wikipedia page or standalone with other text, TimeMachine, which reconstructs a snapshot of Wikipedia from a specific date, or multiple snapshots from a time span, and RevisionMachine, which offers efficient access to the history of articles using a dedicated storage format which decreases storage space by 98%. This enables random access to the whole revision history without requiring several terabytes of storage for a single Wikipedia dump.

Download No website Updated 22 Feb 2011 benejson

Screenshot
Pop 57.78
Vit 2.71

benejson is a buffering SAX-style JSON parser library. The library package contains three major components: PullParser, a C++ class for JSON pull parsing, Core, the parsing core with minimal dependencies, and benejson.js, a SAX-style parser written in JavaScript.

No download Website Updated 20 Jan 2010 Gelatin

Screenshot
Pop 55.50
Vit 1.00

Gelatin is a simple and fast program for transforming text to structured formats such as XML, JSON, or YAML. It is a combined lexer, parser, and output generator.

Download Website Updated 02 Mar 2010 Flexc++

Screenshot
Pop 53.76
Vit 2.54

Flexc++ is a tool for generating scanners based on regular expressions. Flexc++ is highly comparable to the programs flex and flex++. The goal was to create a similar program, but to implement it completely in C++. Most flex and flex++ grammars should be usable with flexc++ with minor adjustments.

Download Website Updated 07 May 2010 arg

Screenshot
Pop 48.79
Vit 1.00

arg is a C++ command-line parser. Its goal is to minimize the coding efforts of adding the processing of command-line parameters to C++ programs.

Download Website Updated 17 Feb 2013 WTMParse

Screenshot
Pop 40.87
Vit 9.86

WTMParse is a script originally intended for use in forensic examinations which parses WTMP files from Unix-like operating systems and generates a CSS-styled HTML report containing the login terminal, username, log start date, and login time/date in a table. It's good for postmortem forensic examinations or as a way of getting "last"-like information when you don't have the ability to boot the machine in question but can grab the wtmp.

No download No website Updated 04 Sep 2012 EXIP

Screenshot
Pop 39.46
Vit 1.00

EXIP provides a C library for the parsing and serialization of Efficient XML Interchange (EXI) format streams. The focus is portability and efficiency for embedded systems development. The project was started at the EISLAB research group in the Department of Computer Science, Electrical and Space Engineering, Luleå University of Technology, and is part of research efforts to bring resource-constrained embedded devices, such as wireless sensor nodes, closer to the enterprise business processes taking place in processing, manufacturing, and communication industries.

Download Website Updated 12 Oct 2009 Kouprey

Screenshot
Pop 37.82
Vit 2.55

Kouprey is a library that can be used to build and run parsers based on the Parsing Expression Grammar (PEG) formalism. It does not have any special requirements beyond standard ECMAScript/JavaScript, and can be used to parse arbitrarily complex languages inside a Web browser or other JavaScript runtime. It has been used to parse complex general purpose programming languages, and comes with numerous examples.

No download No website Updated 24 Apr 2009 xmlget

Screenshot
Pop 35.67
Vit 38.63

xmlget is a utility to query XML documents using XPath.

Screenshot

Project Spotlight

fio

A flexible I/O tester/benchmarker.

Screenshot

Project Spotlight

phpMyFAQ

A PHP-based FAQ system.