ltsv
LTSV parser
A high-performance parser for the LTSV data format
High performance LTSV (Labeled Tab Separeted Value) reader for Go.
9 stars
2 watching
2 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
golangltsvltsv-format
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse and generate structured data from labeled tab-separated values | 15 |
| A library that enables working with labeled tab-separated values data format | 12 |
| A library for reading and writing labeled tab-separated value files | 26 |
| An Elixir implementation of a tab-separated values parser with labeled fields | 10 |
| A fast CSV parsing and processing library with an extensible command-line utility | 215 |
| A library to manipulate strings according to UNIX Bourne shell word parsing rules | 24 |
| A CSV parser library for Swift that allows loading and parsing CSV data from various sources. | 979 |
| A Go package for encoding and decoding URL parameters into structured data types | 781 |
| Lists files in the current directory with column layout and git status information. | 48 |
| Detects potential misuse of standard library variables in Go code | 43 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| A Go YAML parser and encoder with improved performance, customization options, and team collaboration features. | 1,217 |
| High-performance JSON iterator and validator for Go | 90 |
| A fast HTML parsing library written in C | 1,657 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |