jszwec / csvutilLinks
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
☆1,023Updated 9 months ago
Alternatives and similar repositories for csvutil
Users that are interested in csvutil are comparing it to the libraries listed below
Sorting:
- Generate a Go struct from XML.☆821Updated last month
- Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support.☆895Updated 2 months ago
- A tiny generator of random data for golang, also known as a faker☆953Updated 2 years ago
- Golang errors with stack trace and source fragments.☆1,101Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆828Updated last month
- A UUID package for Go☆1,752Updated 2 weeks ago
- A golang package for converting to snake_case or CamelCase☆1,122Updated 2 years ago
- The GoCSV package aims to provide easy CSV serialization and deserialization to the golang programming language☆2,179Updated last year
- Pretty printing for Go values☆1,401Updated last year
- GoLang Parse many date strings without knowing format in advance.☆2,130Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- Super short, fully unique, non-sequential and URL friendly Ids☆959Updated 3 years ago
- An enum generator for go☆908Updated last month
- A comprehensive error handling library for Go☆1,268Updated last year
- errors with stacktraces for go☆1,003Updated last year
- Ruby on Rails like test fixtures for Go. Write tests against a real database☆1,207Updated last week
- A Go tool to auto generate methods for your enums☆483Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,122Updated 2 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,537Updated last week
- Simple and fast template engine for Go☆895Updated 2 years ago
- Combine one or more Go errors together☆1,164Updated last year
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,634Updated 5 months ago
- Go (Golang) Fake Data Generator for Struct. [Notes]This repository is archived, moved to the new repository https://github.com/go-faker…☆2,088Updated 3 years ago
- A library for diffing golang structures☆982Updated 4 months ago
- Package gorilla/schema fills a struct with form values.☆1,483Updated last year
- Initialize structs with default values☆862Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- Immutable transaction isolated sql driver for golang☆739Updated 9 months ago
- Golang deep variable equality test that returns human-readable differences☆782Updated last week
- Convert Golang's http.Request to CURL command line☆796Updated 2 weeks ago