go-csvlib

CSV encoder/decoder

A high-performance CSV encoding and decoding library for Go.

High-level performant CSV encoding and decoding library

GitHub

17 stars
2 watching
0 forks
Language: Go
last commit: 3 months ago
Linked from 1 awesome list

csvcsv-exportcsv-importcsv-parsercsv-parsingcsv-serializationcsvdecoderdecoderencodergogocsvgolang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-audio/wav A Go library for decoding and encoding WAV audio files. 311
jszwec/csvutil Provides fast and idiomatic mapping between CSV data and Go values. 944
n10v/id3v2 A Go library for decoding and encoding ID3 tags in audio files. 340
segmentio/encoding A Go package providing efficient encoding and decoding APIs for various data formats. 1,005
kolesa-team/go-webp A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. 232
tiendc/go-deepcopy A fast and flexible deep-copier library for Go. 35
codingconcepts/env A tool for loading environment variables into Go structs in a flexible and type-safe manner. 115
go-opencv/go-opencv A Go library providing bindings to OpenCV's C API and the GoCV C++ API for computer vision tasks. 1,321
cstockton/go-conv A library that provides fast and intuitive conversions across various Go types with a simple API. 383
artonge/go-csv-tag Tool to read and write CSV files with tagging support in Go 121
asticode/go-astiav A Golang library providing C bindings for the ffmpeg multimedia framework. 408
o1egl/fwencoder A library that encodes and decodes fixed-width table data from various input sources. 27
kevmo314/codec-from-scratch Building a simple video encoder from scratch to achieve high compression ratios 326
ugorji/go A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. 1,868
linkedin/goavro A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. 989