univocity-parsers
File parser library
Provides fast and reliable file format parsing in Java
uniVocity-parsers is a suite of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.
914 stars
43 watching
252 forks
Language: Java
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
openvenues/jpostal | A Java/JNI binding to the libpostal C library for fast international street address parsing and normalization. | 107 |
unshiftio/url-parse | A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
norswap/autumn | A Java parser combinator library supporting grammar and parsing functionality. | 125 |
ziglibs/wavefront-obj | A parser for 3D object file format used in computer graphics and animation. | 3 |
lelio-brun/obelisk | Generates pretty-printed output from Menhir parser files in various formats | 55 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
faisalman/simple-excel-js | A JavaScript client-side script to parse and convert various file formats | 191 |
jvk75/nfcndefparse | Parser for NFC Forum well-known type data in iOS 11 and Core NFC. | 16 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 412 |
dash-industry-forum/codem-isoboxer | A lightweight browser-based parser for MPEG-4 files | 116 |
aheit/cantools | A set of libraries and command line tools for handling various file formats used by Vector-Informatik and others. | 56 |
haskell/attoparsec | A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
jdavisclark/jsformat | A Sublime Text plugin for formatting JavaScript and JSON files with customizable options. | 1,422 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |