TFR4SQLite
Text parser
A module to read and parse structured text files into a virtual table in SQLite
SQLite external module to read any structured text file according to your parsing specification.
19 stars
4 watching
3 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
queryverse/readstat.jl | A Julia package that parses files from Stata, SPSS, and SAS formats into structured data tables | 78 |
eliaskosunen/scnlib | A modern C++ library for safer and more efficient input parsing. | 1,084 |
tpolecat/atto | A compact, incremental text parsing library for Scala that enables efficient and functional processing of structured data | 359 |
seamusabshere/remote_table | A Ruby library that reads and parses various file formats, including XLSX, XLS, ODS, CSV, TSV, and Google Docs, returning tabular data as arrays or hashes. | 226 |
jflarvoire/libxml2 | An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
google/textfsm | A Python module that parses semi-formatted text into structured data using template-based state machines. | 1,119 |
postsolar/tree-sitter-purescript | A grammar-based parser for the PureScript programming language | 11 |
flyx/parsertools | A library providing tools and classes for building lexers and parsers in Ada. | 6 |
imqs/tsf | A C++ library for formatting strings in a type-safe way. | 7 |
wooorm/dioscuri | A tool for parsing and transforming text formats used in online communication | 41 |
fox-it/dissect.sql | A Dissect module implementing parsers for the SQLite database file format. | 6 |
lexborisov/myhtml | A fast HTML parsing library written in C | 1,655 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
coding-in-the-wild/admesh-parser | A tool that runs an STL file parsing software and converts its output to a JavaScript object. | 3 |
engineering-course/lip_ssl | A deep learning framework for human parsing that learns to detect human structures without explicit joint labeling. | 229 |