Try this search on Go-Search or GitHub.
Path | Synopsis |
---|---|
encoding/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/gocarina/gocsv
| The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language |
github.com/influxdata/flux/csv
| Package csv contains the csv result encoders and decoders. |
go-hep.org/x/hep/csvutil
| Package csvutil exposes functions and types to easily handle CSV files. |
github.com/cockroachdb/cockroach/pkg/util/encoding/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/mongodb/mongo-tools/mongoimport
| Package mongoimport allows importing content from a JSON, CSV, or TSV into a MongoDB instance. |
www.velocidex.com/golang/velociraptor/file_store/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/qor/exchange
| QOR exchange provides conversion (import/export) functionality for any Qor.Resource to CSV, Excel file |
github.com/mongodb/mongo-tools/mongoexport
| Package mongoexport produces a JSON or CSV export of data stored in a MongoDB instance. |
github.com/mongodb/mongo-tools/mongoimport/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/google/battery-historian/csv
| Package csv contains functions to store battery history events and convert them to and from CSV format. |
github.com/gcla/gowid/widgets/table
| A simple implementation of a CSV table widget. |
github.com/qor/exchange/backends/csv
| |
github.com/jszwec/csvutil
| Package csvutil provides fast and idiomatic mapping between CSV and Go values. |
github.com/attic-labs/noms/samples/go/csv
| |
github.com/yossisp/csv-to-spotify/pkg/utils
| |
github.com/influxdata/telegraf/plugins/parsers/csv
| |
github.com/JensRantil/go-csv
| A CSV implementation inspired by Python's CSV module. |
github.com/dolthub/dolt/go/libraries/doltcore/table/untyped/csv
| Package csv provides TableReadCloser and TableWriteCloser implementations for working with csvs. |
github.com/gwenn/yacr
| Package yacr is yet another CSV reader (and writer) with small memory usage. |
github.com/Axect/Go/Package/csv
| |
github.com/rakyll/hey/requester
| Hey supports two output formats: summary and CSV |
github.com/atotto/encoding/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/ginabythebay/ledger-tools/csv/ops
| |
gitee.com/liuxuezhan/mylib/ActivityServer/CSV
| |
github.com/mandolyte/csv-utils
| Split (rows and columns), sort, and search |
github.com/mithrandie/go-text/json
| Package csv is a Go library to read and write JSON format. |
github.com/stretchr/codecs/csv
| The csv package contains a codec for talking CSV (comma separated values). |
github.com/spatialcurrent/go-simple-serializer/pkg/sv
| Package sv includes iterators for reading from separated-values sources and writing using separated-values formats, such as CSV and TSV. |
github.com/btracey/numcsv
| Numeric CSV loader for go. |
github.com/aodin/csv2
| Parse CSV files directly into Go structs |
gitee.com/liuxuezhan/mylib/GameServer/CSV
| |
github.com/minio/minio/pkg/s3select/csv
| |
github.com/minio/minio/pkg/csvparser
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/morcmarc/csvtoolkit/converter
| The converter package handles conversion between csv and json |
github.com/XiaoMi/pegasus-go-client/session
| Code generated by "generator -i=admin.csv > admin_rpc_types.go"; DO NOT EDIT. |
github.com/dimus/gnidump/converter
| Package converter parses name-strings from gni-generated CSV files and stores this information into `badger` key-value store |
github.com/jjmrocha/beast/data
| Package data provides functions to read and manipulate CSV files used on the generation of requests |
github.com/araddon/qlbridge/datasource/mockcsv
| Package mockcsv implements an in-memory csv data source for testing usage implemented by wrapping the mem-b-tree, loading csv data into it. |
github.com/qri-io/starlib/encoding/csv
| Package csv reads comma-separated values files |
github.com/araddon/qlbridge/datasource/mockcsvtestdata
| Package mockcsvtestdata is csv test data only used for tests. |
github.com/araddon/qlbridge/datasource/files
| Package files is a cloud (gcs, s3) and local file datasource that translates json, csv, files into appropriate interface for qlbridge DataSource so we can run queries. |
github.com/MG-RAST/golib/stretchr/codecs/csv
| The csv package contains a codec for talking CSV (comma separated values). |
github.com/software-engineering-amsterdam/many-ql/carlos.cirello/cli/iostream
| Package iostream open the stream of bytes responsible for reading QL source code ("srcFn"), CSV for form preload ("inFn") and CSV for output of results ("outFn"). |
www.velocidex.com/golang/velociraptor/vql/parsers/csv
| Velociraptor - Hunting Evil Copyright (C) 2019 Velocidex Innovations. |
github.com/MattSPalmer/objcsv
| A toolset for converting go-lang structs to writeable CSV records. |
github.com/romnnn/mongoimport
| CLI and go library for importing data from CSV, JSON or XML files into MongoDB |
github.com/challiwill/meteorologica/csv
| |
github.com/b4t3ou/csv-ingester/storage
| |
github.com/bemasher/rtlamr/csv
| |
github.com/loadimpact/k6/stats/csv
| |
github.com/yossisp/csv-to-spotify/pkg/config
| |
github.com/signalfx/gateway/protocol/csv
| |
gopkg.in/Clever/optimus.v3/sources/csv
| |
github.com/operator-framework/operator-lifecycle-manager/pkg/lib/csv
| |
github.com/programmfabrik/apitest/pkg/lib/csv
| |
cuelang.org/go/pkg/encoding/csv
| |
github.com/tsak/concurrent-csv-writer
| Package ccsv provides a "thread" safe way of writing to CSV files |
github.com/whosonfirst/go-whosonfirst-csv
| A simple Go package to implement a "dict reader" style CSV parser (on top of the default "encoding/csv" package) to return rows a key-value dictionaries rather than lists. |
github.com/matoubidou/grpc-gateway-csv
| CSV Marshaler |
github.com/cet001/hastycsv
| Package hastycsv is fast, simple, and NOT-RFC-4180-COMPLIANT CSV reader. |
github.com/mohae/csv2md
| Package csv2md transforms CSV-encoded data into Github Flavored Mardown, GFM, tables. |
github.com/loov/csvcolumn
| Package csvcolumn reads specified columns from a csv style input. |
github.com/b4t3ou/csv-ingester/proto
| |
github.com/maxim2266/csvplus
| Package csvplus extends the standard Go encoding/csv package with fluent interface, lazy stream processing operations, indices and joins. |
bitbucket.org/srosencrantz/csv
| Package csv is a slightly modified version of the golang csv library that allows you to turn off quoted fields. |
github.com/jalan/kut
| Package kut provides column cutting for CSV (RFC 4180) files. |
github.com/Lavos/addata
| Ad Data is an application that creates a search index of all tables within a database, and allows a user to dump the contents of a table into a CSV-encoded file. |
github.com/hduplooy/gofixedwidth
| github.com/hduplooy/gofixedwidth Author: Hannes du Plooy Revision Date: 26 Jun 2018 Package gofixedwidth is similar to the normal encoding/csv. |
github.com/campoy/csvql
| Package csvql offers an adaptor from CSV files to SQL databases. |
github.com/sj14/csvutil
| Package csvutil provides helper functions to deal with CSV data. |
gitlab.com/opennota/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/ImJasonH/csvstruct
| Package csvstruct provides methods to decode a CSV file into a struct. |
github.com/joho/sqltocsv
| sqltocsv is a package to make it dead easy to turn arbitrary database query results (in the form of database/sql Rows) into CSV output. |
github.com/lagarciag/gopadroneleccr/csvreader
| csvreader reads the "provincia" files on a local directory decodes the csv and stores them in a Redis database. |
github.com/freeflightsim/crossfeed-logger/cvslog
| package `cvslog` reads data from csv files for now |
github.com/dimus/gnidump/dump
| Package `gnidump/dump` accesses gni database and extracts information that needs to be converted into /tmp/gni_mysql/*.csv files. |
github.com/kusubooru/tagaa/bulk
| Package bulk has functions to load and save image metadata to a CSV file as needed by the 'Bulk Add CSV' Shimmie2 extension. |
github.com/harrytruong/gtfs-sqlite/gtfsconv
| Package gtfsconv converts GTFS files into an SQLite3 db (w/ spatialite optional), and other extra file formats (csv/json/geojson/kml). |
github.com/ohmu/tjob/csvout
| Package csvout - CSV output |
github.com/DavidGamba/csv-analysis/regression
| Package regression provides linear transformation functions. |
github.com/mithrandie/go-text/csv
| Package csv is a Go library to read and write CSV format. |
github.com/google/battery-historian/powermonitor
| Package powermonitor parses power monitor files in the format of space separated values, and outputs CSV entries for integration with Historian v2. |
github.com/google/battery-historian/activity
| Package activity parses activity manager events in bugreport files and outputs CSV entries for those events. |
github.com/remotejob/simple_go_http_server/entryLogsHandler
| Package entryLogsHandler used to keep records slice of struc in pointer, add new records and delete not used records in pointer keep clean Database (.csv file but it can be other backend for example redis etc..) |
github.com/hanjos/mea-libris/libris
| Package libris defines the Book type, which represents the user's books, and methods to encode books in JSON or CSV. |
github.com/dothiv/translations-updater/csv
| CsvFileReader |
github.com/rickb777/negotiator/processor
| package processor defines what a ResponseProcessor is, and provides four standard implementations: JSON, XML, CSV and plain text. |
github.com/northbright/xls2csv-go/xls2csv
| Package xls2csv is a Golang package which converts XLS file to CSV records. |
github.com/slotix/dataflowkit/scrape
| Package scrape of the Dataflow kit is for structured data extraction from webpages starting from JSON payload processing to encoding scraped data to one of output formats like JSON, Excel, CSV, XML |
github.com/google/battery-historian/dmesg
| Package dmesg parses kernel dmesg log events and outputs CSV entries for those events. |
github.com/lawrencewoodman/ddataset/dcsv
| Package dcsv handles access to a CSV file as Dataset |
github.com/tiloso/googlefinance/csvdecoding
| Package csvdecoding implements decoding of CSV streams (from googlefinance) into slices of Go structs. |
github.com/dimus/gnidump/creator
| Pakcage `gnidump/creator` reads CSV files from gni project and writes modified information into CSV files compatible with gnindex PostgreSQL database. |
github.com/maxmind/geoip2-csv-converter/convert
| Package convert transforms a GeoIP2/GeoLite2 CSV to various formats. |
github.com/DavidGamba/csv-analysis/stat
| Package stat provides ways to analyse data from one or more files and generate basic statistic analysis. |
github.com/DavidGamba/csv-analysis/csvutil
| Package csvutil provides ways to extract csv data from one or more files. |
github.com/google/battery-historian/kernel
| Package kernel parses Kernel wakesource files, and outputs CSV entries for integration with Historian v2. |
github.com/aotimme/gocsv/csv
| Package csv reads and writes comma-separated values (CSV) files. |
github.com/wildducktheories/go-csv/utils
| Some additional utilities that are useful when processing CSV headers and data. |