ltsv

LTSV parser

A high-performance parser for the LTSV data format

High performance LTSV (Labeled Tab Separeted Value) reader for Go.

GitHub

9 stars
2 watching
2 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

golangltsvltsv-format

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
songmu/go-ltsvA library to parse and generate structured data from labeled tab-separated values15
najeira/ltsvA library that enables working with labeled tab-separated values data format12
ymotongpoo/goltsvA library for reading and writing labeled tab-separated value files26
ma2gedev/ltsvexAn Elixir implementation of a tab-separated values parser with labeled fields10
liquidaty/zsvA fast CSV parsing and processing library with an extensible command-line utility215
wing924/shellwordsA library to manipulate strings according to UNIX Bourne shell word parsing rules24
swiftcsv/swiftcsvA CSV parser library for Swift that allows loading and parsing CSV data from various sources.979
go-playground/formA Go package for encoding and decoding URL parameters into structured data types781
antonmedv/llLists files in the current directory with column layout and git status information.48
sashamelentyev/usestdlibvarsDetects potential misuse of standard library variables in Go code43
aeronavery/zig-tomlA TOML parser written in Zig with support for various data formats and features108
goccy/go-yamlA Go YAML parser and encoder with improved performance, customization options, and team collaboration features.1,217
romshark/jscanHigh-performance JSON iterator and validator for Go90
lexborisov/myhtmlA fast HTML parsing library written in C1,657
txgruppi/parseargs-goA string argument parser for Go that handles quoted arguments and flags as simple strings.10